[==========] 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
I20260709 14:51:32.563271 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:45057
I20260709 14:51:32.564821 23410 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:51:32.565865 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:32.582297 23417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:32.582304 23416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:32.582894 23419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.765512 23418 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 14:51:33.765632 23410 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:51:33.770042 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.770330 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.770537 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608693770516 us; error 0 us; skew 500 ppm
I20260709 14:51:33.771371 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.777889 23410 webserver.cc:533] Webserver started at http://127.22.220.190:35601/ using document root <none> and password file <none>
I20260709 14:51:33.779000 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.779296 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.779753 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.785765 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "8b1e880d9fab4eab8bcaa527230ff1e0"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-hxnw"
I20260709 14:51:33.793591 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260709 14:51:33.798849 23425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.800118 23410 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:33.800462 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "8b1e880d9fab4eab8bcaa527230ff1e0"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-hxnw"
I20260709 14:51:33.800802 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-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)
I20260709 14:51:33.870461 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.872272 23410 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
I20260709 14:51:33.872790 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.946234 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:45057
I20260709 14:51:33.946326 23476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:45057 every 8 connection(s)
I20260709 14:51:33.953926 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:33.975312 23477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: Bootstrap starting.
I20260709 14:51:33.981326 23477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.983232 23477 log.cc:826] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: Log is configured to *not* fsync() on all Append() calls
I20260709 14:51:33.987720 23477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: No bootstrap required, opened a new log
I20260709 14:51:34.008123 23477 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER }
I20260709 14:51:34.008692 23477 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.008998 23477 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1e880d9fab4eab8bcaa527230ff1e0, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.009927 23477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER }
I20260709 14:51:34.010462 23477 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:34.010757 23477 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:34.011112 23477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.015257 23477 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER }
I20260709 14:51:34.016041 23477 leader_election.cc:304] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [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: 8b1e880d9fab4eab8bcaa527230ff1e0; no voters: 
I20260709 14:51:34.017777 23477 leader_election.cc:290] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:34.018144 23480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.020397 23480 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8b1e880d9fab4eab8bcaa527230ff1e0, State: Running, Role: LEADER
I20260709 14:51:34.021377 23480 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER }
I20260709 14:51:34.022387 23477 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:34.032439 23481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER } }
I20260709 14:51:34.033352 23481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:34.034673 23482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b1e880d9fab4eab8bcaa527230ff1e0. Latest consensus state: current_term: 1 leader_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1e880d9fab4eab8bcaa527230ff1e0" member_type: VOTER } }
I20260709 14:51:34.035398 23482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:34.037056 23489 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:34.050009 23489 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:34.052282 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:34.066141 23489 catalog_manager.cc:1383] Generated new cluster ID: e897e9e290e849639450bc6f1fbc7b4f
I20260709 14:51:34.066428 23489 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:34.088897 23489 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:34.091060 23489 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:34.112057 23489 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: Generated new TSK 0
I20260709 14:51:34.113256 23489 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:34.182955 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:34.191280 23499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:34.192346 23500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.196264 23410 server_base.cc:1061] running on GCE node
W20260709 14:51:34.196584 23502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.197576 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.197851 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.198064 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608694198042 us; error 0 us; skew 500 ppm
I20260709 14:51:34.198879 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.202899 23410 webserver.cc:533] Webserver started at http://127.22.220.129:40013/ using document root <none> and password file <none>
I20260709 14:51:34.203612 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.203879 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.204218 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.205699 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "f2127fc3e1584030bc6ccd022ee18c83"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.212541 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:34.217774 23507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.218703 23410 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.002s
I20260709 14:51:34.219054 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "f2127fc3e1584030bc6ccd022ee18c83"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.219430 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-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)
I20260709 14:51:34.242364 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.244088 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.246856 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.252306 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.252626 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.252931 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.253176 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.342773 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:39629
I20260709 14:51:34.342811 23569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:39629 every 8 connection(s)
I20260709 14:51:34.350610 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:34.361321 23574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:34.364823 23575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:34.367504 23577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.370126 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:34.371380 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.371677 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.371927 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608694371908 us; error 0 us; skew 500 ppm
I20260709 14:51:34.372510 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.376395 23410 webserver.cc:533] Webserver started at http://127.22.220.130:40373/ using document root <none> and password file <none>
I20260709 14:51:34.377035 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.377269 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.377696 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.378962 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.380497 23570 heartbeater.cc:344] Connected to a master server at 127.22.220.190:45057
I20260709 14:51:34.380973 23570 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:34.382123 23570 heartbeater.cc:507] Master 127.22.220.190:45057 requested a full tablet report, sending...
I20260709 14:51:34.385799 23442 ts_manager.cc:194] Registered new tserver with Master: f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629)
I20260709 14:51:34.388994 23442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60638
I20260709 14:51:34.389189 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.003s
I20260709 14:51:34.393674 23582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.394439 23410 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:51:34.394708 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.394994 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-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)
I20260709 14:51:34.425993 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.427253 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.429435 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.432577 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.432793 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.433051 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.433220 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.523000 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:34287
I20260709 14:51:34.523343 23644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:34287 every 8 connection(s)
I20260709 14:51:34.530077 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:34.538568 23648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.545485 23645 heartbeater.cc:344] Connected to a master server at 127.22.220.190:45057
I20260709 14:51:34.545886 23645 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:34.546696 23649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.546875 23645 heartbeater.cc:507] Master 127.22.220.190:45057 requested a full tablet report, sending...
I20260709 14:51:34.549989 23442 ts_manager.cc:194] Registered new tserver with Master: 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:34.551577 23442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43446
W20260709 14:51:34.551880 23651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.555656 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:34.556710 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.556998 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.557206 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608694557183 us; error 0 us; skew 500 ppm
I20260709 14:51:34.557777 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.560442 23410 webserver.cc:533] Webserver started at http://127.22.220.131:39253/ using document root <none> and password file <none>
I20260709 14:51:34.560904 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.561105 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.561393 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.562384 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.566817 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:51:34.570190 23656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.571013 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:51:34.571282 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-hxnw"
I20260709 14:51:34.571548 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608692399397-23410-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)
I20260709 14:51:34.600814 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.602015 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.604533 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.607414 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.607589 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.607893 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.608052 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.704895 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:34341
I20260709 14:51:34.704993 23718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:34341 every 8 connection(s)
I20260709 14:51:34.722383 23719 heartbeater.cc:344] Connected to a master server at 127.22.220.190:45057
I20260709 14:51:34.722793 23719 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:34.723538 23719 heartbeater.cc:507] Master 127.22.220.190:45057 requested a full tablet report, sending...
I20260709 14:51:34.725538 23442 ts_manager.cc:194] Registered new tserver with Master: f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:34.726111 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014673504s
I20260709 14:51:34.727200 23442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43450
I20260709 14:51:34.780973 23442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43464:
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"
    }
  }
}
W20260709 14:51:34.784825 23442 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.
I20260709 14:51:34.896755 23535 tablet_service.cc:1511] Processing CreateTablet for tablet 2be1c2d5c01b447d8e5f50f59835cc15 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:34.898483 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be1c2d5c01b447d8e5f50f59835cc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.905186 23534 tablet_service.cc:1511] Processing CreateTablet for tablet 197ebd85bd66492d84891829ef9f9d23 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:34.906708 23534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197ebd85bd66492d84891829ef9f9d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.909143 23533 tablet_service.cc:1511] Processing CreateTablet for tablet f9c4b27686c54dc090a2e38e1277ca86 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:34.910614 23533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c4b27686c54dc090a2e38e1277ca86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.913170 23532 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab247ba6704ee19725f5812fc120fa (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:34.917253 23532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab247ba6704ee19725f5812fc120fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.917659 23531 tablet_service.cc:1511] Processing CreateTablet for tablet 322c20f7ce4f4888b7523b25fe3e6084 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:34.928818 23529 tablet_service.cc:1511] Processing CreateTablet for tablet 788bf8b818114fc18c3117ec92216bca (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:34.929746 23608 tablet_service.cc:1511] Processing CreateTablet for tablet f9c4b27686c54dc090a2e38e1277ca86 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:34.930362 23683 tablet_service.cc:1511] Processing CreateTablet for tablet 197ebd85bd66492d84891829ef9f9d23 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:34.938076 23683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197ebd85bd66492d84891829ef9f9d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.932020 23684 tablet_service.cc:1511] Processing CreateTablet for tablet 2be1c2d5c01b447d8e5f50f59835cc15 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:34.945672 23607 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab247ba6704ee19725f5812fc120fa (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:34.947746 23531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322c20f7ce4f4888b7523b25fe3e6084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.935279 23610 tablet_service.cc:1511] Processing CreateTablet for tablet 2be1c2d5c01b447d8e5f50f59835cc15 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:34.951593 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be1c2d5c01b447d8e5f50f59835cc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.952237 23608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c4b27686c54dc090a2e38e1277ca86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.948284 23530 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13feb07cd840dfac5b349e1c1e626e (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:34.950013 23682 tablet_service.cc:1511] Processing CreateTablet for tablet f9c4b27686c54dc090a2e38e1277ca86 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:34.958971 23529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788bf8b818114fc18c3117ec92216bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.956714 23528 tablet_service.cc:1511] Processing CreateTablet for tablet 05e6a992bc4e4ba89805af4016514e97 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:34.955034 23609 tablet_service.cc:1511] Processing CreateTablet for tablet 197ebd85bd66492d84891829ef9f9d23 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:34.967731 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab247ba6704ee19725f5812fc120fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.964460 23678 tablet_service.cc:1511] Processing CreateTablet for tablet 788bf8b818114fc18c3117ec92216bca (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:34.971565 23682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c4b27686c54dc090a2e38e1277ca86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.969347 23677 tablet_service.cc:1511] Processing CreateTablet for tablet 05e6a992bc4e4ba89805af4016514e97 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:34.958230 23681 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab247ba6704ee19725f5812fc120fa (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:34.970571 23530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13feb07cd840dfac5b349e1c1e626e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.976420 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be1c2d5c01b447d8e5f50f59835cc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.979425 23737 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:34.969269 23680 tablet_service.cc:1511] Processing CreateTablet for tablet 322c20f7ce4f4888b7523b25fe3e6084 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:34.973369 23527 tablet_service.cc:1511] Processing CreateTablet for tablet 028f04c738074aabb27ce67373bb6822 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:34.967278 23606 tablet_service.cc:1511] Processing CreateTablet for tablet 322c20f7ce4f4888b7523b25fe3e6084 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:34.979415 23605 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13feb07cd840dfac5b349e1c1e626e (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:34.979568 23528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e6a992bc4e4ba89805af4016514e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.967381 23679 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13feb07cd840dfac5b349e1c1e626e (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:34.983475 23678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788bf8b818114fc18c3117ec92216bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.975483 23676 tablet_service.cc:1511] Processing CreateTablet for tablet 028f04c738074aabb27ce67373bb6822 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:34.987336 23609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197ebd85bd66492d84891829ef9f9d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.989899 23604 tablet_service.cc:1511] Processing CreateTablet for tablet 788bf8b818114fc18c3117ec92216bca (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:34.996321 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028f04c738074aabb27ce67373bb6822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.996898 23603 tablet_service.cc:1511] Processing CreateTablet for tablet 05e6a992bc4e4ba89805af4016514e97 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:34.998275 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e6a992bc4e4ba89805af4016514e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.997985 23606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322c20f7ce4f4888b7523b25fe3e6084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.002584 23602 tablet_service.cc:1511] Processing CreateTablet for tablet 028f04c738074aabb27ce67373bb6822 (DEFAULT_TABLE table=test-workload [id=f80fc633966d4b4990e01edca611e7c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:35.012091 23680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322c20f7ce4f4888b7523b25fe3e6084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.022538 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13feb07cd840dfac5b349e1c1e626e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.026429 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028f04c738074aabb27ce67373bb6822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.028216 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e6a992bc4e4ba89805af4016514e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.028441 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab247ba6704ee19725f5812fc120fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.034498 23679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13feb07cd840dfac5b349e1c1e626e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:35.049964 23490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:35.047542 23604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788bf8b818114fc18c3117ec92216bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.053224 23676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028f04c738074aabb27ce67373bb6822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.216645 23739 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.232436 23737 tablet_bootstrap.cc:654] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.295132 23738 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
W20260709 14:51:35.302081 23428 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.220.129:39629, user_credentials={real_user=slave}} blocked reactor thread for 68767.2us
I20260709 14:51:35.309212 23739 tablet_bootstrap.cc:654] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.328390 23738 tablet_bootstrap.cc:654] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.334282 23739 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.334759 23739 ts_tablet_manager.cc:1403] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.011s
I20260709 14:51:35.335366 23737 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.335898 23737 ts_tablet_manager.cc:1403] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.377s	user 0.018s	sys 0.036s
I20260709 14:51:35.337841 23739 raft_consensus.cc:359] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.338666 23739 raft_consensus.cc:385] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.338967 23739 raft_consensus.cc:740] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.339033 23737 raft_consensus.cc:359] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.339879 23737 raft_consensus.cc:385] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.339838 23739 consensus_queue.cc:260] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.340307 23737 raft_consensus.cc:740] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.341367 23737 consensus_queue.cc:260] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.349493 23737 ts_tablet_manager.cc:1434] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:51:35.351289 23645 heartbeater.cc:499] Master 127.22.220.190:45057 was elected leader, sending a full tablet report...
I20260709 14:51:35.351402 23570 heartbeater.cc:499] Master 127.22.220.190:45057 was elected leader, sending a full tablet report...
I20260709 14:51:35.351891 23739 ts_tablet_manager.cc:1434] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.012s
I20260709 14:51:35.352787 23739 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
W20260709 14:51:35.356524 23571 tablet.cc:2406] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:35.358096 23737 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.359390 23739 tablet_bootstrap.cc:654] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.366086 23737 tablet_bootstrap.cc:654] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.350975 23738 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:35.369244 23738 ts_tablet_manager.cc:1403] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.014s
I20260709 14:51:35.378720 23739 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.379297 23739 ts_tablet_manager.cc:1403] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.014s
I20260709 14:51:35.379050 23738 raft_consensus.cc:359] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.381840 23737 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.382297 23737 ts_tablet_manager.cc:1403] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 14:51:35.382438 23739 raft_consensus.cc:359] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.383344 23739 raft_consensus.cc:385] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.384639 23739 raft_consensus.cc:740] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.385175 23737 raft_consensus.cc:359] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.386044 23737 raft_consensus.cc:385] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.386359 23737 raft_consensus.cc:740] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.385841 23739 consensus_queue.cc:260] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.387059 23737 consensus_queue.cc:260] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.389406 23737 ts_tablet_manager.cc:1434] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:51:35.390268 23737 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.392066 23739 ts_tablet_manager.cc:1434] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:51:35.393112 23739 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.394372 23738 raft_consensus.cc:385] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.394733 23738 raft_consensus.cc:740] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.396065 23738 consensus_queue.cc:260] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.397709 23737 tablet_bootstrap.cc:654] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.399674 23739 tablet_bootstrap.cc:654] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.411077 23739 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.411659 23739 ts_tablet_manager.cc:1403] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 14:51:35.414638 23739 raft_consensus.cc:359] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.415530 23739 raft_consensus.cc:385] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.415918 23739 raft_consensus.cc:740] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.416841 23739 consensus_queue.cc:260] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.419152 23737 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.419296 23739 ts_tablet_manager.cc:1434] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:35.419698 23737 ts_tablet_manager.cc:1403] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.001s
I20260709 14:51:35.420456 23739 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.422894 23737 raft_consensus.cc:359] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.425120 23737 raft_consensus.cc:385] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.425443 23737 raft_consensus.cc:740] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.426205 23737 consensus_queue.cc:260] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.427188 23739 tablet_bootstrap.cc:654] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.428804 23737 ts_tablet_manager.cc:1434] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:35.429814 23737 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.437122 23737 tablet_bootstrap.cc:654] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.439323 23739 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.440021 23739 ts_tablet_manager.cc:1403] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 14:51:35.442463 23719 heartbeater.cc:499] Master 127.22.220.190:45057 was elected leader, sending a full tablet report...
I20260709 14:51:35.443519 23738 ts_tablet_manager.cc:1434] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.004s
I20260709 14:51:35.444479 23738 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:35.447913 23739 raft_consensus.cc:359] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.448714 23739 raft_consensus.cc:385] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.449048 23737 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.449071 23739 raft_consensus.cc:740] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.449661 23737 ts_tablet_manager.cc:1403] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:51:35.450191 23739 consensus_queue.cc:260] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.452834 23739 ts_tablet_manager.cc:1434] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:35.452981 23737 raft_consensus.cc:359] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.453779 23737 raft_consensus.cc:385] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.453905 23739 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.454130 23737 raft_consensus.cc:740] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.454941 23737 consensus_queue.cc:260] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.458197 23737 ts_tablet_manager.cc:1434] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:35.459182 23737 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.461331 23739 tablet_bootstrap.cc:654] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.463119 23738 tablet_bootstrap.cc:654] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.465987 23737 tablet_bootstrap.cc:654] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.470362 23744 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.470875 23744 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.473153 23739 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.473742 23739 ts_tablet_manager.cc:1403] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:51:35.474107 23744 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.477006 23739 raft_consensus.cc:359] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.478016 23739 raft_consensus.cc:385] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.478361 23739 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.479130 23739 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.481870 23739 ts_tablet_manager.cc:1434] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:51:35.482851 23737 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.483135 23739 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.483338 23737 ts_tablet_manager.cc:1403] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260709 14:51:35.487236 23737 raft_consensus.cc:359] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.488086 23737 raft_consensus.cc:385] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.488404 23737 raft_consensus.cc:740] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.489111 23737 consensus_queue.cc:260] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.490777 23739 tablet_bootstrap.cc:654] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.491736 23737 ts_tablet_manager.cc:1434] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:51:35.492777 23737 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.499594 23737 tablet_bootstrap.cc:654] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.503890 23739 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.504426 23739 ts_tablet_manager.cc:1403] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:51:35.507566 23739 raft_consensus.cc:359] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.508435 23739 raft_consensus.cc:385] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.508797 23739 raft_consensus.cc:740] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.509585 23739 consensus_queue.cc:260] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.511687 23737 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.512125 23739 ts_tablet_manager.cc:1434] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:35.512202 23737 ts_tablet_manager.cc:1403] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260709 14:51:35.513288 23739 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.515395 23737 raft_consensus.cc:359] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.516184 23737 raft_consensus.cc:385] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.516501 23737 raft_consensus.cc:740] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.517225 23737 consensus_queue.cc:260] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.519800 23737 ts_tablet_manager.cc:1434] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:35.520772 23737 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.521077 23739 tablet_bootstrap.cc:654] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.527546 23737 tablet_bootstrap.cc:654] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.535315 23739 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.535965 23739 ts_tablet_manager.cc:1403] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260709 14:51:35.539755 23737 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.540383 23737 ts_tablet_manager.cc:1403] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:51:35.539817 23739 raft_consensus.cc:359] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.541085 23739 raft_consensus.cc:385] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.541502 23739 raft_consensus.cc:740] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.542419 23739 consensus_queue.cc:260] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.544013 23744 raft_consensus.cc:493] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.544476 23744 raft_consensus.cc:515] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.545672 23739 ts_tablet_manager.cc:1434] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:51:35.546294 23744 leader_election.cc:290] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.546854 23739 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.547518 23737 raft_consensus.cc:359] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.548229 23737 raft_consensus.cc:385] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.548811 23744 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.549201 23744 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.551020 23744 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.548519 23737 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.551986 23737 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.554683 23743 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.555012 23737 ts_tablet_manager.cc:1434] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:35.555210 23743 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.555977 23737 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
I20260709 14:51:35.558074 23743 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.562285 23739 tablet_bootstrap.cc:654] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.563068 23743 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.579979 23744 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.580757 23743 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.587915 23744 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.603964 23737 tablet_bootstrap.cc:654] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.607084 23743 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.608069 23744 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.608575 23744 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.609025 23744 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.611120 23744 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.607738 23743 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.612221 23743 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.619904 23743 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.620311 23739 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.620947 23739 ts_tablet_manager.cc:1403] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.019s
I20260709 14:51:35.633163 23738 tablet_bootstrap.cc:492] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:35.633997 23738 ts_tablet_manager.cc:1403] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.021s
I20260709 14:51:35.636140 23739 raft_consensus.cc:359] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.637300 23739 raft_consensus.cc:385] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.637765 23739 raft_consensus.cc:740] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.638682 23739 consensus_queue.cc:260] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.642464 23739 ts_tablet_manager.cc:1434] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 14:51:35.644057 23739 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: Bootstrap starting.
I20260709 14:51:35.659584 23737 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.660248 23737 ts_tablet_manager.cc:1403] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.035s
I20260709 14:51:35.663220 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.664114 23619 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.665014 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.665750 23510 leader_election.cc:304] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.666723 23765 raft_consensus.cc:2804] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.666579 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.667143 23765 raft_consensus.cc:493] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.667387 23618 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.667510 23765 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:35.668176 23510 leader_election.cc:343] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.668944 23738 raft_consensus.cc:359] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.669719 23738 raft_consensus.cc:385] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.670045 23738 raft_consensus.cc:740] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.670552 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.671243 23619 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.671319 23738 consensus_queue.cc:260] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.672192 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.672783 23620 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.673076 23765 raft_consensus.cc:515] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.675926 23738 ts_tablet_manager.cc:1434] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 14:51:35.676937 23738 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:35.676900 23765 leader_election.cc:290] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.679288 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.684145 23766 raft_consensus.cc:493] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.684731 23766 raft_consensus.cc:515] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.686468 23739 tablet_bootstrap.cc:654] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.686560 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.687098 23766 leader_election.cc:290] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.687242 23694 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.689071 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.691308 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.691919 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.693089 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.693765 23620 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.693852 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.694274 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.694947 23692 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.695541 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.693097 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.697734 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
W20260709 14:51:35.698992 23585 leader_election.cc:343] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.699689 23585 leader_election.cc:343] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.700676 23585 leader_election.cc:343] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.701306 23585 leader_election.cc:343] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.702174 23620 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
I20260709 14:51:35.702416 23692 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
I20260709 14:51:35.703677 23510 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.704663 23510 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.705227 23765 raft_consensus.cc:2804] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.705454 23744 raft_consensus.cc:2804] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.705612 23765 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.705822 23744 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.706018 23765 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.706166 23744 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.707149 23739 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: No bootstrap required, opened a new log
I20260709 14:51:35.707598 23739 ts_tablet_manager.cc:1403] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent bootstrapping tablet: real 0.064s	user 0.003s	sys 0.009s
I20260709 14:51:35.710407 23739 raft_consensus.cc:359] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.711113 23739 raft_consensus.cc:385] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.711303 23739 raft_consensus.cc:740] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.711925 23739 consensus_queue.cc:260] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.684137 23737 raft_consensus.cc:359] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.704815 23738 tablet_bootstrap.cc:654] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.722970 23737 raft_consensus.cc:385] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.723310 23737 raft_consensus.cc:740] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.724020 23737 consensus_queue.cc:260] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.726024 23765 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.728022 23765 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.729405 23765 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.713974 23739 ts_tablet_manager.cc:1434] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:35.712762 23510 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.730095 23765 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.730674 23510 leader_election.cc:304] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.732347 23765 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.732929 23765 raft_consensus.cc:2804] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.733348 23765 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.733762 23765 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.734535 23772 raft_consensus.cc:2804] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.735787 23772 raft_consensus.cc:697] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:35.712787 23744 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
W20260709 14:51:35.738744 23510 leader_election.cc:343] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.739384 23510 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [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: f2127fc3e1584030bc6ccd022ee18c83; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.740649 23744 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.729396 23737 ts_tablet_manager.cc:1434] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 14:51:35.741222 23744 raft_consensus.cc:2749] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.741240 23765 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.742799 23737 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: Bootstrap starting.
W20260709 14:51:35.741313 23510 leader_election.cc:343] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.743839 23765 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
W20260709 14:51:35.744206 23510 leader_election.cc:343] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.745093 23510 leader_election.cc:343] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.737409 23772 consensus_queue.cc:237] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.741292 23738 tablet_bootstrap.cc:492] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:35.748456 23738 ts_tablet_manager.cc:1403] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.001s
I20260709 14:51:35.750316 23737 tablet_bootstrap.cc:654] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.752135 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.752772 23620 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.756295 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.757642 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.758286 23619 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 0.
I20260709 14:51:35.760349 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.760733 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.761229 23544 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.761965 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.761924 23542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.762449 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.762847 23542 raft_consensus.cc:2468] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.759557 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.764266 23545 raft_consensus.cc:2393] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50f34e5593b544f7b3d0ca10870f4d5b in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:35.764290 23585 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.765057 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.765385 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.765630 23619 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.766016 23618 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.766131 23585 leader_election.cc:304] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.765652 23766 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.767261 23766 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.767355 23743 raft_consensus.cc:2804] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.760455 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.767745 23766 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.767812 23743 raft_consensus.cc:493] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.768311 23743 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.768437 23543 raft_consensus.cc:2393] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50f34e5593b544f7b3d0ca10870f4d5b in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:35.774580 23618 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
I20260709 14:51:35.775076 23743 raft_consensus.cc:515] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.778565 23743 leader_election.cc:290] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.779280 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.779480 23510 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.780411 23510 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
W20260709 14:51:35.781067 23585 leader_election.cc:343] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.782761 23744 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.783205 23744 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.783634 23744 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.784107 23737 tablet_bootstrap.cc:492] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: No bootstrap required, opened a new log
I20260709 14:51:35.785243 23737 ts_tablet_manager.cc:1403] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.000s
I20260709 14:51:35.785981 23765 raft_consensus.cc:2804] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.786533 23765 raft_consensus.cc:697] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:35.787814 23620 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
W20260709 14:51:35.788470 23510 leader_election.cc:343] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.789594 23510 leader_election.cc:343] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.790100 23619 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
W20260709 14:51:35.790370 23510 leader_election.cc:343] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.791491 23510 leader_election.cc:343] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.791615 23744 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.791961 23766 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.793216 23585 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b; no voters: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.794467 23743 raft_consensus.cc:2749] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.793888 23766 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.793891 23744 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.797416 23737 raft_consensus.cc:359] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.798586 23737 raft_consensus.cc:385] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.798967 23737 raft_consensus.cc:740] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.800134 23737 consensus_queue.cc:260] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.807425 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.807581 23510 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.808133 23543 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.808712 23737 ts_tablet_manager.cc:1434] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:51:35.809937 23738 raft_consensus.cc:359] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.810671 23738 raft_consensus.cc:385] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.810956 23738 raft_consensus.cc:740] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.810034 23585 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b; no voters: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.811446 23510 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.812033 23743 raft_consensus.cc:2749] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.811671 23738 consensus_queue.cc:260] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.812796 23772 raft_consensus.cc:2804] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.814417 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.815325 23738 ts_tablet_manager.cc:1434] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 14:51:35.815681 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.816107 23744 raft_consensus.cc:2804] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.817168 23619 raft_consensus.cc:2393] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2127fc3e1584030bc6ccd022ee18c83 in current term 1: Already voted for candidate 50f34e5593b544f7b3d0ca10870f4d5b in this term.
I20260709 14:51:35.817476 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.818310 23545 raft_consensus.cc:2393] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50f34e5593b544f7b3d0ca10870f4d5b in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:35.818084 23765 consensus_queue.cc:237] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.797376 23766 raft_consensus.cc:493] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.821162 23738 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:35.820350 23766 raft_consensus.cc:515] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.820669 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.823288 23766 leader_election.cc:290] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.828099 23747 raft_consensus.cc:493] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:35.818372 23585 leader_election.cc:343] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.817186 23744 raft_consensus.cc:697] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:35.828603 23747 raft_consensus.cc:515] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.831455 23744 consensus_queue.cc:237] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.833989 23543 raft_consensus.cc:2468] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 1.
W20260709 14:51:35.839496 23510 leader_election.cc:343] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.840725 23747 leader_election.cc:290] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:35.842618 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.843242 23694 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.843525 23585 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b; no voters: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.844089 23510 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [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: f2127fc3e1584030bc6ccd022ee18c83; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.852483 23772 raft_consensus.cc:697] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:35.853097 23774 raft_consensus.cc:2749] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.854161 23777 raft_consensus.cc:2749] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.853950 23772 consensus_queue.cc:237] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.854422 23585 leader_election.cc:304] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.858433 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.859305 23543 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.860026 23738 tablet_bootstrap.cc:654] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.860937 23777 raft_consensus.cc:2804] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.861646 23777 raft_consensus.cc:697] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:35.862671 23585 leader_election.cc:304] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:35.867326 23766 raft_consensus.cc:2804] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.862847 23777 consensus_queue.cc:237] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.868055 23766 raft_consensus.cc:493] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.868494 23766 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.876339 23738 tablet_bootstrap.cc:492] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:35.877029 23738 ts_tablet_manager.cc:1403] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.007s
I20260709 14:51:35.882697 23743 raft_consensus.cc:493] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.883268 23743 raft_consensus.cc:515] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.889315 23743 leader_election.cc:290] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.886559 23738 raft_consensus.cc:359] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.890547 23738 raft_consensus.cc:385] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.890997 23738 raft_consensus.cc:740] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.891415 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.891716 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.891809 23738 consensus_queue.cc:260] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.892226 23543 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 0.
I20260709 14:51:35.892673 23694 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.892916 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.894032 23545 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.895327 23585 leader_election.cc:304] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:35.895381 23659 leader_election.cc:304] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:35.896138 23743 raft_consensus.cc:2804] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.896503 23743 raft_consensus.cc:493] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.893508 23766 raft_consensus.cc:515] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.896845 23743 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.897300 23747 raft_consensus.cc:2804] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.897668 23747 raft_consensus.cc:493] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.897982 23747 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.899045 23766 leader_election.cc:290] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.900372 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.900827 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.901018 23694 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.901602 23545 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.905426 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:35.905889 23738 ts_tablet_manager.cc:1434] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 14:51:35.907258 23738 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:35.908182 23747 raft_consensus.cc:515] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.909876 23743 raft_consensus.cc:515] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.912302 23619 raft_consensus.cc:2393] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate 50f34e5593b544f7b3d0ca10870f4d5b in this term.
I20260709 14:51:35.913443 23747 leader_election.cc:290] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:35.914196 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.915314 23543 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.915544 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:35.916380 23743 leader_election.cc:290] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.917546 23542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.917996 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.921962 23545 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 1.
I20260709 14:51:35.922052 23694 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 1.
I20260709 14:51:35.923233 23585 leader_election.cc:304] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.924638 23743 raft_consensus.cc:2804] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.926369 23743 raft_consensus.cc:697] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:35.927075 23692 raft_consensus.cc:2393] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50f34e5593b544f7b3d0ca10870f4d5b in current term 1: Already voted for candidate f3ac04efa4a04b51b4be783ff494a5a8 in this term.
I20260709 14:51:35.927690 23743 consensus_queue.cc:237] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.929498 23585 leader_election.cc:304] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b; no voters: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:35.929874 23738 tablet_bootstrap.cc:654] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.929035 23439 catalog_manager.cc:5697] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.932833 23543 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 1.
I20260709 14:51:35.933271 23766 raft_consensus.cc:2749] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.933991 23659 leader_election.cc:304] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:35.935846 23747 raft_consensus.cc:2804] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.955327 23766 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.955929 23766 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.958307 23766 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.959846 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:35.960408 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:35.960704 23543 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 0.
I20260709 14:51:35.962127 23585 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:35.963016 23743 raft_consensus.cc:2804] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:35.963115 23585 leader_election.cc:343] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.963603 23743 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.964083 23743 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.965952 23738 tablet_bootstrap.cc:492] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:35.966202 23747 raft_consensus.cc:697] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:35.967087 23747 consensus_queue.cc:237] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.966464 23738 ts_tablet_manager.cc:1403] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.016s
I20260709 14:51:35.972254 23743 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.972107 23738 raft_consensus.cc:359] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.973241 23738 raft_consensus.cc:385] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.973654 23738 raft_consensus.cc:740] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.974756 23743 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:35.976094 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:35.976392 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:35.976944 23543 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:35.977649 23585 leader_election.cc:343] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.978438 23738 consensus_queue.cc:260] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:35.981269 23738 ts_tablet_manager.cc:1434] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 14:51:35.982314 23738 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:35.984033 23439 catalog_manager.cc:5697] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.984617 23440 catalog_manager.cc:5697] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 1 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.985977 23439 catalog_manager.cc:5697] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.987967 23439 catalog_manager.cc:5697] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.990785 23738 tablet_bootstrap.cc:654] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.983732 23543 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 1.
I20260709 14:51:35.998939 23585 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:36.000551 23743 raft_consensus.cc:2804] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.001302 23743 raft_consensus.cc:697] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:36.002831 23738 tablet_bootstrap.cc:492] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:36.002445 23743 consensus_queue.cc:237] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.003887 23738 ts_tablet_manager.cc:1403] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:51:36.007305 23738 raft_consensus.cc:359] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.008143 23738 raft_consensus.cc:385] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.008486 23738 raft_consensus.cc:740] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.009599 23738 consensus_queue.cc:260] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.012372 23738 ts_tablet_manager.cc:1434] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:36.013864 23738 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:36.022821 23738 tablet_bootstrap.cc:654] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.027851 23442 catalog_manager.cc:5697] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.030521 23439 catalog_manager.cc:5697] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 1 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.032269 23439 catalog_manager.cc:5697] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 1 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.036582 23747 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.037092 23747 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.039321 23747 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.041247 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.041544 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.042327 23619 raft_consensus.cc:2393] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:36.043421 23659 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.043414 23747 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.044770 23789 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.044845 23747 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.046110 23738 tablet_bootstrap.cc:492] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:36.046509 23738 ts_tablet_manager.cc:1403] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 14:51:36.047763 23747 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.052801 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.053181 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.053984 23619 raft_consensus.cc:2393] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:36.055189 23659 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.055224 23738 raft_consensus.cc:359] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.055751 23789 raft_consensus.cc:2749] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.056098 23738 raft_consensus.cc:385] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.056748 23789 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:36.058473 23490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:36.056478 23738 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.059564 23738 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.061851 23738 ts_tablet_manager.cc:1434] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 14:51:36.062784 23738 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:36.063961 23789 raft_consensus.cc:2749] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.068607 23738 tablet_bootstrap.cc:654] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.073414 23738 tablet_bootstrap.cc:492] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:36.073822 23738 ts_tablet_manager.cc:1403] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:51:36.075619 23738 raft_consensus.cc:359] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.076138 23738 raft_consensus.cc:385] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.076349 23738 raft_consensus.cc:740] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.076925 23738 consensus_queue.cc:260] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.078503 23738 ts_tablet_manager.cc:1434] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:36.079258 23738 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: Bootstrap starting.
I20260709 14:51:36.084448 23738 tablet_bootstrap.cc:654] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.088761 23738 tablet_bootstrap.cc:492] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: No bootstrap required, opened a new log
I20260709 14:51:36.089164 23738 ts_tablet_manager.cc:1403] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:36.091199 23738 raft_consensus.cc:359] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.091660 23738 raft_consensus.cc:385] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.091948 23738 raft_consensus.cc:740] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.092523 23738 consensus_queue.cc:260] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.094170 23738 ts_tablet_manager.cc:1434] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:36.197016 23747 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.197599 23747 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.199693 23747 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.200546 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.200882 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.201678 23619 raft_consensus.cc:2393] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:36.202663 23659 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.203650 23747 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.205862 23789 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.206187 23765 consensus_queue.cc:1048] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.206348 23789 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.208266 23789 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.210120 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.211373 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.212136 23543 raft_consensus.cc:2393] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate 50f34e5593b544f7b3d0ca10870f4d5b in this term.
I20260709 14:51:36.212348 23747 raft_consensus.cc:2749] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.213169 23659 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.214251 23747 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.222239 23747 raft_consensus.cc:2749] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.229667 23765 consensus_queue.cc:1048] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.236631 23772 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.256242 23744 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.296429 23747 raft_consensus.cc:493] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.297070 23747 raft_consensus.cc:515] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.297986 23692 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.299311 23747 leader_election.cc:290] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.300000 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.300756 23543 raft_consensus.cc:2393] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate 50f34e5593b544f7b3d0ca10870f4d5b in this term.
I20260709 14:51:36.301177 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.302692 23659 leader_election.cc:304] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.305224 23747 raft_consensus.cc:2749] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.306051 23743 consensus_queue.cc:1048] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.321971 23765 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.327064 23772 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.332433 23772 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.338589 23777 consensus_queue.cc:1048] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.345468 23766 consensus_queue.cc:1048] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.363577 23766 consensus_queue.cc:1048] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.388832 23744 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.463856 23777 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.476677 23766 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.501771 23789 consensus_queue.cc:1048] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.503105 23789 consensus_queue.cc:1048] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.504334 23789 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.504765 23789 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:36.506734 23789 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:36.508438 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83" is_pre_election: true
I20260709 14:51:36.512658 23543 raft_consensus.cc:2393] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate f2127fc3e1584030bc6ccd022ee18c83 in this term.
I20260709 14:51:36.510594 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:36.513651 23620 raft_consensus.cc:2393] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ac04efa4a04b51b4be783ff494a5a8 in current term 1: Already voted for candidate 50f34e5593b544f7b3d0ca10870f4d5b in this term.
I20260709 14:51:36.515265 23659 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f3ac04efa4a04b51b4be783ff494a5a8; no voters: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:36.516327 23747 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.522943 23747 raft_consensus.cc:2749] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:37.064229 23490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:37.451810 23744 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.452370 23744 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.454154 23744 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:37.454895 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" is_pre_election: true
I20260709 14:51:37.455098 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" is_pre_election: true
I20260709 14:51:37.455402 23619 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
I20260709 14:51:37.455665 23692 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 1.
I20260709 14:51:37.456496 23510 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:37.457087 23744 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:37.457383 23744 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.457652 23744 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.461800 23744 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.464026 23744 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 2 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:37.464803 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:37.465376 23619 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.465909 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:37.466466 23694 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.469842 23619 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 2.
I20260709 14:51:37.470659 23694 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 2.
I20260709 14:51:37.470685 23510 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:37.471489 23744 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.471973 23744 raft_consensus.cc:697] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:37.472807 23744 consensus_queue.cc:237] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.480221 23440 catalog_manager.cc:5697] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 0 to 2, leader changed from <none> to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.614923 23694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:46160
I20260709 14:51:37.615459 23694 raft_consensus.cc:606] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:37.632385 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:51:37.632913 23545 raft_consensus.cc:606] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:37.645299 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "028f04c738074aabb27ce67373bb6822"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:57280
I20260709 14:51:37.645809 23619 raft_consensus.cc:606] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Received request to transfer leadership to TS f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:37.770627 23777 raft_consensus.cc:993] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:37.771054 23831 raft_consensus.cc:1081] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Signalling peer f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:37.772709 23694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "028f04c738074aabb27ce67373bb6822"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:46144
I20260709 14:51:37.773252 23694 raft_consensus.cc:493] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.773607 23694 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.778517 23694 raft_consensus.cc:515] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.780071 23694 leader_election.cc:290] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:37.780889 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:37.781032 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028f04c738074aabb27ce67373bb6822" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:37.781466 23545 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.781548 23619 raft_consensus.cc:3055] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.781886 23619 raft_consensus.cc:740] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:37.782744 23619 consensus_queue.cc:260] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.784121 23619 raft_consensus.cc:3060] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.788046 23545 raft_consensus.cc:2468] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:37.789284 23659 leader_election.cc:304] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:37.790087 23747 raft_consensus.cc:2804] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.790515 23619 raft_consensus.cc:2468] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:37.791224 23747 raft_consensus.cc:697] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:37.792033 23747 consensus_queue.cc:237] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.798825 23440 catalog_manager.cc:5697] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 1 to 2, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.913918 23619 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:37.915020 23821 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.921298 23744 raft_consensus.cc:993] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:37.922153 23821 raft_consensus.cc:1081] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:37.924108 23620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57262
I20260709 14:51:37.924656 23620 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.925028 23620 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.930176 23694 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:37.930969 23620 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.932031 23619 raft_consensus.cc:1240] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Rejecting Update request from peer f2127fc3e1584030bc6ccd022ee18c83 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:37.933092 23620 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 3 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:37.933676 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:37.933003 23835 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.934513 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:37.934790 23545 raft_consensus.cc:3055] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:37.935081 23694 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.935181 23545 raft_consensus.cc:740] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:37.935958 23545 consensus_queue.cc:260] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.936573 23545 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.941025 23694 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:37.941443 23545 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:37.941718 23692 raft_consensus.cc:1240] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Rejecting Update request from peer f2127fc3e1584030bc6ccd022ee18c83 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:51:37.941982 23585 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:37.942744 23831 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.943143 23831 raft_consensus.cc:697] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:37.943943 23831 consensus_queue.cc:237] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.949383 23440 catalog_manager.cc:5697] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 2 to 3, leader changed from f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 3 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.985579 23832 raft_consensus.cc:993] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:37.985988 23832 raft_consensus.cc:1081] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:37.987356 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57274
I20260709 14:51:37.987856 23619 raft_consensus.cc:493] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.988157 23619 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.992513 23619 raft_consensus.cc:515] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.994104 23619 leader_election.cc:290] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:37.994836 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:37.995023 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322c20f7ce4f4888b7523b25fe3e6084" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:37.995522 23545 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.995590 23692 raft_consensus.cc:3055] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.996016 23692 raft_consensus.cc:740] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:37.996798 23692 consensus_queue.cc:260] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:37.997797 23692 raft_consensus.cc:3060] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.000217 23545 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:38.001245 23585 leader_election.cc:304] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:38.001894 23831 raft_consensus.cc:2804] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:38.002360 23831 raft_consensus.cc:697] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:38.002931 23692 raft_consensus.cc:2468] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:38.003532 23831 consensus_queue.cc:237] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:38.010596 23440 catalog_manager.cc:5697] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 1 to 2, leader changed from f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 2 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.308427 23545 raft_consensus.cc:1275] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.309682 23747 consensus_queue.cc:1048] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.311146 23619 raft_consensus.cc:1275] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.312376 23747 consensus_queue.cc:1048] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.386756 23692 raft_consensus.cc:1275] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.387846 23831 consensus_queue.cc:1048] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.399945 23545 raft_consensus.cc:1275] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.401316 23777 consensus_queue.cc:1048] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:38.404599 23692 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:38.405881 23777 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.421538 23545 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:38.422909 23846 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:40.672281 23410 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:40.673214 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:40.687347 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:40.687853 23619 raft_consensus.cc:606] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Received request to transfer leadership to TS f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:40.697150 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
mode: GRACEFUL
new_leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:55384
I20260709 14:51:40.697638 23545 raft_consensus.cc:606] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Received request to transfer leadership to TS f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:40.698740 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:40.699154 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:40.887207 23851 raft_consensus.cc:993] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:40.887601 23855 raft_consensus.cc:1081] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Signalling peer f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:40.888936 23692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:46144
I20260709 14:51:40.889356 23692 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:40.889596 23692 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:40.894043 23692 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:40.895620 23692 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:40.896301 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:40.896786 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:40.896942 23545 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:40.897302 23619 raft_consensus.cc:3055] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:40.897572 23619 raft_consensus.cc:740] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:40.898244 23619 consensus_queue.cc:260] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:40.899098 23619 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:40.901410 23545 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:40.902486 23659 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:40.903265 23850 raft_consensus.cc:2804] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:40.904040 23619 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:40.904500 23850 raft_consensus.cc:697] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:40.905383 23850 consensus_queue.cc:237] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:40.912081 23440 catalog_manager.cc:5697] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 1 to 2, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.056882 23835 raft_consensus.cc:993] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: : Instructing follower f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:41.057282 23862 raft_consensus.cc:1081] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Signalling peer f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:41.058635 23692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:46136
I20260709 14:51:41.059135 23692 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.059424 23692 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.063760 23692 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.065364 23692 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:41.066212 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:41.066448 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:41.066828 23545 raft_consensus.cc:3055] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.066952 23619 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.067183 23545 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:41.068012 23545 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.069170 23545 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.073737 23619 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:41.074856 23659 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [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: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:41.075619 23545 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:41.075640 23850 raft_consensus.cc:2804] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.076248 23850 raft_consensus.cc:697] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:41.077067 23850 consensus_queue.cc:237] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.083253 23440 catalog_manager.cc:5697] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 1 to 2, leader changed from f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129) to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.411310 23619 raft_consensus.cc:1275] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.412601 23850 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.423817 23545 raft_consensus.cc:1275] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.425743 23866 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.660775 23619 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.661966 23866 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.670320 23545 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.672526 23850 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.699944 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:41.709580 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:51:41.710078 23545 raft_consensus.cc:606] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:41.714766 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:51:41.715178 23545 raft_consensus.cc:606] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:41.719056 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:51:41.719449 23545 raft_consensus.cc:606] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:41.723258 23692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:46160
I20260709 14:51:41.723660 23692 raft_consensus.cc:606] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:41.729930 23692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
mode: GRACEFUL
new_leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:46160
I20260709 14:51:41.730342 23692 raft_consensus.cc:606] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Received request to transfer leadership to TS 50f34e5593b544f7b3d0ca10870f4d5b
I20260709 14:51:41.870760 23862 raft_consensus.cc:993] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.871160 23835 raft_consensus.cc:1081] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.872406 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57262
I20260709 14:51:41.872841 23619 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.873143 23619 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.876951 23619 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.878358 23619 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:41.879043 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:41.879276 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:41.879633 23543 raft_consensus.cc:3055] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.879818 23692 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.880017 23543 raft_consensus.cc:740] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:41.880826 23543 consensus_queue.cc:260] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.882042 23543 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.883870 23862 raft_consensus.cc:993] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.884310 23835 raft_consensus.cc:1081] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.884960 23692 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:41.885768 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57262
I20260709 14:51:41.885984 23585 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:41.886276 23619 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.886714 23872 raft_consensus.cc:2804] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.886708 23619 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.887501 23872 raft_consensus.cc:697] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:41.888064 23543 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:41.888392 23872 consensus_queue.cc:237] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.892827 23619 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.894387 23619 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:41.895069 23866 raft_consensus.cc:993] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.895861 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:41.895879 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:41.895476 23866 raft_consensus.cc:1081] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:41.896606 23543 raft_consensus.cc:3055] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.896715 23692 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.897102 23543 raft_consensus.cc:740] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:41.896759 23440 catalog_manager.cc:5697] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 1 to 2, leader changed from f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 2 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.897832 23543 consensus_queue.cc:260] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.898389 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57274
I20260709 14:51:41.898852 23543 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.899017 23619 raft_consensus.cc:493] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.899413 23619 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.902866 23692 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:41.903790 23585 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:41.904619 23872 raft_consensus.cc:2804] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.905313 23872 raft_consensus.cc:697] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:41.906169 23872 consensus_queue.cc:237] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.907199 23543 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:41.908635 23619 raft_consensus.cc:515] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.910610 23619 leader_election.cc:290] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 3 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:41.911723 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:41.911924 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13feb07cd840dfac5b349e1c1e626e" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:41.912276 23692 raft_consensus.cc:3055] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:41.912504 23543 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.912607 23692 raft_consensus.cc:740] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:41.913630 23692 consensus_queue.cc:260] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.914740 23692 raft_consensus.cc:3060] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.918159 23543 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:41.919471 23585 leader_election.cc:304] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:41.920154 23872 raft_consensus.cc:2804] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:41.920444 23692 raft_consensus.cc:2468] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:41.920789 23872 raft_consensus.cc:697] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:41.921658 23872 consensus_queue.cc:237] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:41.921370 23440 catalog_manager.cc:5697] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 1 to 2, leader changed from f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 2 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.932281 23440 catalog_manager.cc:5697] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 2 to 3, leader changed from f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 3 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.020509 23862 raft_consensus.cc:993] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:42.020977 23835 raft_consensus.cc:1081] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:42.022291 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57262
I20260709 14:51:42.022715 23619 raft_consensus.cc:493] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.022986 23619 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.026888 23619 raft_consensus.cc:515] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.028334 23619 leader_election.cc:290] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:42.029073 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:42.029263 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be1c2d5c01b447d8e5f50f59835cc15" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:42.029573 23543 raft_consensus.cc:3055] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:42.029750 23692 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.029901 23543 raft_consensus.cc:740] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:42.030615 23543 consensus_queue.cc:260] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.031883 23543 raft_consensus.cc:3060] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:42.034113 23692 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:42.034960 23585 leader_election.cc:304] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:42.035570 23872 raft_consensus.cc:2804] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:42.036006 23872 raft_consensus.cc:697] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:42.036831 23872 consensus_queue.cc:237] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.037209 23543 raft_consensus.cc:2468] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 2.
I20260709 14:51:42.042996 23440 catalog_manager.cc:5697] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 1 to 2, leader changed from f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 2 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.289810 23856 raft_consensus.cc:993] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: : Instructing follower 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:42.290395 23866 raft_consensus.cc:1081] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Signalling peer 50f34e5593b544f7b3d0ca10870f4d5b to start an election
I20260709 14:51:42.291694 23619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
 from {username='slave'} at 127.0.0.1:57274
I20260709 14:51:42.292186 23619 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.292456 23619 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.297011 23619 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.298328 23619 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [CANDIDATE]: Term 3 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:42.298997 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:42.299342 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:42.299638 23543 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.299952 23692 raft_consensus.cc:3055] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.300221 23692 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:42.300751 23692 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.301499 23692 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.304688 23543 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:42.305542 23585 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [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: 50f34e5593b544f7b3d0ca10870f4d5b, f2127fc3e1584030bc6ccd022ee18c83; no voters: 
I20260709 14:51:42.306054 23692 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50f34e5593b544f7b3d0ca10870f4d5b in term 3.
I20260709 14:51:42.306176 23872 raft_consensus.cc:2804] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.307188 23872 raft_consensus.cc:697] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Becoming Leader. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:42.307945 23872 consensus_queue.cc:237] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:42.312857 23440 catalog_manager.cc:5697] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b reported cstate change: term changed from 2 to 3, leader changed from f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131) to 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130). New cstate: current_term: 3 leader_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.389778 23692 raft_consensus.cc:1275] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.390784 23872 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.395627 23543 raft_consensus.cc:1275] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.398028 23855 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:42.453833 23692 raft_consensus.cc:1275] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.454907 23872 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.463388 23543 raft_consensus.cc:1275] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.465816 23855 consensus_queue.cc:1048] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.474892 23543 raft_consensus.cc:1275] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.476001 23855 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.484166 23692 raft_consensus.cc:1275] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.485913 23872 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.532984 23692 raft_consensus.cc:1275] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.534060 23872 consensus_queue.cc:1048] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.542093 23543 raft_consensus.cc:1275] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.543566 23879 consensus_queue.cc:1048] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.764712 23692 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.766106 23879 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:42.778998 23543 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Refusing update from remote peer 50f34e5593b544f7b3d0ca10870f4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.780854 23855 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:44.739372 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:44.746891 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:44.747416 23619 raft_consensus.cc:606] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Received request to transfer leadership to TS f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:44.749837 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:44.750236 23619 raft_consensus.cc:606] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Received request to transfer leadership to TS f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:44.752344 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:44.752676 23619 raft_consensus.cc:606] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Received request to transfer leadership to TS f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:44.754695 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:44.755028 23619 raft_consensus.cc:606] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Received request to transfer leadership to TS f3ac04efa4a04b51b4be783ff494a5a8
I20260709 14:51:44.756961 23619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86"
dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
mode: GRACEFUL
new_leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:57286
I20260709 14:51:44.757296 23619 raft_consensus.cc:606] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Received request to transfer leadership to TS f2127fc3e1584030bc6ccd022ee18c83
I20260709 14:51:44.758087 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:44.758490 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:44.778748 23872 raft_consensus.cc:993] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:44.779193 23872 raft_consensus.cc:1081] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Signalling peer f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:44.780655 23545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:55366
I20260709 14:51:44.781124 23545 raft_consensus.cc:493] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:44.781411 23545 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:44.785948 23545 raft_consensus.cc:515] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.787431 23545 leader_election.cc:290] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 3 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:44.788445 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:44.788726 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c4b27686c54dc090a2e38e1277ca86" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:44.789079 23619 raft_consensus.cc:3055] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:44.789306 23692 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:44.789446 23619 raft_consensus.cc:740] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:44.791291 23619 consensus_queue.cc:260] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.792459 23619 raft_consensus.cc:3060] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:44.795346 23692 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 3.
I20260709 14:51:44.796538 23510 leader_election.cc:304] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:44.797241 23619 raft_consensus.cc:2468] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 3.
I20260709 14:51:44.798012 23896 raft_consensus.cc:2804] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:44.798871 23896 raft_consensus.cc:697] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:44.799796 23896 consensus_queue.cc:237] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.808815 23439 catalog_manager.cc:5697] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 2 to 3, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.828138 23895 raft_consensus.cc:993] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:44.828539 23872 raft_consensus.cc:1081] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Signalling peer f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:44.829694 23545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:55366
I20260709 14:51:44.830097 23545 raft_consensus.cc:493] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:44.830387 23545 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:44.834336 23545 raft_consensus.cc:515] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.835605 23545 leader_election.cc:290] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 4 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:44.836356 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:44.836659 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e6a992bc4e4ba89805af4016514e97" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:44.836881 23619 raft_consensus.cc:3055] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:44.837172 23692 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:44.837172 23619 raft_consensus.cc:740] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:44.838079 23619 consensus_queue.cc:260] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.839090 23619 raft_consensus.cc:3060] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:44.842932 23692 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 4.
I20260709 14:51:44.843881 23510 leader_election.cc:304] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:44.844504 23896 raft_consensus.cc:2804] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:44.844532 23619 raft_consensus.cc:2468] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 4.
I20260709 14:51:44.845060 23896 raft_consensus.cc:697] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 4 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:44.845844 23896 consensus_queue.cc:237] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:44.851843 23439 catalog_manager.cc:5697] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 3 to 4, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 4 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.058274 23895 raft_consensus.cc:993] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:45.058699 23872 raft_consensus.cc:1081] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Signalling peer f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:45.060030 23692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:46144
I20260709 14:51:45.060453 23692 raft_consensus.cc:493] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.060737 23692 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.065656 23692 raft_consensus.cc:515] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.067008 23692 leader_election.cc:290] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 4 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:45.067832 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:45.068073 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab247ba6704ee19725f5812fc120fa" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:45.068372 23545 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.068539 23619 raft_consensus.cc:3055] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:45.068837 23619 raft_consensus.cc:740] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:45.069536 23619 consensus_queue.cc:260] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.070587 23619 raft_consensus.cc:3060] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.074189 23545 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 4.
I20260709 14:51:45.075415 23659 leader_election.cc:304] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:45.076318 23866 raft_consensus.cc:2804] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:45.076503 23619 raft_consensus.cc:2468] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 4.
I20260709 14:51:45.077708 23866 raft_consensus.cc:697] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:45.078534 23866 consensus_queue.cc:237] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.084774 23439 catalog_manager.cc:5697] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 3 to 4, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 4 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.208746 23895 raft_consensus.cc:993] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:45.209216 23872 raft_consensus.cc:1081] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Signalling peer f2127fc3e1584030bc6ccd022ee18c83 to start an election
I20260709 14:51:45.210726 23545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23"
dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
 from {username='slave'} at 127.0.0.1:55366
I20260709 14:51:45.211251 23545 raft_consensus.cc:493] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.211593 23545 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.215531 23545 raft_consensus.cc:515] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.216823 23545 leader_election.cc:290] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [CANDIDATE]: Term 3 election: Requested vote from peers 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287), f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131:34341)
I20260709 14:51:45.217645 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:45.217859 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197ebd85bd66492d84891829ef9f9d23" candidate_uuid: "f2127fc3e1584030bc6ccd022ee18c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
I20260709 14:51:45.218081 23619 raft_consensus.cc:3055] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:45.218346 23692 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.218385 23619 raft_consensus.cc:740] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:45.219194 23619 consensus_queue.cc:260] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.220023 23619 raft_consensus.cc:3060] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.222410 23692 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 3.
I20260709 14:51:45.223248 23510 leader_election.cc:304] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:45.223876 23896 raft_consensus.cc:2804] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:45.224212 23619 raft_consensus.cc:2468] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2127fc3e1584030bc6ccd022ee18c83 in term 3.
I20260709 14:51:45.224319 23896 raft_consensus.cc:697] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 LEADER]: Becoming Leader. State: Replica: f2127fc3e1584030bc6ccd022ee18c83, State: Running, Role: LEADER
I20260709 14:51:45.225183 23896 consensus_queue.cc:237] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.231014 23439 catalog_manager.cc:5697] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 reported cstate change: term changed from 2 to 3, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "f2127fc3e1584030bc6ccd022ee18c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.276616 23895 raft_consensus.cc:993] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: : Instructing follower f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:45.277199 23872 raft_consensus.cc:1081] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Signalling peer f3ac04efa4a04b51b4be783ff494a5a8 to start an election
I20260709 14:51:45.278469 23692 raft_consensus.cc:1275] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.278810 23694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca"
dest_uuid: "f3ac04efa4a04b51b4be783ff494a5a8"
 from {username='slave'} at 127.0.0.1:46144
I20260709 14:51:45.279266 23694 raft_consensus.cc:493] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.279579 23694 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.279721 23896 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.285466 23694 raft_consensus.cc:515] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.288477 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2127fc3e1584030bc6ccd022ee18c83"
I20260709 14:51:45.289100 23545 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.290645 23694 leader_election.cc:290] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [CANDIDATE]: Term 2 election: Requested vote from peers f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629), 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287)
I20260709 14:51:45.292165 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788bf8b818114fc18c3117ec92216bca" candidate_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50f34e5593b544f7b3d0ca10870f4d5b"
I20260709 14:51:45.292832 23619 raft_consensus.cc:3055] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.293216 23619 raft_consensus.cc:740] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50f34e5593b544f7b3d0ca10870f4d5b, State: Running, Role: LEADER
I20260709 14:51:45.294073 23619 consensus_queue.cc:260] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.295379 23619 raft_consensus.cc:3060] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.297854 23545 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:45.299063 23659 leader_election.cc:304] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [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: f2127fc3e1584030bc6ccd022ee18c83, f3ac04efa4a04b51b4be783ff494a5a8; no voters: 
I20260709 14:51:45.299969 23866 raft_consensus.cc:2804] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.300467 23866 raft_consensus.cc:697] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Becoming Leader. State: Replica: f3ac04efa4a04b51b4be783ff494a5a8, State: Running, Role: LEADER
I20260709 14:51:45.301389 23866 consensus_queue.cc:237] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Queue 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: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } }
I20260709 14:51:45.302011 23619 raft_consensus.cc:2468] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ac04efa4a04b51b4be783ff494a5a8 in term 2.
I20260709 14:51:45.305354 23619 raft_consensus.cc:1275] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.308246 23897 consensus_queue.cc:1048] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:45.310746 23439 catalog_manager.cc:5697] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 reported cstate change: term changed from 1 to 2, leader changed from 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130) to f3ac04efa4a04b51b4be783ff494a5a8 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.359498 23694 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:45.360709 23897 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.369331 23619 raft_consensus.cc:1275] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:45.371240 23896 consensus_queue.cc:1048] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.610751 23545 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:45.611932 23866 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:45.620406 23619 raft_consensus.cc:1275] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:45.622198 23917 consensus_queue.cc:1048] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:45.729969 23619 raft_consensus.cc:1275] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.731245 23917 consensus_queue.cc:1048] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:45.740291 23543 raft_consensus.cc:1275] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Refusing update from remote peer f3ac04efa4a04b51b4be783ff494a5a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.741637 23692 raft_consensus.cc:1275] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.741700 23917 consensus_queue.cc:1048] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2127fc3e1584030bc6ccd022ee18c83" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:45.743014 23896 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ac04efa4a04b51b4be783ff494a5a8" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.754638 23619 raft_consensus.cc:1275] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Refusing update from remote peer f2127fc3e1584030bc6ccd022ee18c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.756315 23896 consensus_queue.cc:1048] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f34e5593b544f7b3d0ca10870f4d5b" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.759191 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:45.768177 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
I20260709 14:51:45.792629 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:45.793331 23410 tablet_replica.cc:333] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.793991 23410 raft_consensus.cc:2243] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.794505 23410 raft_consensus.cc:2272] T 028f04c738074aabb27ce67373bb6822 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.796823 23410 tablet_replica.cc:333] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.797430 23410 raft_consensus.cc:2243] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.797849 23410 raft_consensus.cc:2272] T 322c20f7ce4f4888b7523b25fe3e6084 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.799427 23410 tablet_replica.cc:333] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.799981 23410 raft_consensus.cc:2243] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.800379 23410 raft_consensus.cc:2272] T e1ab247ba6704ee19725f5812fc120fa P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.802208 23410 tablet_replica.cc:333] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.802695 23410 raft_consensus.cc:2243] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.803383 23410 raft_consensus.cc:2272] T 05e6a992bc4e4ba89805af4016514e97 P f2127fc3e1584030bc6ccd022ee18c83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.805308 23410 tablet_replica.cc:333] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.805776 23410 raft_consensus.cc:2243] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.806217 23410 raft_consensus.cc:2272] T 788bf8b818114fc18c3117ec92216bca P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.807965 23410 tablet_replica.cc:333] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.808418 23410 raft_consensus.cc:2243] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.808774 23410 raft_consensus.cc:2272] T 5e13feb07cd840dfac5b349e1c1e626e P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.810217 23410 tablet_replica.cc:333] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.810650 23410 raft_consensus.cc:2243] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.811283 23410 raft_consensus.cc:2272] T f9c4b27686c54dc090a2e38e1277ca86 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.812999 23410 tablet_replica.cc:333] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.813438 23410 raft_consensus.cc:2243] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.814085 23410 raft_consensus.cc:2272] T 197ebd85bd66492d84891829ef9f9d23 P f2127fc3e1584030bc6ccd022ee18c83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.815706 23410 tablet_replica.cc:333] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83: stopping tablet replica
I20260709 14:51:45.816233 23410 raft_consensus.cc:2243] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.816627 23410 raft_consensus.cc:2272] T 2be1c2d5c01b447d8e5f50f59835cc15 P f2127fc3e1584030bc6ccd022ee18c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.909526 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
I20260709 14:51:45.927008 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
I20260709 14:51:45.948939 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:45.949616 23410 tablet_replica.cc:333] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.950197 23410 raft_consensus.cc:2243] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.950843 23410 raft_consensus.cc:2272] T 5e13feb07cd840dfac5b349e1c1e626e P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.952567 23410 tablet_replica.cc:333] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.953197 23410 raft_consensus.cc:2243] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.953886 23410 raft_consensus.cc:2272] T 2be1c2d5c01b447d8e5f50f59835cc15 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.955554 23410 tablet_replica.cc:333] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.956344 23410 raft_consensus.cc:2243] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.956737 23410 raft_consensus.cc:2272] T f9c4b27686c54dc090a2e38e1277ca86 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.959685 23410 tablet_replica.cc:333] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.960232 23410 raft_consensus.cc:2243] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.960587 23410 raft_consensus.cc:2272] T 197ebd85bd66492d84891829ef9f9d23 P 50f34e5593b544f7b3d0ca10870f4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.962558 23410 tablet_replica.cc:333] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.963016 23410 raft_consensus.cc:2243] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.963361 23410 raft_consensus.cc:2272] T 788bf8b818114fc18c3117ec92216bca P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.965312 23410 tablet_replica.cc:333] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.965770 23410 raft_consensus.cc:2243] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.966137 23410 raft_consensus.cc:2272] T 028f04c738074aabb27ce67373bb6822 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.967677 23410 tablet_replica.cc:333] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.968192 23410 raft_consensus.cc:2243] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.968848 23410 raft_consensus.cc:2272] T 322c20f7ce4f4888b7523b25fe3e6084 P 50f34e5593b544f7b3d0ca10870f4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.970367 23410 tablet_replica.cc:333] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.970777 23410 raft_consensus.cc:2243] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.971117 23410 raft_consensus.cc:2272] T 05e6a992bc4e4ba89805af4016514e97 P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.972962 23410 tablet_replica.cc:333] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b: stopping tablet replica
I20260709 14:51:45.973510 23410 raft_consensus.cc:2243] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.973876 23410 raft_consensus.cc:2272] T e1ab247ba6704ee19725f5812fc120fa P 50f34e5593b544f7b3d0ca10870f4d5b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.997006 23659 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.220.129:39629: connect: Connection refused (error 111)
W20260709 14:51:46.001411 23659 consensus_peers.cc:597] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 -> Peer f2127fc3e1584030bc6ccd022ee18c83 (127.22.220.129:39629): Couldn't send request to peer f2127fc3e1584030bc6ccd022ee18c83. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:39629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.001703 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
W20260709 14:51:46.011483 23659 consensus_peers.cc:597] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 -> Peer 50f34e5593b544f7b3d0ca10870f4d5b (127.22.220.130:34287): Couldn't send request to peer 50f34e5593b544f7b3d0ca10870f4d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:34287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.020605 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
I20260709 14:51:46.044112 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.044694 23410 tablet_replica.cc:333] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.045292 23410 raft_consensus.cc:2243] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.045764 23410 raft_consensus.cc:2272] T 5e13feb07cd840dfac5b349e1c1e626e P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.047432 23410 tablet_replica.cc:333] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.047984 23410 raft_consensus.cc:2243] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.048694 23410 raft_consensus.cc:2272] T 028f04c738074aabb27ce67373bb6822 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.050274 23410 tablet_replica.cc:333] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.050760 23410 raft_consensus.cc:2243] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.051419 23410 raft_consensus.cc:2272] T 788bf8b818114fc18c3117ec92216bca P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.053110 23410 tablet_replica.cc:333] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.053584 23410 raft_consensus.cc:2243] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.053994 23410 raft_consensus.cc:2272] T f9c4b27686c54dc090a2e38e1277ca86 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.055725 23410 tablet_replica.cc:333] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.056279 23410 raft_consensus.cc:2243] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.056661 23410 raft_consensus.cc:2272] T 197ebd85bd66492d84891829ef9f9d23 P f3ac04efa4a04b51b4be783ff494a5a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.058347 23410 tablet_replica.cc:333] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.058816 23410 raft_consensus.cc:2243] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.059197 23410 raft_consensus.cc:2272] T 2be1c2d5c01b447d8e5f50f59835cc15 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.060726 23410 tablet_replica.cc:333] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.061193 23410 raft_consensus.cc:2243] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.061569 23410 raft_consensus.cc:2272] T 05e6a992bc4e4ba89805af4016514e97 P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.063297 23410 tablet_replica.cc:333] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.063738 23410 raft_consensus.cc:2243] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.064469 23410 raft_consensus.cc:2272] T e1ab247ba6704ee19725f5812fc120fa P f3ac04efa4a04b51b4be783ff494a5a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.066130 23410 tablet_replica.cc:333] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8: stopping tablet replica
I20260709 14:51:46.066556 23410 raft_consensus.cc:2243] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.066931 23410 raft_consensus.cc:2272] T 322c20f7ce4f4888b7523b25fe3e6084 P f3ac04efa4a04b51b4be783ff494a5a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.093549 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:51:46.109256 23410 master.cc:562] Master@127.22.220.190:45057 shutting down...
I20260709 14:51:46.302754 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.303315 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.303704 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b1e880d9fab4eab8bcaa527230ff1e0: stopping tablet replica
I20260709 14:51:46.322404 23410 master.cc:584] Master@127.22.220.190:45057 shutdown complete.
50f34e5593b544f7b3d0ca10870f4d5b  4
f2127fc3e1584030bc6ccd022ee18c83  4
f3ac04efa4a04b51b4be783ff494a5a8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13799 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:46.359480 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:42595
I20260709 14:51:46.360648 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.366111 23925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.366468 23926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.368870 23928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.369560 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:46.370304 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.370494 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.370664 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608706370634 us; error 0 us; skew 500 ppm
I20260709 14:51:46.371209 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.373623 23410 webserver.cc:533] Webserver started at http://127.22.220.190:40853/ using document root <none> and password file <none>
I20260709 14:51:46.374125 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.374320 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.374595 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.375687 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "32ac36adcc55405a89d423450874b922"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.379892 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:46.382967 23933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.383672 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:46.383996 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "32ac36adcc55405a89d423450874b922"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.384265 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-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)
I20260709 14:51:46.405704 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.407094 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.444991 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:42595
I20260709 14:51:46.445072 23984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:42595 every 8 connection(s)
I20260709 14:51:46.448712 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.457530 23985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922: Bootstrap starting.
I20260709 14:51:46.461910 23985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.465749 23985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922: No bootstrap required, opened a new log
I20260709 14:51:46.467687 23985 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ac36adcc55405a89d423450874b922" member_type: VOTER }
I20260709 14:51:46.468070 23985 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.468250 23985 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ac36adcc55405a89d423450874b922, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.468708 23985 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32ac36adcc55405a89d423450874b922" member_type: VOTER }
I20260709 14:51:46.469079 23985 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:46.469266 23985 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:46.469468 23985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.473299 23985 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ac36adcc55405a89d423450874b922" member_type: VOTER }
I20260709 14:51:46.473738 23985 leader_election.cc:304] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [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: 32ac36adcc55405a89d423450874b922; no voters: 
I20260709 14:51:46.474758 23985 leader_election.cc:290] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:46.475164 23988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.476534 23988 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 1 LEADER]: Becoming Leader. State: Replica: 32ac36adcc55405a89d423450874b922, State: Running, Role: LEADER
I20260709 14:51:46.477188 23988 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [LEADER]: Queue going to LEADER mode. State: All 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: "32ac36adcc55405a89d423450874b922" member_type: VOTER }
I20260709 14:51:46.477563 23985 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:46.481940 23990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32ac36adcc55405a89d423450874b922. Latest consensus state: current_term: 1 leader_uuid: "32ac36adcc55405a89d423450874b922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ac36adcc55405a89d423450874b922" member_type: VOTER } }
I20260709 14:51:46.482600 23990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:46.487394 23989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32ac36adcc55405a89d423450874b922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ac36adcc55405a89d423450874b922" member_type: VOTER } }
I20260709 14:51:46.488144 23989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:46.492517 23997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:46.499082 23997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:46.500118 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:46.507308 23997 catalog_manager.cc:1383] Generated new cluster ID: ed82712588c4430580a589ca776e75b7
I20260709 14:51:46.507586 23997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:46.537122 23997 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:46.538341 23997 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:46.553639 23997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922: Generated new TSK 0
I20260709 14:51:46.554250 23997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:46.566568 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.572120 24006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.573393 24007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.574829 24009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.575237 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:46.576120 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.576340 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.576509 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608706576491 us; error 0 us; skew 500 ppm
I20260709 14:51:46.577015 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.579289 23410 webserver.cc:533] Webserver started at http://127.22.220.129:40603/ using document root <none> and password file <none>
I20260709 14:51:46.579807 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.580016 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.580287 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.581311 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "d874831a672b4398a358eb51eb17ed81"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.585675 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:46.588845 24014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.589869 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:46.590142 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "d874831a672b4398a358eb51eb17ed81"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.590390 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-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)
I20260709 14:51:46.601611 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.602829 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.604331 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:46.606555 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:46.606750 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.607021 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:46.607239 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.647178 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:33135
I20260709 14:51:46.647236 24076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:33135 every 8 connection(s)
I20260709 14:51:46.652293 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.659173 24081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.662037 24082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.664629 24084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.664669 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:46.666432 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.666667 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.666854 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608706666835 us; error 0 us; skew 500 ppm
I20260709 14:51:46.667385 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.669323 24077 heartbeater.cc:344] Connected to a master server at 127.22.220.190:42595
I20260709 14:51:46.669647 24077 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:46.670179 23410 webserver.cc:533] Webserver started at http://127.22.220.130:34463/ using document root <none> and password file <none>
I20260709 14:51:46.670467 24077 heartbeater.cc:507] Master 127.22.220.190:42595 requested a full tablet report, sending...
I20260709 14:51:46.670733 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.670970 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.671262 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.672636 23950 ts_manager.cc:194] Registered new tserver with Master: d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135)
I20260709 14:51:46.672796 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "016ca849467d4bcfb15a847e59928c4e"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.675010 23950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48340
I20260709 14:51:46.678153 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:46.681782 24089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.682499 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:46.682801 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "016ca849467d4bcfb15a847e59928c4e"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.683094 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-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)
I20260709 14:51:46.696357 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.697468 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.698827 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:46.700923 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:46.701148 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.701388 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:46.701563 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.739370 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:39883
I20260709 14:51:46.739470 24151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:39883 every 8 connection(s)
I20260709 14:51:46.743963 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:46.749949 24155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:46.751647 24156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.753624 23410 server_base.cc:1061] running on GCE node
W20260709 14:51:46.753819 24158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:46.754858 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:46.755128 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:46.755323 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608706755303 us; error 0 us; skew 500 ppm
I20260709 14:51:46.755435 24152 heartbeater.cc:344] Connected to a master server at 127.22.220.190:42595
I20260709 14:51:46.755823 24152 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:46.756115 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:46.756666 24152 heartbeater.cc:507] Master 127.22.220.190:42595 requested a full tablet report, sending...
I20260709 14:51:46.758666 23410 webserver.cc:533] Webserver started at http://127.22.220.131:34833/ using document root <none> and password file <none>
I20260709 14:51:46.759047 23950 ts_manager.cc:194] Registered new tserver with Master: 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:46.759310 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:46.759565 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:46.759895 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:46.760809 23950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48352
I20260709 14:51:46.761435 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.766161 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:46.769168 24163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.769868 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:46.770185 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
format_stamp: "Formatted at 2026-07-09 14:51:46 on dist-test-slave-hxnw"
I20260709 14:51:46.770473 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608692399397-23410-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)
I20260709 14:51:46.785379 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:46.786633 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:46.788072 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:46.790316 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:46.790537 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.790771 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:46.790940 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:46.829989 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:46489
I20260709 14:51:46.830092 24225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:46489 every 8 connection(s)
I20260709 14:51:46.843597 24226 heartbeater.cc:344] Connected to a master server at 127.22.220.190:42595
I20260709 14:51:46.844020 24226 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:46.844733 24226 heartbeater.cc:507] Master 127.22.220.190:42595 requested a full tablet report, sending...
I20260709 14:51:46.846534 23950 ts_manager.cc:194] Registered new tserver with Master: d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:46.847591 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014443977s
I20260709 14:51:46.847726 23950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48356
I20260709 14:51:46.871641 23950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48358:
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"
    }
  }
}
W20260709 14:51:46.874672 23950 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.
I20260709 14:51:46.947628 24116 tablet_service.cc:1511] Processing CreateTablet for tablet c559900d13904cfe9f8bc03e0faa13d8 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:46.949296 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c559900d13904cfe9f8bc03e0faa13d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.952980 24113 tablet_service.cc:1511] Processing CreateTablet for tablet ada716196e584ed88bbd2b45662c8b14 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:46.954329 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada716196e584ed88bbd2b45662c8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.955739 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9d88e7c794e56b4e61d9a77135e35 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:46.957129 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9d88e7c794e56b4e61d9a77135e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.958510 24114 tablet_service.cc:1511] Processing CreateTablet for tablet 87257d83ac0b40de9c4703df6eeedb47 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:46.959887 24114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87257d83ac0b40de9c4703df6eeedb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.959431 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 70a22f4821884486ae5a94d85ee6961c (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:46.960816 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 1de543196a5b418b80f07391cc2bc0f1 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:46.961344 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a22f4821884486ae5a94d85ee6961c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.962100 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de543196a5b418b80f07391cc2bc0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.990912 24190 tablet_service.cc:1511] Processing CreateTablet for tablet c559900d13904cfe9f8bc03e0faa13d8 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:46.992340 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c559900d13904cfe9f8bc03e0faa13d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.992996 24188 tablet_service.cc:1511] Processing CreateTablet for tablet 87257d83ac0b40de9c4703df6eeedb47 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:46.994267 24188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87257d83ac0b40de9c4703df6eeedb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.998276 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 70a22f4821884486ae5a94d85ee6961c (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:46.999611 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a22f4821884486ae5a94d85ee6961c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.000108 24186 tablet_service.cc:1511] Processing CreateTablet for tablet 1de543196a5b418b80f07391cc2bc0f1 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.002764 24189 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9d88e7c794e56b4e61d9a77135e35 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.003389 24186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de543196a5b418b80f07391cc2bc0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.003115 24187 tablet_service.cc:1511] Processing CreateTablet for tablet ada716196e584ed88bbd2b45662c8b14 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.004051 24189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9d88e7c794e56b4e61d9a77135e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.004755 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada716196e584ed88bbd2b45662c8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.013365 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 70a22f4821884486ae5a94d85ee6961c (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.014768 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a22f4821884486ae5a94d85ee6961c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.016892 24041 tablet_service.cc:1511] Processing CreateTablet for tablet c559900d13904cfe9f8bc03e0faa13d8 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.018200 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c559900d13904cfe9f8bc03e0faa13d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.020874 24040 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9d88e7c794e56b4e61d9a77135e35 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.022154 24040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9d88e7c794e56b4e61d9a77135e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.024942 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 87257d83ac0b40de9c4703df6eeedb47 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.026311 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87257d83ac0b40de9c4703df6eeedb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.028898 24038 tablet_service.cc:1511] Processing CreateTablet for tablet ada716196e584ed88bbd2b45662c8b14 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.030164 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada716196e584ed88bbd2b45662c8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.027199 24113 tablet_service.cc:1511] Processing CreateTablet for tablet d72dd43ef1d84853a82a61a5396f0df5 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.032903 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 1de543196a5b418b80f07391cc2bc0f1 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.033888 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dd43ef1d84853a82a61a5396f0df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.034204 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de543196a5b418b80f07391cc2bc0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.034586 24242 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.038420 24241 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.038085 24036 tablet_service.cc:1511] Processing CreateTablet for tablet d72dd43ef1d84853a82a61a5396f0df5 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.040133 24036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dd43ef1d84853a82a61a5396f0df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.041539 24242 tablet_bootstrap.cc:654] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.045122 24187 tablet_service.cc:1511] Processing CreateTablet for tablet d72dd43ef1d84853a82a61a5396f0df5 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.050593 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4ab62acc80496584b32dfb96fe7337 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.052377 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4ab62acc80496584b32dfb96fe7337 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.055124 24242 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.055400 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4ab62acc80496584b32dfb96fe7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.061020 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dd43ef1d84853a82a61a5396f0df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.064877 24241 tablet_bootstrap.cc:654] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.055635 24242 ts_tablet_manager.cc:1403] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:51:47.056030 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4ab62acc80496584b32dfb96fe7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.074795 24186 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4ab62acc80496584b32dfb96fe7337 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.075418 24034 tablet_service.cc:1511] Processing CreateTablet for tablet c5936c173e1d4efc9d287ee6cc591777 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.076232 24186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4ab62acc80496584b32dfb96fe7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.076809 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5936c173e1d4efc9d287ee6cc591777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.076694 24114 tablet_service.cc:1511] Processing CreateTablet for tablet c5936c173e1d4efc9d287ee6cc591777 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.077907 24114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5936c173e1d4efc9d287ee6cc591777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.080786 24242 raft_consensus.cc:359] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.081533 24242 raft_consensus.cc:385] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.081843 24242 raft_consensus.cc:740] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.082691 24242 consensus_queue.cc:260] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.095417 24033 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6b97c3d0c1488795902f6476b0cedb (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.097994 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6b97c3d0c1488795902f6476b0cedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.101023 24190 tablet_service.cc:1511] Processing CreateTablet for tablet c5936c173e1d4efc9d287ee6cc591777 (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.102672 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5936c173e1d4efc9d287ee6cc591777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.120713 24242 ts_tablet_manager.cc:1434] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.004s
I20260709 14:51:47.121562 24226 heartbeater.cc:499] Master 127.22.220.190:42595 was elected leader, sending a full tablet report...
I20260709 14:51:47.121853 24242 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.134064 24241 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.134581 24241 ts_tablet_manager.cc:1403] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.005s
I20260709 14:51:47.137426 24241 raft_consensus.cc:359] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.138155 24241 raft_consensus.cc:385] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.138454 24241 raft_consensus.cc:740] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.139729 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6b97c3d0c1488795902f6476b0cedb (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.140726 24241 consensus_queue.cc:260] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.141779 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6b97c3d0c1488795902f6476b0cedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.144137 24242 tablet_bootstrap.cc:654] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.144538 24246 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.151724 24246 tablet_bootstrap.cc:654] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.163671 24186 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6b97c3d0c1488795902f6476b0cedb (DEFAULT_TABLE table=test-workload [id=51f369edbf8a40d585cc309d9e2c81c7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.165040 24186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6b97c3d0c1488795902f6476b0cedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.170293 24152 heartbeater.cc:499] Master 127.22.220.190:42595 was elected leader, sending a full tablet report...
I20260709 14:51:47.172367 24246 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.172906 24246 ts_tablet_manager.cc:1403] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 14:51:47.175836 24246 raft_consensus.cc:359] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.176617 24246 raft_consensus.cc:385] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.176970 24246 raft_consensus.cc:740] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.177876 24246 consensus_queue.cc:260] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.179937 24241 ts_tablet_manager.cc:1434] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 14:51:47.181020 24241 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.182616 24242 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.184473 24242 ts_tablet_manager.cc:1403] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.004s
I20260709 14:51:47.187539 24241 tablet_bootstrap.cc:654] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.187289 24242 raft_consensus.cc:359] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.193022 24242 raft_consensus.cc:385] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.193063 24077 heartbeater.cc:499] Master 127.22.220.190:42595 was elected leader, sending a full tablet report...
I20260709 14:51:47.193499 24242 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.193575 24241 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.193629 24246 ts_tablet_manager.cc:1434] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260709 14:51:47.194146 24241 ts_tablet_manager.cc:1403] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 14:51:47.194638 24246 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.195160 24244 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.194599 24242 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.195590 24244 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.196920 24241 raft_consensus.cc:359] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.197628 24241 raft_consensus.cc:385] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.197922 24241 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.198856 24241 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.201016 24241 ts_tablet_manager.cc:1434] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:51:47.201301 24246 tablet_bootstrap.cc:654] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.201902 24241 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.210191 24241 tablet_bootstrap.cc:654] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.212677 24246 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.213269 24246 ts_tablet_manager.cc:1403] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260709 14:51:47.215090 24244 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.221861 24241 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.217097 24246 raft_consensus.cc:359] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.222441 24241 ts_tablet_manager.cc:1403] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:51:47.222397 24246 raft_consensus.cc:385] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.222808 24246 raft_consensus.cc:740] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.223614 24246 consensus_queue.cc:260] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.225660 24241 raft_consensus.cc:359] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.226090 24246 ts_tablet_manager.cc:1434] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:47.226428 24241 raft_consensus.cc:385] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.226783 24241 raft_consensus.cc:740] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.227152 24246 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.227697 24241 consensus_queue.cc:260] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.229324 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.229984 24241 ts_tablet_manager.cc:1434] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:47.230981 24241 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
W20260709 14:51:47.231562 24166 leader_election.cc:343] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.234253 24246 tablet_bootstrap.cc:654] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.237205 24241 tablet_bootstrap.cc:654] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.247900 24246 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.248467 24246 ts_tablet_manager.cc:1403] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260709 14:51:47.249329 24241 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.249845 24241 ts_tablet_manager.cc:1403] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:51:47.251351 24246 raft_consensus.cc:359] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.252271 24246 raft_consensus.cc:385] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.252630 24246 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.253774 24246 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.252590 24241 raft_consensus.cc:359] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.255025 24241 raft_consensus.cc:385] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.255385 24241 raft_consensus.cc:740] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.255649 24244 raft_consensus.cc:493] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.256453 24246 ts_tablet_manager.cc:1434] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:51:47.256358 24241 consensus_queue.cc:260] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.257827 24246 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.258742 24241 ts_tablet_manager.cc:1434] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:51:47.256302 24244 raft_consensus.cc:515] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.261421 24244 leader_election.cc:290] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135)
I20260709 14:51:47.261754 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.262686 24241 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.262580 24052 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.263545 24248 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.263999 24248 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.264585 24246 tablet_bootstrap.cc:654] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.264418 24166 leader_election.cc:304] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.265697 24244 raft_consensus.cc:2804] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.266227 24244 raft_consensus.cc:493] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.266723 24244 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.266767 24248 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.276456 24246 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.277045 24246 ts_tablet_manager.cc:1403] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:51:47.280244 24246 raft_consensus.cc:359] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.281360 24246 raft_consensus.cc:385] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.281836 24246 raft_consensus.cc:740] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.282759 24246 consensus_queue.cc:260] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.285477 24246 ts_tablet_manager.cc:1434] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:47.286504 24241 tablet_bootstrap.cc:654] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.286535 24246 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.294844 24246 tablet_bootstrap.cc:654] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.308252 24246 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.308184 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
W20260709 14:51:47.309979 24092 leader_election.cc:343] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.310125 24246 ts_tablet_manager.cc:1403] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260709 14:51:47.313277 24246 raft_consensus.cc:359] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.314960 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.315375 24246 raft_consensus.cc:385] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.315673 24246 raft_consensus.cc:740] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.315675 24201 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 0.
I20260709 14:51:47.316511 24246 consensus_queue.cc:260] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.317323 24092 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.318437 24248 raft_consensus.cc:2804] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.318799 24248 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.318849 24246 ts_tablet_manager.cc:1434] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:47.315068 24241 tablet_bootstrap.cc:492] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.319213 24248 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.319495 24241 ts_tablet_manager.cc:1403] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260709 14:51:47.322388 24241 raft_consensus.cc:359] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.323057 24241 raft_consensus.cc:385] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.323325 24241 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.324699 24246 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.326172 24248 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.328819 24248 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.330230 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.331018 24246 tablet_bootstrap.cc:654] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.331663 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:47.333102 24201 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.331447 24241 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.338001 24241 ts_tablet_manager.cc:1434] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:47.338137 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.344285 24127 raft_consensus.cc:2393] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6cb13e0acb04da98b3ece2dfb296ba5 in current term 1: Already voted for candidate 016ca849467d4bcfb15a847e59928c4e in this term.
I20260709 14:51:47.344754 24246 tablet_bootstrap.cc:492] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.345209 24246 ts_tablet_manager.cc:1403] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 14:51:47.345309 24250 raft_consensus.cc:493] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.345791 24250 raft_consensus.cc:515] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.345932 24167 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.348476 24246 raft_consensus.cc:359] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.349386 24246 raft_consensus.cc:385] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.349781 24246 raft_consensus.cc:740] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.339844 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.351296 24126 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.352468 24250 leader_election.cc:290] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.350564 24246 consensus_queue.cc:260] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.355213 24246 ts_tablet_manager.cc:1434] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:47.355854 24241 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.358109 24246 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
W20260709 14:51:47.356804 24092 leader_election.cc:343] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.363710 24241 tablet_bootstrap.cc:654] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.376057 24248 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.376610 24248 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.378655 24248 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.380295 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
W20260709 14:51:47.382484 24092 leader_election.cc:343] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.382658 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.382567 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.343679 24201 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 1.
I20260709 14:51:47.383116 24246 tablet_bootstrap.cc:654] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:47.383865 24092 leader_election.cc:343] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.384368 24092 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e; no voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.385224 24248 raft_consensus.cc:2749] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.385857 24248 raft_consensus.cc:493] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.386339 24248 raft_consensus.cc:515] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.388346 24248 leader_election.cc:290] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.390165 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.390856 24052 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 0.
W20260709 14:51:47.390929 24018 leader_election.cc:343] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.392746 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
W20260709 14:51:47.394101 24017 leader_election.cc:343] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.394527 24017 leader_election.cc:304] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [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: d874831a672b4398a358eb51eb17ed81; no voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.395231 24246 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.395673 24246 ts_tablet_manager.cc:1403] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 14:51:47.395632 24250 raft_consensus.cc:2749] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.397147 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.397312 24244 raft_consensus.cc:515] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.398638 24092 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.401298 24252 raft_consensus.cc:2749] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:47.401427 24092 leader_election.cc:343] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.399039 24246 raft_consensus.cc:359] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.406960 24246 raft_consensus.cc:385] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.407130 24241 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.407042 24092 leader_election.cc:304] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.407366 24246 raft_consensus.cc:740] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.403644 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.408061 24126 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.404439 24242 ts_tablet_manager.cc:1434] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.220s	user 0.071s	sys 0.135s
I20260709 14:51:47.408435 24241 ts_tablet_manager.cc:1403] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260709 14:51:47.408272 24246 consensus_queue.cc:260] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.409334 24242 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.405992 24244 leader_election.cc:290] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135)
I20260709 14:51:47.408025 24248 raft_consensus.cc:2804] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.409981 24248 raft_consensus.cc:493] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.410341 24248 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.411034 24246 ts_tablet_manager.cc:1434] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:47.412011 24246 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.416101 24242 tablet_bootstrap.cc:654] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.417104 24248 raft_consensus.cc:515] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.407411 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.418370 24052 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.419559 24246 tablet_bootstrap.cc:654] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.420264 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.420979 24051 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.432221 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
W20260709 14:51:47.434077 24092 leader_election.cc:343] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.436345 24126 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.436869 24241 raft_consensus.cc:359] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.447379 24241 raft_consensus.cc:385] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.447678 24241 raft_consensus.cc:740] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.437786 24248 leader_election.cc:290] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.438424 24051 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 1.
I20260709 14:51:47.448493 24241 consensus_queue.cc:260] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.449196 24092 leader_election.cc:304] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.450302 24248 raft_consensus.cc:2804] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.450466 24246 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.450737 24241 ts_tablet_manager.cc:1434] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:51:47.450892 24246 ts_tablet_manager.cc:1403] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.022s
I20260709 14:51:47.451617 24241 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.454427 24246 raft_consensus.cc:359] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.455389 24246 raft_consensus.cc:385] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.455811 24246 raft_consensus.cc:740] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.456818 24246 consensus_queue.cc:260] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.458139 24241 tablet_bootstrap.cc:654] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.446636 24052 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.404068 24267 raft_consensus.cc:2804] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.448015 24167 leader_election.cc:304] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:47.441933 24242 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.460126 24242 ts_tablet_manager.cc:1403] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.012s
I20260709 14:51:47.460184 24244 raft_consensus.cc:2804] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.460937 24244 raft_consensus.cc:697] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:47.462010 24244 consensus_queue.cc:237] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:47.463054 24242 raft_consensus.cc:359] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.463757 24242 raft_consensus.cc:385] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.464071 24242 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.464743 24248 raft_consensus.cc:697] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:47.464833 24242 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.465914 24248 consensus_queue.cc:237] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.467113 24242 ts_tablet_manager.cc:1434] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:51:47.459527 24246 ts_tablet_manager.cc:1434] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:51:47.468510 24246 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.475385 24246 tablet_bootstrap.cc:654] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.477957 24267 raft_consensus.cc:697] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:47.478377 24242 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.478924 24267 consensus_queue.cc:237] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.486080 24241 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.487287 24241 ts_tablet_manager.cc:1403] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
W20260709 14:51:47.492216 23998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:47.493286 24241 raft_consensus.cc:359] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.494359 24241 raft_consensus.cc:385] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.494798 24241 raft_consensus.cc:740] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.495836 24241 consensus_queue.cc:260] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.498641 24241 ts_tablet_manager.cc:1434] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:47.500077 24241 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.496570 23947 catalog_manager.cc:5697] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.509362 24241 tablet_bootstrap.cc:654] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.513041 24246 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.513489 24246 ts_tablet_manager.cc:1403] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.018s
I20260709 14:51:47.515085 24241 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.515525 24241 ts_tablet_manager.cc:1403] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 14:51:47.517905 24246 raft_consensus.cc:359] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.517964 24241 raft_consensus.cc:359] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.518442 24246 raft_consensus.cc:385] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.519929 24246 raft_consensus.cc:740] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.519012 24242 tablet_bootstrap.cc:654] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.518925 24250 raft_consensus.cc:493] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.519973 23949 catalog_manager.cc:5697] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 1 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.520735 24246 consensus_queue.cc:260] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.521418 24250 raft_consensus.cc:515] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.522022 23949 catalog_manager.cc:5697] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 1 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.523554 24250 leader_election.cc:290] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.518671 24241 raft_consensus.cc:385] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.524406 24241 raft_consensus.cc:740] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.525020 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.525224 24241 consensus_queue.cc:260] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.526563 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.527511 24241 ts_tablet_manager.cc:1434] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
W20260709 14:51:47.528568 24017 leader_election.cc:343] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.530809 24018 leader_election.cc:343] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.531085 24241 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.531241 24018 leader_election.cc:304] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [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: d874831a672b4398a358eb51eb17ed81; no voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.536676 24241 tablet_bootstrap.cc:654] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.540877 24250 raft_consensus.cc:2749] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.547802 24241 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.548311 24241 ts_tablet_manager.cc:1403] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:51:47.550873 24241 raft_consensus.cc:359] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.551466 24241 raft_consensus.cc:385] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.551522 24246 ts_tablet_manager.cc:1434] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.038s	user 0.016s	sys 0.018s
I20260709 14:51:47.551740 24241 raft_consensus.cc:740] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.552518 24246 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: Bootstrap starting.
I20260709 14:51:47.552541 24241 consensus_queue.cc:260] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.555073 24241 ts_tablet_manager.cc:1434] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:47.556005 24241 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: Bootstrap starting.
I20260709 14:51:47.558030 24246 tablet_bootstrap.cc:654] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.561482 24241 tablet_bootstrap.cc:654] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.561864 24242 tablet_bootstrap.cc:492] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.562476 24242 ts_tablet_manager.cc:1403] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.014s
I20260709 14:51:47.566712 24242 raft_consensus.cc:359] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.567350 24242 raft_consensus.cc:385] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.567607 24242 raft_consensus.cc:740] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.568778 24246 tablet_bootstrap.cc:492] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: No bootstrap required, opened a new log
I20260709 14:51:47.568444 24242 consensus_queue.cc:260] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.569196 24246 ts_tablet_manager.cc:1403] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 14:51:47.570245 24241 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: No bootstrap required, opened a new log
I20260709 14:51:47.570633 24241 ts_tablet_manager.cc:1403] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:51:47.570672 24242 ts_tablet_manager.cc:1434] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:47.571715 24242 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.571642 24246 raft_consensus.cc:359] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.572357 24246 raft_consensus.cc:385] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.572621 24246 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.573148 24241 raft_consensus.cc:359] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.573302 24246 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.573807 24241 raft_consensus.cc:385] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.574088 24241 raft_consensus.cc:740] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.574823 24241 consensus_queue.cc:260] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.578541 24242 tablet_bootstrap.cc:654] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.580036 24241 ts_tablet_manager.cc:1434] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:51:47.580049 24246 ts_tablet_manager.cc:1434] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:47.585115 24242 tablet_bootstrap.cc:492] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.585618 24242 ts_tablet_manager.cc:1403] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 14:51:47.589749 24242 raft_consensus.cc:359] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.590505 24242 raft_consensus.cc:385] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.590811 24242 raft_consensus.cc:740] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.591529 24242 consensus_queue.cc:260] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.593539 24242 ts_tablet_manager.cc:1434] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:47.594280 24242 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.599159 24242 tablet_bootstrap.cc:654] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.604089 24242 tablet_bootstrap.cc:492] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.604494 24242 ts_tablet_manager.cc:1403] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:51:47.606504 24242 raft_consensus.cc:359] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.607005 24242 raft_consensus.cc:385] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.607240 24242 raft_consensus.cc:740] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.607887 24242 consensus_queue.cc:260] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.609795 24242 ts_tablet_manager.cc:1434] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:47.610711 24242 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.615536 24242 tablet_bootstrap.cc:654] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.616127 24267 raft_consensus.cc:493] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.616632 24267 raft_consensus.cc:515] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.618773 24267 leader_election.cc:290] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.620024 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.620170 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.620712 24052 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 0.
I20260709 14:51:47.620800 24267 raft_consensus.cc:493] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:47.621551 24092 leader_election.cc:343] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.621290 24267 raft_consensus.cc:515] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.622248 24242 tablet_bootstrap.cc:492] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.622222 24092 leader_election.cc:304] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.622833 24242 ts_tablet_manager.cc:1403] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:51:47.623097 24248 raft_consensus.cc:2804] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.623495 24248 raft_consensus.cc:493] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.623792 24267 leader_election.cc:290] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.623848 24248 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.624780 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.625075 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.625674 24052 raft_consensus.cc:2468] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 0.
I20260709 14:51:47.625736 24242 raft_consensus.cc:359] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
W20260709 14:51:47.626140 24092 leader_election.cc:343] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.626427 24242 raft_consensus.cc:385] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.626780 24242 raft_consensus.cc:740] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.626894 24092 leader_election.cc:304] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.627689 24267 raft_consensus.cc:2804] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.627475 24242 consensus_queue.cc:260] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.628068 24267 raft_consensus.cc:493] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.628413 24267 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.629825 24242 ts_tablet_manager.cc:1434] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:51:47.630853 24242 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.630812 24248 raft_consensus.cc:515] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.633575 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.634136 24052 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.634339 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
W20260709 14:51:47.635807 24092 leader_election.cc:343] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.636320 24248 leader_election.cc:290] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.637863 24242 tablet_bootstrap.cc:654] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.641333 24052 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 1.
I20260709 14:51:47.642773 24092 leader_election.cc:304] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.642979 24267 raft_consensus.cc:515] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.643658 24248 raft_consensus.cc:2804] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.644143 24248 raft_consensus.cc:697] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:47.644567 24242 tablet_bootstrap.cc:492] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.644974 24242 ts_tablet_manager.cc:1403] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:51:47.645098 24267 leader_election.cc:290] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.644918 24248 consensus_queue.cc:237] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.645882 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.646420 24052 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.646957 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:47.647567 24242 raft_consensus.cc:359] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.648274 24242 raft_consensus.cc:385] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:47.648612 24092 leader_election.cc:343] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.648607 24242 raft_consensus.cc:740] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.650050 24242 consensus_queue.cc:260] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.653133 24242 ts_tablet_manager.cc:1434] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:47.653641 24052 raft_consensus.cc:2468] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 1.
I20260709 14:51:47.654031 24242 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.654743 24092 leader_election.cc:304] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.655831 24248 raft_consensus.cc:2804] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.656289 24248 raft_consensus.cc:697] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:47.657075 24248 consensus_queue.cc:237] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.658691 23948 catalog_manager.cc:5697] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 1 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.660069 24242 tablet_bootstrap.cc:654] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.669965 24242 tablet_bootstrap.cc:492] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.670389 24242 ts_tablet_manager.cc:1403] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:51:47.673007 24242 raft_consensus.cc:359] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.673663 24242 raft_consensus.cc:385] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.673933 24242 raft_consensus.cc:740] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.674662 24242 consensus_queue.cc:260] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.675237 23948 catalog_manager.cc:5697] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 1 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.676703 24242 ts_tablet_manager.cc:1434] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:47.677521 24242 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: Bootstrap starting.
I20260709 14:51:47.683233 24242 tablet_bootstrap.cc:654] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.683280 24282 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.683807 24282 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.686144 24282 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.687397 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.687752 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.688190 24201 raft_consensus.cc:2393] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d874831a672b4398a358eb51eb17ed81 in current term 1: Already voted for candidate 016ca849467d4bcfb15a847e59928c4e in this term.
I20260709 14:51:47.688516 24242 tablet_bootstrap.cc:492] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: No bootstrap required, opened a new log
I20260709 14:51:47.688921 24242 ts_tablet_manager.cc:1403] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:51:47.689419 24017 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [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: d874831a672b4398a358eb51eb17ed81; no voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:47.690168 24282 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.691452 24242 raft_consensus.cc:359] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.692443 24242 raft_consensus.cc:385] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.692715 24242 raft_consensus.cc:740] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.693280 24242 consensus_queue.cc:260] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.694943 24242 ts_tablet_manager.cc:1434] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:47.695605 24282 raft_consensus.cc:2749] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.721707 24244 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.722297 24244 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.724262 24244 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.725085 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.725272 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.725724 24052 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.725821 24126 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.726771 24167 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:47.727487 24244 raft_consensus.cc:2804] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.727825 24244 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.728133 24244 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.731014 24252 raft_consensus.cc:493] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.731427 24252 raft_consensus.cc:515] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.732740 24244 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.733162 24252 leader_election.cc:290] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.734020 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.734136 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.734637 24244 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.734685 24052 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.735374 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.734685 24126 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.735916 24051 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.735896 24166 leader_election.cc:304] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.736760 24244 raft_consensus.cc:2804] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.737183 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.737298 24244 raft_consensus.cc:493] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.737599 24282 raft_consensus.cc:493] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.737725 24126 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.737713 24244 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.738072 24282 raft_consensus.cc:515] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.740818 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.741403 24127 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 0.
I20260709 14:51:47.742626 24018 leader_election.cc:304] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.743445 24250 raft_consensus.cc:2804] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.743362 24051 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.743904 24250 raft_consensus.cc:493] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.744272 24250 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.744390 24126 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.744719 24166 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.746354 24295 raft_consensus.cc:2804] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.744709 24244 raft_consensus.cc:515] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.747458 24295 raft_consensus.cc:697] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:47.748355 24295 consensus_queue.cc:237] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.749682 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.749990 24250 raft_consensus.cc:515] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.750211 24244 leader_election.cc:290] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.751333 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.751893 24126 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.752566 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.753104 24127 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.741489 24252 raft_consensus.cc:493] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.750249 24051 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.756392 24282 leader_election.cc:290] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.757788 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" is_pre_election: true
I20260709 14:51:47.758594 24201 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 0.
I20260709 14:51:47.761441 24127 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 1.
I20260709 14:51:47.762660 24018 leader_election.cc:304] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.763188 24051 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.763605 24282 raft_consensus.cc:2804] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.755343 24252 raft_consensus.cc:515] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.750844 24244 raft_consensus.cc:493] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.767836 24166 leader_election.cc:304] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.768407 24252 leader_election.cc:290] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.768929 24252 raft_consensus.cc:493] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.768990 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.769691 24125 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.769476 24252 raft_consensus.cc:515] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.770959 24167 leader_election.cc:304] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:47.772850 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.773088 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:47.773586 24201 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.773368 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.774232 24051 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.776098 24126 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.777160 24244 raft_consensus.cc:515] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.771529 24252 leader_election.cc:290] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.780045 24250 leader_election.cc:290] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 1 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:47.780944 24296 raft_consensus.cc:2804] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.780458 24282 raft_consensus.cc:697] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:47.781886 24252 raft_consensus.cc:2804] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.784248 24252 raft_consensus.cc:493] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.784626 24252 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.786492 24296 raft_consensus.cc:697] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:47.786767 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.787015 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.787442 24052 raft_consensus.cc:2468] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.788113 24051 raft_consensus.cc:2393] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6cb13e0acb04da98b3ece2dfb296ba5 in current term 1: Already voted for candidate 016ca849467d4bcfb15a847e59928c4e in this term.
I20260709 14:51:47.789924 24282 consensus_queue.cc:237] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.789311 23947 catalog_manager.cc:5697] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.793239 24201 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 1.
I20260709 14:51:47.787420 24296 consensus_queue.cc:237] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.786000 24244 leader_election.cc:290] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.795342 24166 leader_election.cc:304] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.796582 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.797425 24126 raft_consensus.cc:2468] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 0.
I20260709 14:51:47.798345 24252 raft_consensus.cc:515] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.800870 24252 leader_election.cc:290] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.800977 24244 raft_consensus.cc:2804] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.801438 24244 raft_consensus.cc:493] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.801788 24244 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.802307 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.803083 24127 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.804061 24166 leader_election.cc:304] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.809170 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.810185 24051 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.811759 23947 catalog_manager.cc:5697] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.808900 24244 raft_consensus.cc:515] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.813910 24127 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.816694 24167 leader_election.cc:304] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:47.815352 24252 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.817888 24244 leader_election.cc:290] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.818444 24244 raft_consensus.cc:2804] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.818907 24244 raft_consensus.cc:697] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:47.819031 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:47.819618 24126 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.819933 24244 consensus_queue.cc:237] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.822270 24051 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.829022 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:47.828372 23947 catalog_manager.cc:5697] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.829608 24051 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.836668 24252 raft_consensus.cc:2749] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.837342 24051 raft_consensus.cc:2468] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.837354 24126 raft_consensus.cc:2468] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 1.
I20260709 14:51:47.838783 24166 leader_election.cc:304] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:47.839766 24252 raft_consensus.cc:2804] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.840324 24252 raft_consensus.cc:697] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:47.841601 24252 consensus_queue.cc:237] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.845151 23947 catalog_manager.cc:5697] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.848726 24248 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.860001 24272 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.864651 23948 catalog_manager.cc:5697] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.899916 24248 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.911041 24252 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.912611 24248 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.925942 24299 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.988233 24299 raft_consensus.cc:493] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.988867 24299 raft_consensus.cc:515] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:47.990777 24299 leader_election.cc:290] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:47.991578 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d874831a672b4398a358eb51eb17ed81" is_pre_election: true
I20260709 14:51:47.991864 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016ca849467d4bcfb15a847e59928c4e" is_pre_election: true
I20260709 14:51:47.992314 24052 raft_consensus.cc:2393] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6cb13e0acb04da98b3ece2dfb296ba5 in current term 1: Already voted for candidate 016ca849467d4bcfb15a847e59928c4e in this term.
I20260709 14:51:47.993319 24166 leader_election.cc:304] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81
I20260709 14:51:47.994009 24299 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.998970 24299 raft_consensus.cc:2749] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.037629 24201 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.039028 24267 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.044956 24267 consensus_queue.cc:1048] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.051328 24314 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:48.064468 24272 consensus_queue.cc:1048] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.088835 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:48.089396 24201 raft_consensus.cc:606] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.094370 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:48.094786 24201 raft_consensus.cc:606] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.106824 24126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:48.107276 24126 raft_consensus.cc:606] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.112040 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:48.112485 24201 raft_consensus.cc:606] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.117026 24126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:48.117444 24126 raft_consensus.cc:606] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.124385 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:48.124832 24201 raft_consensus.cc:606] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Received request to transfer leadership to TS 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:48.137552 24052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:46268
I20260709 14:51:48.138026 24052 raft_consensus.cc:606] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 LEADER]: Received request to transfer leadership to TS 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:48.142515 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:48.142946 24201 raft_consensus.cc:606] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Received request to transfer leadership to TS 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:48.147372 24126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:48.147850 24126 raft_consensus.cc:606] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Received request to transfer leadership to TS d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:48.171557 24282 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.181411 24250 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.191125 24298 raft_consensus.cc:993] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: : Instructing follower 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.191592 24250 raft_consensus.cc:1081] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 LEADER]: Signalling peer 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.193076 24126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:38614
I20260709 14:51:48.193535 24126 raft_consensus.cc:493] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.193835 24126 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.198794 24299 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.199311 24126 raft_consensus.cc:515] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.201287 24126 leader_election.cc:290] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 2 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.202741 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:48.203078 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.203342 24051 raft_consensus.cc:3055] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.203743 24051 raft_consensus.cc:740] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.204596 24051 consensus_queue.cc:260] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.205502 24051 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.203730 24201 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.210112 24299 raft_consensus.cc:993] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.211282 24051 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 2.
I20260709 14:51:48.212529 24252 raft_consensus.cc:1081] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.212482 24092 leader_election.cc:304] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.213435 24267 raft_consensus.cc:2804] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.213910 24267 raft_consensus.cc:697] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.214433 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46244
I20260709 14:51:48.214754 24267 consensus_queue.cc:237] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.215442 24201 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 2.
I20260709 14:51:48.216341 24050 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.216756 24050 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.223053 24252 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.224248 23948 catalog_manager.cc:5697] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 1 to 2, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 2 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.224860 24050 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.231655 24050 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.231572 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.234160 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.234817 24201 raft_consensus.cc:3055] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.236362 24201 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.237213 24201 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.238433 24201 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.241317 24252 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.245087 24201 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.246194 24017 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:48.247000 24250 raft_consensus.cc:2804] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.247473 24250 raft_consensus.cc:697] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.248350 24250 consensus_queue.cc:237] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.252676 24296 consensus_queue.cc:1048] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.254994 24244 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.263499 24299 raft_consensus.cc:993] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.263943 24244 raft_consensus.cc:993] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.264353 24244 raft_consensus.cc:1081] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Signalling peer 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.264955 24299 raft_consensus.cc:1081] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Signalling peer 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:48.265290 23948 catalog_manager.cc:5697] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.268719 24127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:38612
I20260709 14:51:48.269068 24125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:38612
I20260709 14:51:48.269572 24125 raft_consensus.cc:493] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.269959 24125 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.270368 24127 raft_consensus.cc:493] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.270785 24127 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.276255 24299 consensus_queue.cc:1048] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.277168 24125 raft_consensus.cc:515] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.278824 24127 raft_consensus.cc:515] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.280305 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:48.280855 24052 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.282181 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:48.285341 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5936c173e1d4efc9d287ee6cc591777" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.285923 24201 raft_consensus.cc:3055] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.286247 24201 raft_consensus.cc:740] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.287086 24201 consensus_queue.cc:260] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.287915 24052 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 2.
I20260709 14:51:48.288371 24127 leader_election.cc:290] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 2 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.289167 24092 leader_election.cc:304] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.288056 24201 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.289963 24272 raft_consensus.cc:2804] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.290416 24272 raft_consensus.cc:697] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.291262 24272 consensus_queue.cc:237] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.296113 24125 leader_election.cc:290] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 2 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.296712 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.297346 24200 raft_consensus.cc:3055] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.297653 24200 raft_consensus.cc:740] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.298445 24200 consensus_queue.cc:260] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.299671 24200 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.301064 24201 raft_consensus.cc:2468] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 2.
I20260709 14:51:48.302369 24092 leader_election.cc:304] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: d874831a672b4398a358eb51eb17ed81
I20260709 14:51:48.303951 24272 raft_consensus.cc:2804] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.304628 24272 raft_consensus.cc:697] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.305517 24272 consensus_queue.cc:237] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.305259 23948 catalog_manager.cc:5697] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 1 to 2, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 2 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.309810 24200 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 2.
I20260709 14:51:48.311636 24299 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.318920 23947 catalog_manager.cc:5697] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 1 to 2, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 2 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.325793 24244 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.334940 24244 raft_consensus.cc:993] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.335353 24244 raft_consensus.cc:1081] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.336174 24314 raft_consensus.cc:993] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.336588 24314 raft_consensus.cc:1081] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.337014 24052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46244
I20260709 14:51:48.337608 24052 raft_consensus.cc:493] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.337862 24052 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.338310 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:51:48.338845 24050 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.339114 24050 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.343595 24052 raft_consensus.cc:515] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.344043 24050 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.346289 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.346419 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.346542 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.346827 24127 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.347008 24200 raft_consensus.cc:3055] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.347049 24125 raft_consensus.cc:3055] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.347524 24125 raft_consensus.cc:740] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.347977 24050 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.348259 24125 consensus_queue.cc:260] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.349035 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.349236 24200 raft_consensus.cc:740] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.349493 24125 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.349572 24201 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.349764 24052 leader_election.cc:290] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.351127 24200 consensus_queue.cc:260] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.352473 24200 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.354161 24127 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.355383 24018 leader_election.cc:304] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.356189 24250 raft_consensus.cc:2804] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.356128 24201 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.356767 24250 raft_consensus.cc:697] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.357493 24017 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.357592 24250 consensus_queue.cc:237] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.358331 24298 raft_consensus.cc:2804] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.358678 24200 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.358835 24298 raft_consensus.cc:697] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.359680 24298 consensus_queue.cc:237] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.360731 24125 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.364298 23947 catalog_manager.cc:5697] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.374364 23947 catalog_manager.cc:5697] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.409940 24299 raft_consensus.cc:993] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.410374 24244 raft_consensus.cc:1081] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.411957 24052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46244
I20260709 14:51:48.412525 24052 raft_consensus.cc:493] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.412856 24052 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.418766 24052 raft_consensus.cc:515] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:48.420702 24052 leader_election.cc:290] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:48.421517 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.421927 24200 raft_consensus.cc:3055] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.422143 24200 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.422665 24200 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:48.423482 24200 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.427608 24200 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.428189 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.428576 24017 leader_election.cc:304] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.428778 24125 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.429324 24298 raft_consensus.cc:2804] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.429715 24298 raft_consensus.cc:697] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.430469 24298 consensus_queue.cc:237] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:48.433828 24125 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.436175 23947 catalog_manager.cc:5697] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.452569 24314 raft_consensus.cc:993] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.452999 24314 raft_consensus.cc:1081] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:48.454332 24052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:51:48.454728 24052 raft_consensus.cc:493] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.454975 24052 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.460431 24052 raft_consensus.cc:515] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.462841 24052 leader_election.cc:290] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:48.463333 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.463343 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:48.464090 24125 raft_consensus.cc:3055] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.464115 24200 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.464425 24125 raft_consensus.cc:740] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.465080 24125 consensus_queue.cc:260] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.465942 24125 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.468804 24200 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.469758 24017 leader_election.cc:304] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.470523 24298 raft_consensus.cc:2804] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.470652 24125 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:48.470930 24298 raft_consensus.cc:697] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:48.471925 24298 consensus_queue.cc:237] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.477550 23947 catalog_manager.cc:5697] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.646953 24314 raft_consensus.cc:993] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:48.647399 24267 raft_consensus.cc:1081] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Signalling peer d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:48.648729 24200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:53034
I20260709 14:51:48.649169 24200 raft_consensus.cc:493] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:48.649456 24200 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.653853 24200 raft_consensus.cc:515] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.655298 24200 leader_election.cc:290] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 2 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:48.656095 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:48.656327 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6b97c3d0c1488795902f6476b0cedb" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:48.656673 24052 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.656848 24125 raft_consensus.cc:3055] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:48.657194 24125 raft_consensus.cc:740] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:48.657770 24125 consensus_queue.cc:260] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.658885 24125 raft_consensus.cc:3060] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.660122 24127 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.660473 24050 raft_consensus.cc:1275] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.661867 24267 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.663524 24052 raft_consensus.cc:2468] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 2.
I20260709 14:51:48.665225 24166 leader_election.cc:304] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:48.665503 24125 raft_consensus.cc:2468] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 2.
I20260709 14:51:48.668989 24127 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.669731 24244 raft_consensus.cc:2804] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.670233 24244 raft_consensus.cc:697] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:48.670737 24298 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.671070 24244 consensus_queue.cc:237] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:48.676151 24200 raft_consensus.cc:1275] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.678119 24200 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.679523 24314 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.679914 24282 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.681912 23948 catalog_manager.cc:5697] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 1 to 2, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.784153 24201 raft_consensus.cc:1275] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.785528 24314 consensus_queue.cc:1048] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.792550 24050 raft_consensus.cc:3060] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.799103 24050 raft_consensus.cc:1275] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.800477 24267 consensus_queue.cc:1048] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.805548 24127 raft_consensus.cc:1275] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.806706 24298 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.814239 24201 raft_consensus.cc:1275] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.815600 24282 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.859941 24127 raft_consensus.cc:1275] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.861348 24250 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.869212 24201 raft_consensus.cc:1275] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.870608 24298 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.891957 24050 raft_consensus.cc:1275] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.893450 24267 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.900970 24201 raft_consensus.cc:1275] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.902829 24272 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.976581 24201 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.977839 24298 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.986845 24127 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.989638 24334 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.054673 24201 raft_consensus.cc:1275] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.056085 24334 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.063513 24127 raft_consensus.cc:1275] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.065946 24282 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.139660 24050 raft_consensus.cc:1275] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.141013 24244 consensus_queue.cc:1048] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.148861 24127 raft_consensus.cc:1275] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.150244 24299 consensus_queue.cc:1048] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:51.177420 23410 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:51.178057 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:51.194350 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:51.194878 24050 raft_consensus.cc:606] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:51.197263 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:51.197741 24050 raft_consensus.cc:606] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:51.198705 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:51.199123 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:51.498383 24347 raft_consensus.cc:993] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: : Instructing follower d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:51.498826 24344 raft_consensus.cc:1081] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:51.500250 24201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:53038
I20260709 14:51:51.500761 24201 raft_consensus.cc:493] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.501077 24201 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.505326 24201 raft_consensus.cc:515] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:51.506783 24201 leader_election.cc:290] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 3 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135)
I20260709 14:51:51.507644 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:51.507854 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:51.508210 24127 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.508450 24050 raft_consensus.cc:3055] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:51.508831 24050 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:51.509601 24050 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:51.510553 24050 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.513180 24127 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:51.514161 24167 leader_election.cc:304] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:51.514806 24342 raft_consensus.cc:2804] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:51.515537 24050 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:51.515847 24342 raft_consensus.cc:697] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:51.516728 24342 consensus_queue.cc:237] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:51.523530 23947 catalog_manager.cc:5697] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.633448 24347 raft_consensus.cc:993] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: : Instructing follower d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:51.634369 24344 raft_consensus.cc:1081] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:51.635874 24201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:53038
I20260709 14:51:51.636308 24201 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.636581 24201 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.640286 24201 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:51.641672 24201 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 3 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:51.642563 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:51.642717 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:51.643169 24050 raft_consensus.cc:3055] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:51.643179 24127 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.643654 24050 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:51.644479 24050 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:51.645645 24050 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.649468 24127 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:51.650480 24167 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:51.650980 24050 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:51.651146 24342 raft_consensus.cc:2804] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:51.651643 24342 raft_consensus.cc:697] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:51.652467 24342 consensus_queue.cc:237] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:51.659009 23947 catalog_manager.cc:5697] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:51.952346 24127 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:51.953584 24342 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:51.962500 24050 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:51.964247 24358 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.098063 24127 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.099303 24358 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.107800 24050 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.109403 24342 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.199957 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:52.209720 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:52.210199 24201 raft_consensus.cc:606] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:52.214658 24201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:53054
I20260709 14:51:52.215114 24201 raft_consensus.cc:606] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:52.226145 24127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:52.226656 24127 raft_consensus.cc:606] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:52.230917 24127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:52.231408 24127 raft_consensus.cc:606] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:52.235627 24127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
mode: GRACEFUL
new_leader_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:38628
I20260709 14:51:52.236138 24127 raft_consensus.cc:606] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Received request to transfer leadership to TS d874831a672b4398a358eb51eb17ed81
I20260709 14:51:52.305565 24364 raft_consensus.cc:993] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.305953 24272 raft_consensus.cc:1081] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.307261 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:51:52.307667 24050 raft_consensus.cc:493] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.307941 24050 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.312266 24050 raft_consensus.cc:515] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.313714 24050 leader_election.cc:290] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 3 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:52.314488 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:52.314680 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4ab62acc80496584b32dfb96fe7337" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:52.315088 24127 raft_consensus.cc:3055] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:52.315133 24201 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.315423 24127 raft_consensus.cc:740] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:52.316252 24127 consensus_queue.cc:260] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.317230 24127 raft_consensus.cc:3060] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.319743 24201 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 3.
I20260709 14:51:52.322142 24017 leader_election.cc:304] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:52.322873 24344 raft_consensus.cc:2804] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:52.323086 24127 raft_consensus.cc:2468] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 3.
I20260709 14:51:52.324680 24344 raft_consensus.cc:697] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 3 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:52.325409 24344 consensus_queue.cc:237] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.330904 23947 catalog_manager.cc:5697] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 2 to 3, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.375614 24364 raft_consensus.cc:993] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.376049 24272 raft_consensus.cc:1081] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.377383 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:51:52.377847 24050 raft_consensus.cc:493] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.378151 24050 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.382505 24050 raft_consensus.cc:515] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.384341 24050 leader_election.cc:290] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 2 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:52.384912 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:52.385299 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:52.385488 24127 raft_consensus.cc:3055] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:52.385766 24127 raft_consensus.cc:740] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:52.385771 24201 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.386521 24127 consensus_queue.cc:260] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.387372 24127 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.390210 24201 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:52.391058 24017 leader_election.cc:304] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:52.391711 24127 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 2.
I20260709 14:51:52.391805 24344 raft_consensus.cc:2804] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:52.392409 24344 raft_consensus.cc:697] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:52.393128 24344 consensus_queue.cc:237] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Queue 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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.399669 23947 catalog_manager.cc:5697] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 1 to 2, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.433358 24348 raft_consensus.cc:993] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.433822 24348 raft_consensus.cc:1081] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.435344 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46244
I20260709 14:51:52.435849 24050 raft_consensus.cc:493] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.436151 24050 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.440503 24050 raft_consensus.cc:515] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:52.441860 24050 leader_election.cc:290] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 4 election: Requested vote from peers d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:52.442616 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:52.442862 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a22f4821884486ae5a94d85ee6961c" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:52.443161 24201 raft_consensus.cc:3055] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:52.443349 24127 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.443477 24201 raft_consensus.cc:740] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:52.444234 24201 consensus_queue.cc:260] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:52.445385 24201 raft_consensus.cc:3060] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.447750 24127 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 4.
I20260709 14:51:52.448683 24018 leader_election.cc:304] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [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: 016ca849467d4bcfb15a847e59928c4e, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:52.449407 24344 raft_consensus.cc:2804] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:52.449716 24201 raft_consensus.cc:2468] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 4.
I20260709 14:51:52.449810 24344 raft_consensus.cc:697] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 4 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:52.450678 24344 consensus_queue.cc:237] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [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: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } }
I20260709 14:51:52.456158 23947 catalog_manager.cc:5697] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 3 to 4, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 4 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.459544 24364 raft_consensus.cc:993] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.459997 24272 raft_consensus.cc:1081] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.461374 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:51:52.461786 24050 raft_consensus.cc:493] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.462066 24050 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.466548 24050 raft_consensus.cc:515] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.468061 24050 leader_election.cc:290] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 3 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:52.468766 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:52.469046 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dd43ef1d84853a82a61a5396f0df5" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:52.469223 24127 raft_consensus.cc:3055] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:52.469532 24127 raft_consensus.cc:740] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:52.469538 24201 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.470293 24127 consensus_queue.cc:260] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.471072 24127 raft_consensus.cc:3060] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.473857 24201 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 3.
I20260709 14:51:52.474735 24017 leader_election.cc:304] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:52.475178 24127 raft_consensus.cc:2468] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 3.
I20260709 14:51:52.475371 24344 raft_consensus.cc:2804] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:52.475875 24344 raft_consensus.cc:697] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 3 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:52.476730 24344 consensus_queue.cc:237] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.483605 23947 catalog_manager.cc:5697] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 2 to 3, leader changed from 016ca849467d4bcfb15a847e59928c4e (127.22.220.130) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.545447 24342 raft_consensus.cc:993] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: : Instructing follower d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.545889 24348 raft_consensus.cc:1081] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Signalling peer d874831a672b4398a358eb51eb17ed81 to start an election
I20260709 14:51:52.547251 24050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
 from {username='slave'} at 127.0.0.1:46244
I20260709 14:51:52.547672 24050 raft_consensus.cc:493] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.548044 24050 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.552094 24050 raft_consensus.cc:515] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.553478 24050 leader_election.cc:290] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [CANDIDATE]: Term 4 election: Requested vote from peers 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:52.554323 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:52.554519 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c559900d13904cfe9f8bc03e0faa13d8" candidate_uuid: "d874831a672b4398a358eb51eb17ed81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:52.554857 24127 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.555049 24201 raft_consensus.cc:3055] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:52.555377 24201 raft_consensus.cc:740] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:52.556037 24201 consensus_queue.cc:260] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.556819 24201 raft_consensus.cc:3060] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:52.560811 24201 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 4.
I20260709 14:51:52.560971 24127 raft_consensus.cc:2468] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d874831a672b4398a358eb51eb17ed81 in term 4.
I20260709 14:51:52.561707 24017 leader_election.cc:304] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [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: d6cb13e0acb04da98b3ece2dfb296ba5, d874831a672b4398a358eb51eb17ed81; no voters: 
I20260709 14:51:52.562528 24344 raft_consensus.cc:2804] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:52.563020 24344 raft_consensus.cc:697] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 4 LEADER]: Becoming Leader. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:52.563839 24344 consensus_queue.cc:237] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:52.569154 23947 catalog_manager.cc:5697] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 reported cstate change: term changed from 3 to 4, leader changed from d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131) to d874831a672b4398a358eb51eb17ed81 (127.22.220.129). New cstate: current_term: 4 leader_uuid: "d874831a672b4398a358eb51eb17ed81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.762074 24201 raft_consensus.cc:1275] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.763515 24344 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:52.775956 24127 raft_consensus.cc:1275] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.777873 24366 consensus_queue.cc:1048] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:52.783715 24125 raft_consensus.cc:1275] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:52.785792 24366 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:52.796046 24201 raft_consensus.cc:1275] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:52.797585 24365 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:52.938844 24127 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:52.940090 24366 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:52.947911 24201 raft_consensus.cc:1275] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.948107 24200 raft_consensus.cc:1275] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:52.949637 24365 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:52.949913 24344 consensus_queue.cc:1048] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:52.961598 24127 raft_consensus.cc:1275] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:52.963092 24382 consensus_queue.cc:1048] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:52.996927 24127 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:52.998036 24382 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:53.006186 24201 raft_consensus.cc:1275] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Refusing update from remote peer d874831a672b4398a358eb51eb17ed81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:53.007649 24344 consensus_queue.cc:1048] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:55.242558 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:55.249894 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:55.250486 24050 raft_consensus.cc:606] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:55.252822 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:55.253317 24050 raft_consensus.cc:606] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:55.255299 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:55.255703 24050 raft_consensus.cc:606] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS d6cb13e0acb04da98b3ece2dfb296ba5
I20260709 14:51:55.257746 24050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14"
dest_uuid: "d874831a672b4398a358eb51eb17ed81"
mode: GRACEFUL
new_leader_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:46278
I20260709 14:51:55.258148 24050 raft_consensus.cc:606] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Received request to transfer leadership to TS 016ca849467d4bcfb15a847e59928c4e
I20260709 14:51:55.259047 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:55.259423 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:55.268882 24366 raft_consensus.cc:993] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: : Instructing follower 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:55.269434 24384 raft_consensus.cc:1081] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:55.270974 24127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:38614
I20260709 14:51:55.271446 24127 raft_consensus.cc:493] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.271723 24127 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.276726 24127 raft_consensus.cc:515] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.278101 24127 leader_election.cc:290] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 3 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:55.278959 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:55.279302 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de543196a5b418b80f07391cc2bc0f1" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:55.279659 24050 raft_consensus.cc:3055] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.279898 24201 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.279978 24050 raft_consensus.cc:740] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:55.280736 24050 consensus_queue.cc:260] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.281599 24050 raft_consensus.cc:3060] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.284740 24201 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 3.
I20260709 14:51:55.285975 24092 leader_election.cc:304] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:55.286897 24272 raft_consensus.cc:2804] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.286984 24050 raft_consensus.cc:2468] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 3.
I20260709 14:51:55.288097 24272 raft_consensus.cc:697] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 3 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:55.288908 24272 consensus_queue.cc:237] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.295435 23947 catalog_manager.cc:5697] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 3 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.340723 24366 raft_consensus.cc:993] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: : Instructing follower d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:55.341145 24366 raft_consensus.cc:1081] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:55.342558 24201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:53038
I20260709 14:51:55.343057 24201 raft_consensus.cc:493] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.343384 24201 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.348122 24201 raft_consensus.cc:515] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.349483 24201 leader_election.cc:290] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 3 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:55.350353 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:55.350536 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87257d83ac0b40de9c4703df6eeedb47" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:55.350920 24050 raft_consensus.cc:3055] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.351017 24127 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.351236 24050 raft_consensus.cc:740] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:55.352058 24050 consensus_queue.cc:260] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.352969 24050 raft_consensus.cc:3060] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.355341 24127 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:55.356465 24167 leader_election.cc:304] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:55.357260 24348 raft_consensus.cc:2804] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.357563 24050 raft_consensus.cc:2468] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:55.358549 24348 raft_consensus.cc:697] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:55.359316 24348 consensus_queue.cc:237] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.365509 23947 catalog_manager.cc:5697] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.499465 24384 raft_consensus.cc:993] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: : Instructing follower d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:55.499903 24366 raft_consensus.cc:1081] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer d6cb13e0acb04da98b3ece2dfb296ba5 to start an election
I20260709 14:51:55.501212 24201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35"
dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
 from {username='slave'} at 127.0.0.1:53038
I20260709 14:51:55.501677 24201 raft_consensus.cc:493] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.501955 24201 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.505890 24201 raft_consensus.cc:515] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.507221 24201 leader_election.cc:290] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [CANDIDATE]: Term 3 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883)
I20260709 14:51:55.508306 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:55.508306 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9d88e7c794e56b4e61d9a77135e35" candidate_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
I20260709 14:51:55.509085 24127 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.509068 24050 raft_consensus.cc:3055] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.509568 24050 raft_consensus.cc:740] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:55.510285 24050 consensus_queue.cc:260] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.511428 24050 raft_consensus.cc:3060] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.515336 24127 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:55.516409 24167 leader_election.cc:304] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:55.517136 24348 raft_consensus.cc:2804] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.517184 24050 raft_consensus.cc:2468] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6cb13e0acb04da98b3ece2dfb296ba5 in term 3.
I20260709 14:51:55.517685 24348 raft_consensus.cc:697] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Becoming Leader. State: Replica: d6cb13e0acb04da98b3ece2dfb296ba5, State: Running, Role: LEADER
I20260709 14:51:55.518628 24348 consensus_queue.cc:237] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.525473 23947 catalog_manager.cc:5697] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.679219 24384 raft_consensus.cc:993] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: : Instructing follower 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:55.679715 24366 raft_consensus.cc:1081] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Signalling peer 016ca849467d4bcfb15a847e59928c4e to start an election
I20260709 14:51:55.681056 24127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14"
dest_uuid: "016ca849467d4bcfb15a847e59928c4e"
 from {username='slave'} at 127.0.0.1:38614
I20260709 14:51:55.681538 24127 raft_consensus.cc:493] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.681838 24127 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.686591 24127 raft_consensus.cc:515] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.688129 24127 leader_election.cc:290] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [CANDIDATE]: Term 3 election: Requested vote from peers d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135), d6cb13e0acb04da98b3ece2dfb296ba5 (127.22.220.131:46489)
I20260709 14:51:55.688957 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d874831a672b4398a358eb51eb17ed81"
I20260709 14:51:55.689254 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada716196e584ed88bbd2b45662c8b14" candidate_uuid: "016ca849467d4bcfb15a847e59928c4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5"
I20260709 14:51:55.689558 24050 raft_consensus.cc:3055] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.689723 24201 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.689877 24050 raft_consensus.cc:740] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d874831a672b4398a358eb51eb17ed81, State: Running, Role: LEADER
I20260709 14:51:55.690622 24050 consensus_queue.cc:260] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.691746 24050 raft_consensus.cc:3060] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.695940 24201 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 3.
I20260709 14:51:55.697047 24092 leader_election.cc:304] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [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: 016ca849467d4bcfb15a847e59928c4e, d6cb13e0acb04da98b3ece2dfb296ba5; no voters: 
I20260709 14:51:55.697819 24272 raft_consensus.cc:2804] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.697990 24050 raft_consensus.cc:2468] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 016ca849467d4bcfb15a847e59928c4e in term 3.
I20260709 14:51:55.698316 24272 raft_consensus.cc:697] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 3 LEADER]: Becoming Leader. State: Replica: 016ca849467d4bcfb15a847e59928c4e, State: Running, Role: LEADER
I20260709 14:51:55.699209 24272 consensus_queue.cc:237] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [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: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } }
I20260709 14:51:55.705390 23947 catalog_manager.cc:5697] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e reported cstate change: term changed from 2 to 3, leader changed from d874831a672b4398a358eb51eb17ed81 (127.22.220.129) to 016ca849467d4bcfb15a847e59928c4e (127.22.220.130). New cstate: current_term: 3 leader_uuid: "016ca849467d4bcfb15a847e59928c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.793818 24050 raft_consensus.cc:1275] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.794873 24348 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.804569 24127 raft_consensus.cc:1275] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.806340 24348 consensus_queue.cc:1048] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.850066 24201 raft_consensus.cc:1275] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.851233 24272 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.860435 24050 raft_consensus.cc:1275] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.861729 24272 consensus_queue.cc:1048] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.908928 24127 raft_consensus.cc:1275] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.910068 24348 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "016ca849467d4bcfb15a847e59928c4e" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.918632 24050 raft_consensus.cc:1275] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer d6cb13e0acb04da98b3ece2dfb296ba5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:55.920965 24404 consensus_queue.cc:1048] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.114265 24050 raft_consensus.cc:1275] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.115348 24272 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d874831a672b4398a358eb51eb17ed81" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.123860 24200 raft_consensus.cc:1275] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Refusing update from remote peer 016ca849467d4bcfb15a847e59928c4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.125528 24401 consensus_queue.cc:1048] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cb13e0acb04da98b3ece2dfb296ba5" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.260205 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:56.266407 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
I20260709 14:51:56.292368 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.293108 23410 tablet_replica.cc:333] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.293741 23410 raft_consensus.cc:2243] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.294253 23410 raft_consensus.cc:2272] T c5936c173e1d4efc9d287ee6cc591777 P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.296260 23410 tablet_replica.cc:333] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.296758 23410 raft_consensus.cc:2243] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.297168 23410 raft_consensus.cc:2272] T ada716196e584ed88bbd2b45662c8b14 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.299219 23410 tablet_replica.cc:333] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.299722 23410 raft_consensus.cc:2243] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.300174 23410 raft_consensus.cc:2272] T 68c9d88e7c794e56b4e61d9a77135e35 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.302111 23410 tablet_replica.cc:333] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.302601 23410 raft_consensus.cc:2243] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.302980 23410 raft_consensus.cc:2272] T 1de543196a5b418b80f07391cc2bc0f1 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.304800 23410 tablet_replica.cc:333] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.305297 23410 raft_consensus.cc:2243] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.305943 23410 raft_consensus.cc:2272] T 9e4ab62acc80496584b32dfb96fe7337 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.307500 23410 tablet_replica.cc:333] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.308050 23410 raft_consensus.cc:2243] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.308449 23410 raft_consensus.cc:2272] T 9d6b97c3d0c1488795902f6476b0cedb P d874831a672b4398a358eb51eb17ed81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.310132 23410 tablet_replica.cc:333] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.310598 23410 raft_consensus.cc:2243] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.311370 23410 raft_consensus.cc:2272] T c559900d13904cfe9f8bc03e0faa13d8 P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.313510 23410 tablet_replica.cc:333] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.314039 23410 raft_consensus.cc:2243] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.314687 23410 raft_consensus.cc:2272] T 70a22f4821884486ae5a94d85ee6961c P d874831a672b4398a358eb51eb17ed81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.316219 23410 tablet_replica.cc:333] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.316679 23410 raft_consensus.cc:2243] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.317333 23410 raft_consensus.cc:2272] T d72dd43ef1d84853a82a61a5396f0df5 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.318825 23410 tablet_replica.cc:333] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81: stopping tablet replica
I20260709 14:51:56.319247 23410 raft_consensus.cc:2243] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.319614 23410 raft_consensus.cc:2272] T 87257d83ac0b40de9c4703df6eeedb47 P d874831a672b4398a358eb51eb17ed81 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.339027 24166 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.220.129:33135: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 14:51:56.341991 24166 consensus_peers.cc:597] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 -> Peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Couldn't send request to peer d874831a672b4398a358eb51eb17ed81. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:33135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.348191 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
I20260709 14:51:56.367888 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
W20260709 14:51:56.391985 24092 consensus_peers.cc:597] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e -> Peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Couldn't send request to peer d874831a672b4398a358eb51eb17ed81. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:33135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.401620 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.402211 23410 tablet_replica.cc:333] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.402812 23410 raft_consensus.cc:2243] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.403546 23410 raft_consensus.cc:2272] T c5936c173e1d4efc9d287ee6cc591777 P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.405277 23410 tablet_replica.cc:333] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.405791 23410 raft_consensus.cc:2243] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.406210 23410 raft_consensus.cc:2272] T 9d6b97c3d0c1488795902f6476b0cedb P 016ca849467d4bcfb15a847e59928c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.408366 23410 tablet_replica.cc:333] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.408856 23410 raft_consensus.cc:2243] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.409286 23410 raft_consensus.cc:2272] T 9e4ab62acc80496584b32dfb96fe7337 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.410243 24167 consensus_peers.cc:597] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 -> Peer 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883): Couldn't send request to peer 016ca849467d4bcfb15a847e59928c4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.411172 23410 tablet_replica.cc:333] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.411705 23410 raft_consensus.cc:2243] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.412153 23410 raft_consensus.cc:2272] T d72dd43ef1d84853a82a61a5396f0df5 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.413676 23410 tablet_replica.cc:333] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.414155 23410 raft_consensus.cc:2243] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.414513 23410 raft_consensus.cc:2272] T 87257d83ac0b40de9c4703df6eeedb47 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.416393 23410 tablet_replica.cc:333] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.416879 23410 raft_consensus.cc:2243] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.417558 23410 raft_consensus.cc:2272] T ada716196e584ed88bbd2b45662c8b14 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.419816 23410 tablet_replica.cc:333] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.420313 23410 raft_consensus.cc:2243] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.420737 23410 raft_consensus.cc:2272] T c559900d13904cfe9f8bc03e0faa13d8 P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.422199 23410 tablet_replica.cc:333] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.422670 23410 raft_consensus.cc:2243] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.423066 23410 raft_consensus.cc:2272] T 70a22f4821884486ae5a94d85ee6961c P 016ca849467d4bcfb15a847e59928c4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.424525 23410 tablet_replica.cc:333] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.424955 23410 raft_consensus.cc:2243] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.425345 23410 raft_consensus.cc:2272] T 68c9d88e7c794e56b4e61d9a77135e35 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.427290 23410 tablet_replica.cc:333] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e: stopping tablet replica
I20260709 14:51:56.427896 23410 raft_consensus.cc:2243] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.428741 23410 raft_consensus.cc:2272] T 1de543196a5b418b80f07391cc2bc0f1 P 016ca849467d4bcfb15a847e59928c4e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.434134 24167 consensus_peers.cc:597] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 -> Peer 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883): Couldn't send request to peer 016ca849467d4bcfb15a847e59928c4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.443056 24167 consensus_peers.cc:597] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 -> Peer 016ca849467d4bcfb15a847e59928c4e (127.22.220.130:39883): Couldn't send request to peer 016ca849467d4bcfb15a847e59928c4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.445267 24166 consensus_peers.cc:597] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 -> Peer d874831a672b4398a358eb51eb17ed81 (127.22.220.129:33135): Couldn't send request to peer d874831a672b4398a358eb51eb17ed81. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:33135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.457989 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
I20260709 14:51:56.475320 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
I20260709 14:51:56.500217 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.500897 23410 tablet_replica.cc:333] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.501452 23410 raft_consensus.cc:2243] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.502205 23410 raft_consensus.cc:2272] T 9d6b97c3d0c1488795902f6476b0cedb P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.503968 23410 tablet_replica.cc:333] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.504462 23410 raft_consensus.cc:2243] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.504880 23410 raft_consensus.cc:2272] T 9e4ab62acc80496584b32dfb96fe7337 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.506372 23410 tablet_replica.cc:333] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.506880 23410 raft_consensus.cc:2243] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.507302 23410 raft_consensus.cc:2272] T c5936c173e1d4efc9d287ee6cc591777 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.508885 23410 tablet_replica.cc:333] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.509364 23410 raft_consensus.cc:2243] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.510058 23410 raft_consensus.cc:2272] T 68c9d88e7c794e56b4e61d9a77135e35 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.512192 23410 tablet_replica.cc:333] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.512710 23410 raft_consensus.cc:2243] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.513196 23410 raft_consensus.cc:2272] T 1de543196a5b418b80f07391cc2bc0f1 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.515215 23410 tablet_replica.cc:333] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.515738 23410 raft_consensus.cc:2243] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.516244 23410 raft_consensus.cc:2272] T d72dd43ef1d84853a82a61a5396f0df5 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.517786 23410 tablet_replica.cc:333] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.518287 23410 raft_consensus.cc:2243] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.519032 23410 raft_consensus.cc:2272] T 87257d83ac0b40de9c4703df6eeedb47 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.520910 23410 tablet_replica.cc:333] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.521427 23410 raft_consensus.cc:2243] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.521842 23410 raft_consensus.cc:2272] T c559900d13904cfe9f8bc03e0faa13d8 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.523362 23410 tablet_replica.cc:333] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.523893 23410 raft_consensus.cc:2243] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.524307 23410 raft_consensus.cc:2272] T 70a22f4821884486ae5a94d85ee6961c P d6cb13e0acb04da98b3ece2dfb296ba5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.525929 23410 tablet_replica.cc:333] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5: stopping tablet replica
I20260709 14:51:56.526381 23410 raft_consensus.cc:2243] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.526785 23410 raft_consensus.cc:2272] T ada716196e584ed88bbd2b45662c8b14 P d6cb13e0acb04da98b3ece2dfb296ba5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.554569 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:51:56.571666 23410 master.cc:562] Master@127.22.220.190:42595 shutting down...
I20260709 14:51:56.591979 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.592536 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.593015 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32ac36adcc55405a89d423450874b922: stopping tablet replica
I20260709 14:51:56.612723 23410 master.cc:584] Master@127.22.220.190:42595 shutdown complete.
016ca849467d4bcfb15a847e59928c4e  4
d6cb13e0acb04da98b3ece2dfb296ba5  1
d874831a672b4398a358eb51eb17ed81  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10292 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:56.651943 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:41113
I20260709 14:51:56.653072 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:56.658795 24416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.658807 24417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.659387 24419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:56.660522 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:56.661345 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:56.661545 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:56.661711 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608716661677 us; error 0 us; skew 500 ppm
I20260709 14:51:56.662290 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:56.664685 23410 webserver.cc:533] Webserver started at http://127.22.220.190:41375/ using document root <none> and password file <none>
I20260709 14:51:56.665166 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:56.665326 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:56.665660 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:56.666774 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "96c51583cb2342bc9adb335a6430658d"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.671101 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:56.674428 24424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:56.675225 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:56.675558 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "96c51583cb2342bc9adb335a6430658d"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.675949 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-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)
I20260709 14:51:56.699501 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:56.700857 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:56.741667 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:41113
I20260709 14:51:56.741761 24475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:41113 every 8 connection(s)
I20260709 14:51:56.745653 24476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:56.754968 24476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: Bootstrap starting.
I20260709 14:51:56.759491 24476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.763712 24476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: No bootstrap required, opened a new log
I20260709 14:51:56.765878 24476 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER }
I20260709 14:51:56.766301 24476 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.766535 24476 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96c51583cb2342bc9adb335a6430658d, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.767098 24476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER }
I20260709 14:51:56.767616 24476 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:56.768000 24476 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:56.768329 24476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.772406 24476 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER }
I20260709 14:51:56.772949 24476 leader_election.cc:304] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [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: 96c51583cb2342bc9adb335a6430658d; no voters: 
I20260709 14:51:56.774181 24476 leader_election.cc:290] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:56.774636 24479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:56.775997 24479 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 1 LEADER]: Becoming Leader. State: Replica: 96c51583cb2342bc9adb335a6430658d, State: Running, Role: LEADER
I20260709 14:51:56.776686 24479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [LEADER]: Queue going to LEADER mode. State: All 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: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER }
I20260709 14:51:56.777173 24476 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:56.781554 24480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96c51583cb2342bc9adb335a6430658d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER } }
I20260709 14:51:56.781988 24481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96c51583cb2342bc9adb335a6430658d. Latest consensus state: current_term: 1 leader_uuid: "96c51583cb2342bc9adb335a6430658d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c51583cb2342bc9adb335a6430658d" member_type: VOTER } }
I20260709 14:51:56.782401 24480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:56.782825 24481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:56.788816 24486 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:56.794260 24486 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:56.795456 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:56.802906 24486 catalog_manager.cc:1383] Generated new cluster ID: 18f9f6085745490f86ece12019e85ece
I20260709 14:51:56.803208 24486 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:56.813874 24486 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:56.815142 24486 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:56.830106 24486 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: Generated new TSK 0
I20260709 14:51:56.830726 24486 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:56.862534 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:56.868462 24497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.869199 24498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.870780 24500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:56.871294 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:56.872082 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:56.872263 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:56.872380 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608716872368 us; error 0 us; skew 500 ppm
I20260709 14:51:56.872821 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:56.874948 23410 webserver.cc:533] Webserver started at http://127.22.220.129:34101/ using document root <none> and password file <none>
I20260709 14:51:56.875368 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:56.875520 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:56.875725 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:56.876807 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "94acb2c70add47be892224f0f364eff6"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.881368 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:56.884397 24505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:56.885078 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:56.885335 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "94acb2c70add47be892224f0f364eff6"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.885569 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-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)
I20260709 14:51:56.900287 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:56.901436 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:56.902781 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:56.905030 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:56.905244 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:56.905489 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:56.905659 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:56.944123 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:46115
I20260709 14:51:56.944175 24567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:46115 every 8 connection(s)
I20260709 14:51:56.948952 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:56.956518 24572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.957424 24573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:56.960139 24575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:56.961453 23410 server_base.cc:1061] running on GCE node
I20260709 14:51:56.962844 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:56.963022 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:56.963240 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608716963208 us; error 0 us; skew 500 ppm
I20260709 14:51:56.963886 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:56.964099 24568 heartbeater.cc:344] Connected to a master server at 127.22.220.190:41113
I20260709 14:51:56.964520 24568 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:56.965441 24568 heartbeater.cc:507] Master 127.22.220.190:41113 requested a full tablet report, sending...
I20260709 14:51:56.966614 23410 webserver.cc:533] Webserver started at http://127.22.220.130:35269/ using document root <none> and password file <none>
I20260709 14:51:56.967116 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:56.967334 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:56.967602 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:56.967872 24441 ts_manager.cc:194] Registered new tserver with Master: 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115)
I20260709 14:51:56.968807 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "dcc631b584b94d89ace1956b96b416b8"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.969630 24441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42234
I20260709 14:51:56.973366 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:51:56.976995 24580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:56.977855 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:56.978210 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "dcc631b584b94d89ace1956b96b416b8"
format_stamp: "Formatted at 2026-07-09 14:51:56 on dist-test-slave-hxnw"
I20260709 14:51:56.978538 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-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)
I20260709 14:51:57.002274 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.003504 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.005040 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:57.007401 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:57.007647 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.007910 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:57.008086 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.048844 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:41381
I20260709 14:51:57.048941 24642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:41381 every 8 connection(s)
I20260709 14:51:57.053603 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:57.060691 24646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:57.062160 24647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.064627 23410 server_base.cc:1061] running on GCE node
W20260709 14:51:57.065310 24649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:57.066308 24643 heartbeater.cc:344] Connected to a master server at 127.22.220.190:41113
I20260709 14:51:57.066327 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:57.066712 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:57.066776 24643 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:57.066972 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608717066950 us; error 0 us; skew 500 ppm
I20260709 14:51:57.067677 24643 heartbeater.cc:507] Master 127.22.220.190:41113 requested a full tablet report, sending...
I20260709 14:51:57.067746 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:57.069996 24441 ts_manager.cc:194] Registered new tserver with Master: dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:57.070596 23410 webserver.cc:533] Webserver started at http://127.22.220.131:41013/ using document root <none> and password file <none>
I20260709 14:51:57.071015 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:57.071157 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:57.071342 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:57.071370 24441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42250
I20260709 14:51:57.072764 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "d68160fb9ceb40afbaf8a85a995b1318"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-hxnw"
I20260709 14:51:57.077315 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:57.080591 24654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.081306 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:57.081564 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "d68160fb9ceb40afbaf8a85a995b1318"
format_stamp: "Formatted at 2026-07-09 14:51:57 on dist-test-slave-hxnw"
I20260709 14:51:57.081796 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-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)
I20260709 14:51:57.097779 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:57.098871 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:57.100298 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:57.102440 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:57.102648 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.102909 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:57.103075 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:57.141590 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:43477
I20260709 14:51:57.141680 24716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:43477 every 8 connection(s)
I20260709 14:51:57.155336 24717 heartbeater.cc:344] Connected to a master server at 127.22.220.190:41113
I20260709 14:51:57.155756 24717 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:57.156543 24717 heartbeater.cc:507] Master 127.22.220.190:41113 requested a full tablet report, sending...
I20260709 14:51:57.158529 24441 ts_manager.cc:194] Registered new tserver with Master: d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:57.159193 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014467211s
I20260709 14:51:57.160245 24441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42264
I20260709 14:51:57.189630 24441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42272:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:57.195647 24441 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.
I20260709 14:51:57.404568 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fd6f5f5764687abe29012e607649a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.404958 24607 tablet_service.cc:1511] Processing CreateTablet for tablet a2969b07758049ceac32467011d3909c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.406008 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fd6f5f5764687abe29012e607649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.406633 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2969b07758049ceac32467011d3909c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.412748 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fd6f5f5764687abe29012e607649a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.414130 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fd6f5f5764687abe29012e607649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.415863 24525 tablet_service.cc:1511] Processing CreateTablet for tablet afd86cc7d21a454990e53f2fbd15e141 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.417232 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd86cc7d21a454990e53f2fbd15e141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.418516 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 09c08045658940b68d20dd628308def9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.416862 24532 tablet_service.cc:1511] Processing CreateTablet for tablet a2969b07758049ceac32467011d3909c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.419742 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c08045658940b68d20dd628308def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.424926 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 09c08045658940b68d20dd628308def9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.426262 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c08045658940b68d20dd628308def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.420876 24530 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a66cb39ad4831a73e67921ae58ca0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.429251 24524 tablet_service.cc:1511] Processing CreateTablet for tablet 43e5780a2f0d4aaa86cff6001af64fa0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.423171 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 87899fb48b9940cd91f75023d08eb448 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.423071 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 020ee0932ecf4fc0a037006fa72c27f7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.424178 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e89e1792c4d3f97754b899072376c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.429222 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a66cb39ad4831a73e67921ae58ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.432385 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e5780a2f0d4aaa86cff6001af64fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.421964 24529 tablet_service.cc:1511] Processing CreateTablet for tablet c776ae3449644731b65bb72141078ecf (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.433681 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776ae3449644731b65bb72141078ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.436177 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87899fb48b9940cd91f75023d08eb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.437592 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2969b07758049ceac32467011d3909c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.440076 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020ee0932ecf4fc0a037006fa72c27f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.444252 24605 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a66cb39ad4831a73e67921ae58ca0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.444965 24604 tablet_service.cc:1511] Processing CreateTablet for tablet c776ae3449644731b65bb72141078ecf (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.445693 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a66cb39ad4831a73e67921ae58ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.445331 24600 tablet_service.cc:1511] Processing CreateTablet for tablet afd86cc7d21a454990e53f2fbd15e141 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.446251 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776ae3449644731b65bb72141078ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.447540 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd86cc7d21a454990e53f2fbd15e141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.449007 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e89e1792c4d3f97754b899072376c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.450776 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e89e1792c4d3f97754b899072376c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.453778 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 87899fb48b9940cd91f75023d08eb448 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.455111 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87899fb48b9940cd91f75023d08eb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.456089 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 020ee0932ecf4fc0a037006fa72c27f7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.457381 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020ee0932ecf4fc0a037006fa72c27f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.459746 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 43e5780a2f0d4aaa86cff6001af64fa0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.461109 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e5780a2f0d4aaa86cff6001af64fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.467741 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e89e1792c4d3f97754b899072376c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.483050 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 929c069dea6c45eea3ad9e5621295319 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.486130 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929c069dea6c45eea3ad9e5621295319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.494343 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 0999b11191c64e0fb1e0f8b1986569dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.496160 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0999b11191c64e0fb1e0f8b1986569dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.494436 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 433ce4b5ca3144a69e7f27fb854af2b9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:57.501328 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ce4b5ca3144a69e7f27fb854af2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.513720 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 653522f1b06245a4999bda9fc11206c8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.515192 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653522f1b06245a4999bda9fc11206c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.543244 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 663bb9742c104e9db3454c0137beb5a3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:57.544786 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663bb9742c104e9db3454c0137beb5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.544937 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 09307c9b28ce4892916e6ba817d242d9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:57.553834 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 0999b11191c64e0fb1e0f8b1986569dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.555269 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0999b11191c64e0fb1e0f8b1986569dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.554078 24525 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:57.555902 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 703507e5d20b435a8630320409ed835e (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:57.555413 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 929c069dea6c45eea3ad9e5621295319 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.558019 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929c069dea6c45eea3ad9e5621295319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.559283 24607 tablet_service.cc:1511] Processing CreateTablet for tablet 653522f1b06245a4999bda9fc11206c8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.560559 24733 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:57.561947 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 433ce4b5ca3144a69e7f27fb854af2b9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:57.560564 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653522f1b06245a4999bda9fc11206c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.568166 24732 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:57.573233 24531 tablet_service.cc:1511] Processing CreateTablet for tablet d9d743d16f5040669062b0197aa6e7dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:57.576237 24530 tablet_service.cc:1511] Processing CreateTablet for tablet f7026ac500da434dba281367b57db4f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:57.576622 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 16754ea3fb614803a078cfabc34fc8bc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:57.583045 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 09307c9b28ce4892916e6ba817d242d9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:57.580910 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09307c9b28ce4892916e6ba817d242d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.593672 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.595398 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fd6f5f5764687abe29012e607649a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:57.596364 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 09c08045658940b68d20dd628308def9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:57.598002 24681 tablet_service.cc:1511] Processing CreateTablet for tablet a2969b07758049ceac32467011d3909c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:57.598574 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a66cb39ad4831a73e67921ae58ca0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:57.596771 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fd6f5f5764687abe29012e607649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.600366 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2969b07758049ceac32467011d3909c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.600828 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703507e5d20b435a8630320409ed835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.601406 24675 tablet_service.cc:1511] Processing CreateTablet for tablet 87899fb48b9940cd91f75023d08eb448 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:57.602720 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87899fb48b9940cd91f75023d08eb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.604949 24674 tablet_service.cc:1511] Processing CreateTablet for tablet afd86cc7d21a454990e53f2fbd15e141 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:57.606276 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd86cc7d21a454990e53f2fbd15e141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.608907 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 43e5780a2f0d4aaa86cff6001af64fa0 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:57.599967 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 663bb9742c104e9db3454c0137beb5a3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:57.611716 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e89e1792c4d3f97754b899072376c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:57.615823 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09307c9b28ce4892916e6ba817d242d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.614979 24678 tablet_service.cc:1511] Processing CreateTablet for tablet c776ae3449644731b65bb72141078ecf (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:57.615875 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c08045658940b68d20dd628308def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.627136 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 703507e5d20b435a8630320409ed835e (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:57.613440 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 020ee0932ecf4fc0a037006fa72c27f7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:57.630879 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663bb9742c104e9db3454c0137beb5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.629736 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e5780a2f0d4aaa86cff6001af64fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.632158 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776ae3449644731b65bb72141078ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.636112 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e89e1792c4d3f97754b899072376c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.640127 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020ee0932ecf4fc0a037006fa72c27f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.640501 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703507e5d20b435a8630320409ed835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.642436 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a66cb39ad4831a73e67921ae58ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.652086 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ce4b5ca3144a69e7f27fb854af2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.658788 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7026ac500da434dba281367b57db4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.655932 24732 tablet_bootstrap.cc:654] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.669760 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 182c430559524e27bf844063f812ca32 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:57.671283 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16754ea3fb614803a078cfabc34fc8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.673463 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 853864caf79349db8d3b8ca59b74deb2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:57.679375 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 42f4511a8ae348f2a4d3043ee02f4cfd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:57.679769 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 929c069dea6c45eea3ad9e5621295319 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:57.680924 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d743d16f5040669062b0197aa6e7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.690594 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c430559524e27bf844063f812ca32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.693158 24733 tablet_bootstrap.cc:654] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.693938 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853864caf79349db8d3b8ca59b74deb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.699702 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 0999b11191c64e0fb1e0f8b1986569dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:57.714540 24606 tablet_service.cc:1511] Processing CreateTablet for tablet d9d743d16f5040669062b0197aa6e7dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:57.705713 24681 tablet_service.cc:1511] Processing CreateTablet for tablet 653522f1b06245a4999bda9fc11206c8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:57.716281 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f4511a8ae348f2a4d3043ee02f4cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.720125 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 7895305a289747f698ee0434874300ec (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:57.720980 24603 tablet_service.cc:1511] Processing CreateTablet for tablet f7026ac500da434dba281367b57db4f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:57.721060 24528 tablet_service.cc:1511] Processing CreateTablet for tablet dc26fa66dd8546afa2b991bb38bed795 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:57.721421 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7895305a289747f698ee0434874300ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.723201 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 182c430559524e27bf844063f812ca32 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:57.722291 24605 tablet_service.cc:1511] Processing CreateTablet for tablet 16754ea3fb614803a078cfabc34fc8bc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:57.723578 24524 tablet_service.cc:1511] Processing CreateTablet for tablet c630fe20935f43fea783aebcb4b828b2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:57.724763 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c630fe20935f43fea783aebcb4b828b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.722810 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 42f4511a8ae348f2a4d3043ee02f4cfd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:57.733275 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc26fa66dd8546afa2b991bb38bed795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.742832 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0999b11191c64e0fb1e0f8b1986569dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.743599 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653522f1b06245a4999bda9fc11206c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.710508 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:57.749502 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 09307c9b28ce4892916e6ba817d242d9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:57.750733 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09307c9b28ce4892916e6ba817d242d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.739893 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d743d16f5040669062b0197aa6e7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.767338 24527 tablet_service.cc:1511] Processing CreateTablet for tablet ccb019a46ab9421f92a651472996e0c3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:57.770251 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb019a46ab9421f92a651472996e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.771282 24733 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:57.771745 24733 ts_tablet_manager.cc:1403] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.011s
I20260709 14:51:57.775095 24525 tablet_service.cc:1511] Processing CreateTablet for tablet 5b129012f50f4339880b94e35af4ea1c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:57.776036 24734 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:57.776373 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b129012f50f4339880b94e35af4ea1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.777842 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929c069dea6c45eea3ad9e5621295319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.780421 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.782163 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f4511a8ae348f2a4d3043ee02f4cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.780535 24733 raft_consensus.cc:359] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:57.782591 24733 raft_consensus.cc:385] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.782964 24733 raft_consensus.cc:740] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.784065 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16754ea3fb614803a078cfabc34fc8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.784817 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7026ac500da434dba281367b57db4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.785490 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c430559524e27bf844063f812ca32. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:57.790777 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:57.790405 24733 consensus_queue.cc:260] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:57.798460 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 80c0682375224321a9bda21d07605945 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:57.811609 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:57.816790 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0eeeb74fae4f87a30955ec4bcbed4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.818092 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 433ce4b5ca3144a69e7f27fb854af2b9 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:57.824435 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 663bb9742c104e9db3454c0137beb5a3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:57.819885 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c0682375224321a9bda21d07605945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.826341 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 703507e5d20b435a8630320409ed835e (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:57.819518 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 853864caf79349db8d3b8ca59b74deb2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:57.828565 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853864caf79349db8d3b8ca59b74deb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.821091 24734 tablet_bootstrap.cc:654] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.822309 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 7895305a289747f698ee0434874300ec (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:57.841977 24732 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:57.842494 24732 ts_tablet_manager.cc:1403] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.275s	user 0.011s	sys 0.021s
I20260709 14:51:57.845480 24732 raft_consensus.cc:359] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:57.846225 24732 raft_consensus.cc:385] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.846524 24732 raft_consensus.cc:740] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.847272 24732 consensus_queue.cc:260] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:57.852861 24675 tablet_service.cc:1511] Processing CreateTablet for tablet d9d743d16f5040669062b0197aa6e7dc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:57.854758 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 011d3e32cfe64401985fe6cf8ed37a9c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:57.856482 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d3e32cfe64401985fe6cf8ed37a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.831907 24524 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdba38bad7745308b51510b45c8aebe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:57.865329 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdba38bad7745308b51510b45c8aebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.866405 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7895305a289747f698ee0434874300ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.869585 24643 heartbeater.cc:499] Master 127.22.220.190:41113 was elected leader, sending a full tablet report...
I20260709 14:51:57.863221 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ce4b5ca3144a69e7f27fb854af2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.887012 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 16754ea3fb614803a078cfabc34fc8bc (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:57.887472 24733 ts_tablet_manager.cc:1434] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.005s
I20260709 14:51:57.888391 24607 tablet_service.cc:1511] Processing CreateTablet for tablet c630fe20935f43fea783aebcb4b828b2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:57.897147 24681 tablet_service.cc:1511] Processing CreateTablet for tablet f7026ac500da434dba281367b57db4f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:57.900103 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4ae39170c54c378aa5d8e8b43c8cda (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:57.909034 24673 tablet_service.cc:1511] Processing CreateTablet for tablet c630fe20935f43fea783aebcb4b828b2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:57.921890 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d743d16f5040669062b0197aa6e7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.924332 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703507e5d20b435a8630320409ed835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.924220 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 80c0682375224321a9bda21d07605945 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:57.925740 24599 tablet_service.cc:1511] Processing CreateTablet for tablet dc26fa66dd8546afa2b991bb38bed795 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:57.927039 24526 tablet_service.cc:1511] Processing CreateTablet for tablet d95322de8055418cb0da96f5f81e4703 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:57.928061 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663bb9742c104e9db3454c0137beb5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.928234 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95322de8055418cb0da96f5f81e4703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.931535 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c630fe20935f43fea783aebcb4b828b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.932402 24568 heartbeater.cc:499] Master 127.22.220.190:41113 was elected leader, sending a full tablet report...
I20260709 14:51:57.945468 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16754ea3fb614803a078cfabc34fc8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.946839 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 481398ab154b4cfcabc858be24d597fb (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:57.947968 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c630fe20935f43fea783aebcb4b828b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.956692 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 30c9dc1b56f048ad8545f33ebccbd166 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:57.953003 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4ae39170c54c378aa5d8e8b43c8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.963908 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c0682375224321a9bda21d07605945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.967568 24732 ts_tablet_manager.cc:1434] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.125s	user 0.011s	sys 0.023s
I20260709 14:51:57.969913 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 42f4511a8ae348f2a4d3043ee02f4cfd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:57.974586 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc26fa66dd8546afa2b991bb38bed795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.976315 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481398ab154b4cfcabc858be24d597fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.981334 24530 tablet_service.cc:1511] Processing CreateTablet for tablet 945c0216a3e94502aed8693571737249 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:57.982616 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945c0216a3e94502aed8693571737249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.985242 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 853864caf79349db8d3b8ca59b74deb2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:57.985319 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 182c430559524e27bf844063f812ca32 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:57.989730 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c9dc1b56f048ad8545f33ebccbd166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.992606 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdba38bad7745308b51510b45c8aebe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:57.996490 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdba38bad7745308b51510b45c8aebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.993582 24524 tablet_service.cc:1511] Processing CreateTablet for tablet add1934f4d7f468594ab58e9ac8e14d4 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.036160 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add1934f4d7f468594ab58e9ac8e14d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:57.952109 24733 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:58.042410 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 83173f17eeec437cbc9eb34416c94203 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:57.996790 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7026ac500da434dba281367b57db4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.002367 24732 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:58.044067 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c430559524e27bf844063f812ca32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.009276 24525 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7e55a5798945cb80ff7bad741ad073 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.010248 24739 raft_consensus.cc:493] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.044728 24739 raft_consensus.cc:515] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.047292 24739 leader_election.cc:290] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:58.050073 24602 tablet_service.cc:1511] Processing CreateTablet for tablet d95322de8055418cb0da96f5f81e4703 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:58.051815 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95322de8055418cb0da96f5f81e4703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.052129 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853864caf79349db8d3b8ca59b74deb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.016474 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 7895305a289747f698ee0434874300ec (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:58.021559 24734 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:58.022099 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 916202ac11f74fb8b372d19bc231a662 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:58.055409 24734 ts_tablet_manager.cc:1403] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.319s	user 0.040s	sys 0.019s
I20260709 14:51:57.992663 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 5b129012f50f4339880b94e35af4ea1c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:58.056105 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f4511a8ae348f2a4d3043ee02f4cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.056411 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b129012f50f4339880b94e35af4ea1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.058314 24734 raft_consensus.cc:359] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.059031 24734 raft_consensus.cc:385] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.059340 24734 raft_consensus.cc:740] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.060227 24734 consensus_queue.cc:260] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.026309 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 56466b2314764974b27c555bbdefe270 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.067126 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7895305a289747f698ee0434874300ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.072319 24677 tablet_service.cc:1511] Processing CreateTablet for tablet ccb019a46ab9421f92a651472996e0c3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:58.073818 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb019a46ab9421f92a651472996e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.032825 24608 tablet_service.cc:1511] Processing CreateTablet for tablet ccb019a46ab9421f92a651472996e0c3 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:58.043723 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83173f17eeec437cbc9eb34416c94203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.079484 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb019a46ab9421f92a651472996e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.079600 24717 heartbeater.cc:499] Master 127.22.220.190:41113 was elected leader, sending a full tablet report...
I20260709 14:51:58.079921 24734 ts_tablet_manager.cc:1434] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.007s
I20260709 14:51:58.081769 24734 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:58.089985 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4ae39170c54c378aa5d8e8b43c8cda (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:58.113752 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4ae39170c54c378aa5d8e8b43c8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.102120 24605 tablet_service.cc:1511] Processing CreateTablet for tablet add1934f4d7f468594ab58e9ac8e14d4 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.107141 24607 tablet_service.cc:1511] Processing CreateTablet for tablet 481398ab154b4cfcabc858be24d597fb (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:58.109496 24530 tablet_service.cc:1511] Processing CreateTablet for tablet eb33f9ec68934ea28f6d239467ca40cd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.096644 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 011d3e32cfe64401985fe6cf8ed37a9c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:58.120697 24682 tablet_service.cc:1511] Processing CreateTablet for tablet dc26fa66dd8546afa2b991bb38bed795 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:58.120893 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.121982 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc26fa66dd8546afa2b991bb38bed795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.116587 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7e55a5798945cb80ff7bad741ad073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.128820 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 945c0216a3e94502aed8693571737249 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:58.129000 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7e55a5798945cb80ff7bad741ad073 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.123646 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 30c9dc1b56f048ad8545f33ebccbd166 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:58.123693 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 80c0682375224321a9bda21d07605945 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:58.131256 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c0682375224321a9bda21d07605945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.124308 24734 tablet_bootstrap.cc:654] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.138353 24733 tablet_bootstrap.cc:654] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.160203 24532 tablet_service.cc:1511] Processing CreateTablet for tablet f608090dd6db49e2a9a0a2239bd41f97 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.176751 24526 tablet_service.cc:1511] Processing CreateTablet for tablet c93ccb563e4b4f32b5376457eb5c84b7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.177812 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7e55a5798945cb80ff7bad741ad073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.179222 24675 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdba38bad7745308b51510b45c8aebe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:58.182835 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c9dc1b56f048ad8545f33ebccbd166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.184115 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d3e32cfe64401985fe6cf8ed37a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.185041 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdba38bad7745308b51510b45c8aebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.186066 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:58.188946 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 011d3e32cfe64401985fe6cf8ed37a9c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:58.189810 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add1934f4d7f468594ab58e9ac8e14d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.190176 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d3e32cfe64401985fe6cf8ed37a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.192641 24681 tablet_service.cc:1511] Processing CreateTablet for tablet d95322de8055418cb0da96f5f81e4703 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:58.193876 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95322de8055418cb0da96f5f81e4703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.196205 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945c0216a3e94502aed8693571737249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.208843 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4ae39170c54c378aa5d8e8b43c8cda (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:58.210129 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4ae39170c54c378aa5d8e8b43c8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.210948 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 56466b2314764974b27c555bbdefe270 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.202508 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.213357 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 83173f17eeec437cbc9eb34416c94203 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:58.216115 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481398ab154b4cfcabc858be24d597fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.224252 24524 tablet_service.cc:1511] Processing CreateTablet for tablet 1f18cff54ccc4a999d98804e887e86df (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.225456 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:58.218533 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.210906 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 916202ac11f74fb8b372d19bc231a662 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:58.236524 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 5b129012f50f4339880b94e35af4ea1c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 14:51:58.239542 24507 leader_election.cc:343] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.240216 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b129012f50f4339880b94e35af4ea1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.240710 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83173f17eeec437cbc9eb34416c94203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.244480 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916202ac11f74fb8b372d19bc231a662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.247804 24742 raft_consensus.cc:493] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.248268 24742 raft_consensus.cc:515] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.253188 24742 leader_election.cc:290] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:58.260169 24737 raft_consensus.cc:493] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.264232 24737 raft_consensus.cc:515] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.264701 24673 tablet_service.cc:1511] Processing CreateTablet for tablet add1934f4d7f468594ab58e9ac8e14d4 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:58.265959 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add1934f4d7f468594ab58e9ac8e14d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.260192 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916202ac11f74fb8b372d19bc231a662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.276029 24737 leader_election.cc:290] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:58.286486 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56466b2314764974b27c555bbdefe270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.324296 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56466b2314764974b27c555bbdefe270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.345849 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 481398ab154b4cfcabc858be24d597fb (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:58.346897 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481398ab154b4cfcabc858be24d597fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.348783 24732 tablet_bootstrap.cc:654] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.348697 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 945c0216a3e94502aed8693571737249 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:58.349965 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945c0216a3e94502aed8693571737249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.358455 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 916202ac11f74fb8b372d19bc231a662 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:58.359187 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7e55a5798945cb80ff7bad741ad073 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:58.364511 24675 tablet_service.cc:1511] Processing CreateTablet for tablet 30c9dc1b56f048ad8545f33ebccbd166 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:58.368192 24733 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:58.368693 24733 ts_tablet_manager.cc:1403] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.436s	user 0.015s	sys 0.008s
I20260709 14:51:58.369222 24601 tablet_service.cc:1511] Processing CreateTablet for tablet eb33f9ec68934ea28f6d239467ca40cd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.370873 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb33f9ec68934ea28f6d239467ca40cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.353910 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608090dd6db49e2a9a0a2239bd41f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.383798 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916202ac11f74fb8b372d19bc231a662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.393294 24734 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:58.393127 24531 tablet_service.cc:1511] Processing CreateTablet for tablet bbfe9fdac1de4c1baddf87e7e23e755a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.393801 24734 ts_tablet_manager.cc:1403] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.312s	user 0.007s	sys 0.010s
I20260709 14:51:58.374171 24733 raft_consensus.cc:359] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.396689 24733 raft_consensus.cc:385] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.397009 24733 raft_consensus.cc:740] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.398097 24599 tablet_service.cc:1511] Processing CreateTablet for tablet f608090dd6db49e2a9a0a2239bd41f97 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.400346 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:58.401811 24600 tablet_service.cc:1511] Processing CreateTablet for tablet c93ccb563e4b4f32b5376457eb5c84b7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.398023 24733 consensus_queue.cc:260] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.415242 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb33f9ec68934ea28f6d239467ca40cd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.442941 24656 leader_election.cc:343] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.450986 24525 tablet_service.cc:1511] Processing CreateTablet for tablet 30cc89549ff44c87b33d978c5b5315fa (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.441324 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7e55a5798945cb80ff7bad741ad073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.441449 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608090dd6db49e2a9a0a2239bd41f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.464427 24734 raft_consensus.cc:359] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.465137 24734 raft_consensus.cc:385] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.444875 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:58.465435 24734 raft_consensus.cc:740] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.466188 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.414988 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 15acbc6bbd1149b2b98f4368414d7a6f (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.458103 24737 raft_consensus.cc:493] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.467296 24737 raft_consensus.cc:515] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.469409 24737 leader_election.cc:290] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:58.445691 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.470525 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.458729 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:58.466209 24734 consensus_queue.cc:260] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.459525 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 1f18cff54ccc4a999d98804e887e86df (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.445932 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 56466b2314764974b27c555bbdefe270 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:58.474670 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f18cff54ccc4a999d98804e887e86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.474785 24734 ts_tablet_manager.cc:1434] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 14:51:58.476936 24734 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:58.478080 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:51:58.480358 24507 leader_election.cc:343] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.482761 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 83173f17eeec437cbc9eb34416c94203 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:58.485082 24733 ts_tablet_manager.cc:1434] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.001s
I20260709 14:51:58.486459 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 15acbc6bbd1149b2b98f4368414d7a6f (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.519259 24733 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:58.489086 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93ccb563e4b4f32b5376457eb5c84b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.491302 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93ccb563e4b4f32b5376457eb5c84b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.507906 24527 tablet_service.cc:1511] Processing CreateTablet for tablet abc0130c57284697847308c6e5362f48 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.524291 24681 tablet_service.cc:1511] Processing CreateTablet for tablet eb33f9ec68934ea28f6d239467ca40cd (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:58.509625 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 30cc89549ff44c87b33d978c5b5315fa (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.525373 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15acbc6bbd1149b2b98f4368414d7a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.526458 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc0130c57284697847308c6e5362f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.527220 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56466b2314764974b27c555bbdefe270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.527177 24605 tablet_service.cc:1511] Processing CreateTablet for tablet bbfe9fdac1de4c1baddf87e7e23e755a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.510747 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:58.524492 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15acbc6bbd1149b2b98f4368414d7a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.532660 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cc89549ff44c87b33d978c5b5315fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.540092 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb33f9ec68934ea28f6d239467ca40cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.544214 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f18cff54ccc4a999d98804e887e86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.545967 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfe9fdac1de4c1baddf87e7e23e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.559252 24600 tablet_service.cc:1511] Processing CreateTablet for tablet abc0130c57284697847308c6e5362f48 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.561151 24599 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b2b1b4d884997a9fa4459ea5096f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.565111 24732 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:58.565613 24732 ts_tablet_manager.cc:1403] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.563s	user 0.029s	sys 0.027s
I20260709 14:51:58.566154 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c08045658940b68d20dd628308def9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:58.566797 24691 raft_consensus.cc:2468] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:58.565444 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:58.568864 24582 leader_election.cc:304] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
W20260709 14:51:58.569748 24582 leader_election.cc:343] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.570339 24737 raft_consensus.cc:2804] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.570683 24737 raft_consensus.cc:493] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.570990 24737 raft_consensus.cc:3060] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.576050 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83173f17eeec437cbc9eb34416c94203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.576810 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8b6cc4d5bf449cbc8e0be3cf10f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.548463 24507 leader_election.cc:304] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:58.583388 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 2251e00bf0f043fea3518858290ddbf2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.586334 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cc89549ff44c87b33d978c5b5315fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.587270 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc0130c57284697847308c6e5362f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.587730 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c9dc1b56f048ad8545f33ebccbd166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.588534 24732 raft_consensus.cc:359] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.589493 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfe9fdac1de4c1baddf87e7e23e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.591586 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b2b1b4d884997a9fa4459ea5096f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.593696 24607 tablet_service.cc:1511] Processing CreateTablet for tablet 6c10cba810194d8fbd9fda9df23252e1 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.595306 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c10cba810194d8fbd9fda9df23252e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.589438 24732 raft_consensus.cc:385] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.597268 24732 raft_consensus.cc:740] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.598239 24732 consensus_queue.cc:260] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.635308 24737 raft_consensus.cc:515] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.638072 24680 tablet_service.cc:1511] Processing CreateTablet for tablet f608090dd6db49e2a9a0a2239bd41f97 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:58.639151 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c08045658940b68d20dd628308def9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:58.639766 24692 raft_consensus.cc:3060] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.640304 24755 raft_consensus.cc:2749] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.646574 24692 raft_consensus.cc:2468] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:58.647797 24582 leader_election.cc:304] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:58.652094 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251e00bf0f043fea3518858290ddbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.653463 24737 leader_election.cc:290] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:58.654950 24737 raft_consensus.cc:2804] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.655464 24737 raft_consensus.cc:697] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:58.656564 24732 ts_tablet_manager.cc:1434] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.091s	user 0.010s	sys 0.003s
I20260709 14:51:58.656728 24737 consensus_queue.cc:237] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.639415 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608090dd6db49e2a9a0a2239bd41f97. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.667239 24426 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 84676.6us
I20260709 14:51:58.670053 24732 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:58.647354 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:58.639236 24677 tablet_service.cc:1511] Processing CreateTablet for tablet c93ccb563e4b4f32b5376457eb5c84b7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:58.689193 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93ccb563e4b4f32b5376457eb5c84b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.704312 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e23e54b75ce4d7fb2a6bf4bcbeced29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.706987 24439 catalog_manager.cc:5697] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.728926 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 1f18cff54ccc4a999d98804e887e86df (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:58.730317 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f18cff54ccc4a999d98804e887e86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.729471 24733 tablet_bootstrap.cc:654] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.730777 24604 tablet_service.cc:1511] Processing CreateTablet for tablet ee51aa0de1b844d6ac26e19980ea178c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 14:51:58.711375 24507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 231364us
W20260709 14:51:58.741956 24582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 94254.9us
I20260709 14:51:58.739578 24734 tablet_bootstrap.cc:654] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.765362 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee51aa0de1b844d6ac26e19980ea178c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.770813 24657 leader_election.cc:343] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.771317 24657 leader_election.cc:304] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:58.772087 24742 raft_consensus.cc:2749] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.778182 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 6c10cba810194d8fbd9fda9df23252e1 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.779546 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c10cba810194d8fbd9fda9df23252e1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.793164 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:58.794171 24526 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b2b1b4d884997a9fa4459ea5096f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.795485 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b2b1b4d884997a9fa4459ea5096f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.781603 24602 tablet_service.cc:1511] Processing CreateTablet for tablet e897cca38fe3446098cda97202c58ab7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:58.762305 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 15acbc6bbd1149b2b98f4368414d7a6f (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:58.800617 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15acbc6bbd1149b2b98f4368414d7a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.783799 24528 tablet_service.cc:1511] Processing CreateTablet for tablet ee51aa0de1b844d6ac26e19980ea178c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:58.787446 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:58.804708 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:58.789216 24524 tablet_service.cc:1511] Processing CreateTablet for tablet e897cca38fe3446098cda97202c58ab7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:58.791271 24732 tablet_bootstrap.cc:654] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.803471 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee51aa0de1b844d6ac26e19980ea178c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.813474 24525 tablet_service.cc:1511] Processing CreateTablet for tablet 2251e00bf0f043fea3518858290ddbf2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.813988 24605 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b180b430f4fc495c71b9cf3ec45c7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:58.814901 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e897cca38fe3446098cda97202c58ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.827625 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.840332 24583 leader_election.cc:343] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.840613 24678 tablet_service.cc:1511] Processing CreateTablet for tablet abc0130c57284697847308c6e5362f48 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:58.840946 24583 leader_election.cc:304] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:51:58.844838 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e897cca38fe3446098cda97202c58ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.845419 24757 raft_consensus.cc:2749] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.841710 24675 tablet_service.cc:1511] Processing CreateTablet for tablet bbfe9fdac1de4c1baddf87e7e23e755a (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:58.846936 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfe9fdac1de4c1baddf87e7e23e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.844187 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c08045658940b68d20dd628308def9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:58.844009 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c08045658940b68d20dd628308def9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:58.849152 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b180b430f4fc495c71b9cf3ec45c7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:58.850688 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b180b430f4fc495c71b9cf3ec45c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.850620 24583 leader_election.cc:343] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.855611 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc0130c57284697847308c6e5362f48. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.856953 24583 leader_election.cc:343] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.861217 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:58.861954 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 2251e00bf0f043fea3518858290ddbf2 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:58.863354 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.865586 24734 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:58.866145 24734 ts_tablet_manager.cc:1403] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.389s	user 0.006s	sys 0.014s
I20260709 14:51:58.863478 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251e00bf0f043fea3518858290ddbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.839288 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 30cc89549ff44c87b33d978c5b5315fa (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:58.870076 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 6c10cba810194d8fbd9fda9df23252e1 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:58.874750 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b180b430f4fc495c71b9cf3ec45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.851643 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b180b430f4fc495c71b9cf3ec45c7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:58.869625 24673 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b2b1b4d884997a9fa4459ea5096f8 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:58.889570 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c10cba810194d8fbd9fda9df23252e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.889428 24734 raft_consensus.cc:359] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.890188 24734 raft_consensus.cc:385] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.891091 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251e00bf0f043fea3518858290ddbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.891561 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b2b1b4d884997a9fa4459ea5096f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.900561 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cc89549ff44c87b33d978c5b5315fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.903962 24678 tablet_service.cc:1511] Processing CreateTablet for tablet ee51aa0de1b844d6ac26e19980ea178c (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:58.905409 24733 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:58.905897 24733 ts_tablet_manager.cc:1403] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.387s	user 0.026s	sys 0.007s
I20260709 14:51:58.905949 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee51aa0de1b844d6ac26e19980ea178c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.915984 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b180b430f4fc495c71b9cf3ec45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.915412 24675 tablet_service.cc:1511] Processing CreateTablet for tablet e897cca38fe3446098cda97202c58ab7 (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:58.917459 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e897cca38fe3446098cda97202c58ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.925467 24733 raft_consensus.cc:359] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.926235 24733 raft_consensus.cc:385] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.926535 24733 raft_consensus.cc:740] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.927974 24732 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:58.928511 24732 ts_tablet_manager.cc:1403] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.259s	user 0.012s	sys 0.014s
I20260709 14:51:58.928716 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe (DEFAULT_TABLE table=test-workload [id=c71901badcb54eef88863892e8b94dd0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:58.929960 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f3ca794adb4a90bdb37b9fb4ad4dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.931723 24732 raft_consensus.cc:359] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.932268 24733 consensus_queue.cc:260] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.932703 24732 raft_consensus.cc:385] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.933081 24732 raft_consensus.cc:740] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.933904 24732 consensus_queue.cc:260] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.912739 24734 raft_consensus.cc:740] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.936048 24734 consensus_queue.cc:260] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.938143 24734 ts_tablet_manager.cc:1434] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 14:51:58.949590 24732 ts_tablet_manager.cc:1434] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 14:51:58.950652 24732 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:58.957410 24734 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:58.959048 24756 raft_consensus.cc:493] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.959575 24756 raft_consensus.cc:515] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:58.961884 24756 leader_election.cc:290] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:58.965456 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:58.969427 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
W20260709 14:51:58.968070 24507 leader_election.cc:343] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:58.970862 24507 leader_election.cc:343] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.971570 24507 leader_election.cc:304] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:58.972667 24756 raft_consensus.cc:2749] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.974218 24734 tablet_bootstrap.cc:654] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.978358 24733 ts_tablet_manager.cc:1434] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 14:51:58.979740 24733 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:58.998423 24732 tablet_bootstrap.cc:654] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.007979 24733 tablet_bootstrap.cc:654] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.014348 24734 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.014794 24734 ts_tablet_manager.cc:1403] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.012s
I20260709 14:51:59.015420 24732 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.015940 24732 ts_tablet_manager.cc:1403] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.006s
I20260709 14:51:59.017161 24734 raft_consensus.cc:359] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.017735 24734 raft_consensus.cc:385] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.017982 24734 raft_consensus.cc:740] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.018678 24734 consensus_queue.cc:260] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.018752 24732 raft_consensus.cc:359] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.019464 24732 raft_consensus.cc:385] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.019758 24732 raft_consensus.cc:740] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.020670 24734 ts_tablet_manager.cc:1434] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:51:59.020624 24732 consensus_queue.cc:260] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.022372 24734 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.023087 24732 ts_tablet_manager.cc:1434] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:51:59.024094 24732 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.024148 24733 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.024742 24733 ts_tablet_manager.cc:1403] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.008s
I20260709 14:51:59.027639 24733 raft_consensus.cc:359] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.028417 24733 raft_consensus.cc:385] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.028738 24733 raft_consensus.cc:740] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.029459 24733 consensus_queue.cc:260] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.030697 24734 tablet_bootstrap.cc:654] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.031219 24732 tablet_bootstrap.cc:654] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.031689 24733 ts_tablet_manager.cc:1434] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:51:59.032734 24733 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.041136 24733 tablet_bootstrap.cc:654] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.054266 24733 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.054908 24733 ts_tablet_manager.cc:1403] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260709 14:51:59.057818 24733 raft_consensus.cc:359] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.058535 24733 raft_consensus.cc:385] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.058852 24733 raft_consensus.cc:740] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.059568 24733 consensus_queue.cc:260] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.061852 24733 ts_tablet_manager.cc:1434] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:59.062402 24732 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.062840 24733 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.063002 24734 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.063860 24734 ts_tablet_manager.cc:1403] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.025s
I20260709 14:51:59.063918 24756 raft_consensus.cc:493] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.064488 24756 raft_consensus.cc:515] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.066524 24756 leader_election.cc:290] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.067878 24734 raft_consensus.cc:359] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.068701 24734 raft_consensus.cc:385] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.068868 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.069064 24734 raft_consensus.cc:740] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.069658 24733 tablet_bootstrap.cc:654] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.069906 24734 consensus_queue.cc:260] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.070675 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:51:59.072100 24507 leader_election.cc:343] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.072256 24734 ts_tablet_manager.cc:1434] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 14:51:59.073239 24507 leader_election.cc:343] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.073680 24507 leader_election.cc:304] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.073971 24734 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.074769 24756 raft_consensus.cc:2749] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.062915 24732 ts_tablet_manager.cc:1403] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.012s
I20260709 14:51:59.078503 24732 raft_consensus.cc:359] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.079321 24732 raft_consensus.cc:385] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.079685 24732 raft_consensus.cc:740] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.083503 24734 tablet_bootstrap.cc:654] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.080614 24732 consensus_queue.cc:260] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.087745 24733 tablet_bootstrap.cc:492] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.088351 24733 ts_tablet_manager.cc:1403] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260709 14:51:59.089201 24734 tablet_bootstrap.cc:492] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.089665 24734 ts_tablet_manager.cc:1403] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 14:51:59.091450 24733 raft_consensus.cc:359] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.092229 24733 raft_consensus.cc:385] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.092559 24733 raft_consensus.cc:740] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.092383 24734 raft_consensus.cc:359] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.093140 24734 raft_consensus.cc:385] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.093442 24734 raft_consensus.cc:740] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.093439 24733 consensus_queue.cc:260] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.094247 24732 ts_tablet_manager.cc:1434] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:51:59.094470 24734 consensus_queue.cc:260] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.096096 24733 ts_tablet_manager.cc:1434] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:59.096827 24734 ts_tablet_manager.cc:1434] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:59.097332 24733 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.098358 24732 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.098608 24734 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.104300 24733 tablet_bootstrap.cc:654] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.104926 24732 tablet_bootstrap.cc:654] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.105365 24734 tablet_bootstrap.cc:654] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.116722 24732 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.116904 24734 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.116909 24733 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.117249 24732 ts_tablet_manager.cc:1403] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:51:59.117540 24734 ts_tablet_manager.cc:1403] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:51:59.117558 24733 ts_tablet_manager.cc:1403] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:51:59.120381 24732 raft_consensus.cc:359] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.120646 24734 raft_consensus.cc:359] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.120818 24733 raft_consensus.cc:359] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.121156 24732 raft_consensus.cc:385] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.121403 24734 raft_consensus.cc:385] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.121454 24733 raft_consensus.cc:385] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.121513 24732 raft_consensus.cc:740] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.121913 24733 raft_consensus.cc:740] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.121873 24734 raft_consensus.cc:740] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.122469 24732 consensus_queue.cc:260] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.122885 24734 consensus_queue.cc:260] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.122864 24733 consensus_queue.cc:260] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.124797 24732 ts_tablet_manager.cc:1434] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:59.125514 24733 ts_tablet_manager.cc:1434] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:51:59.125770 24732 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.126493 24733 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.125535 24734 ts_tablet_manager.cc:1434] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:51:59.128657 24734 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.132426 24733 tablet_bootstrap.cc:654] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.135398 24734 tablet_bootstrap.cc:654] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.136528 24732 tablet_bootstrap.cc:654] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.162269 24757 raft_consensus.cc:493] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.162969 24757 raft_consensus.cc:515] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.165472 24757 leader_election.cc:290] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.166647 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.166641 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.167414 24692 raft_consensus.cc:2468] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.167671 24734 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.167469 24543 raft_consensus.cc:2468] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.168215 24734 ts_tablet_manager.cc:1403] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260709 14:51:59.168756 24582 leader_election.cc:304] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.169634 24733 tablet_bootstrap.cc:492] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.169697 24757 raft_consensus.cc:2804] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.170120 24733 ts_tablet_manager.cc:1403] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.015s
I20260709 14:51:59.170188 24757 raft_consensus.cc:493] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.170626 24757 raft_consensus.cc:3060] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.170852 24734 raft_consensus.cc:359] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.171506 24734 raft_consensus.cc:385] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.168124 24732 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.171801 24734 raft_consensus.cc:740] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.172438 24732 ts_tablet_manager.cc:1403] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.017s
I20260709 14:51:59.172665 24733 raft_consensus.cc:359] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.172636 24734 consensus_queue.cc:260] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.173372 24733 raft_consensus.cc:385] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.173661 24733 raft_consensus.cc:740] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.174297 24733 consensus_queue.cc:260] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.175699 24732 raft_consensus.cc:359] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.176225 24733 ts_tablet_manager.cc:1434] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:59.176518 24732 raft_consensus.cc:385] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.176885 24732 raft_consensus.cc:740] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.177114 24733 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.177932 24757 raft_consensus.cc:515] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.177886 24732 consensus_queue.cc:260] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.181140 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.181694 24692 raft_consensus.cc:3060] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.182963 24733 tablet_bootstrap.cc:654] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.183580 24732 ts_tablet_manager.cc:1434] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:59.184218 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd86cc7d21a454990e53f2fbd15e141" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.184562 24732 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.184773 24543 raft_consensus.cc:3060] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.189105 24692 raft_consensus.cc:2468] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.190325 24582 leader_election.cc:304] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.191229 24737 raft_consensus.cc:2804] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.192224 24543 raft_consensus.cc:2468] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.192390 24734 ts_tablet_manager.cc:1434] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:59.194538 24734 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.196658 24756 raft_consensus.cc:493] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.197126 24757 leader_election.cc:290] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.197263 24756 raft_consensus.cc:515] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.199973 24756 leader_election.cc:290] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.202926 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.203321 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
W20260709 14:51:59.204424 24507 leader_election.cc:343] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.205111 24507 leader_election.cc:343] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.205507 24507 leader_election.cc:304] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.206573 24756 raft_consensus.cc:2749] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.202895 24737 raft_consensus.cc:697] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:59.208253 24737 consensus_queue.cc:237] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.209549 24732 tablet_bootstrap.cc:654] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.215585 24734 tablet_bootstrap.cc:654] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.216419 24733 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.216888 24733 ts_tablet_manager.cc:1403] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.012s
I20260709 14:51:59.220150 24733 raft_consensus.cc:359] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.221040 24733 raft_consensus.cc:385] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.221391 24733 raft_consensus.cc:740] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.222244 24733 consensus_queue.cc:260] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.224845 24733 ts_tablet_manager.cc:1434] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:59.225948 24733 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.227234 24439 catalog_manager.cc:5697] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:59.229396 24583 consensus_peers.cc:597] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:59.232059 24733 tablet_bootstrap.cc:654] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.242956 24756 raft_consensus.cc:493] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.243646 24756 raft_consensus.cc:515] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.248450 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.248898 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.250238 24756 leader_election.cc:290] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:51:59.250321 24507 leader_election.cc:343] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.252027 24507 leader_election.cc:343] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.252571 24507 leader_election.cc:304] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.254029 24756 raft_consensus.cc:2749] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.260403 24737 raft_consensus.cc:493] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.260969 24737 raft_consensus.cc:515] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.264240 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.265064 24543 raft_consensus.cc:2468] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.266672 24583 leader_election.cc:304] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.267841 24780 raft_consensus.cc:2804] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.268368 24780 raft_consensus.cc:493] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.268754 24780 raft_consensus.cc:3060] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.277098 24757 consensus_queue.cc:1048] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.279345 24742 raft_consensus.cc:493] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.280004 24742 raft_consensus.cc:515] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.280470 24737 leader_election.cc:290] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.282227 24756 raft_consensus.cc:493] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.282843 24756 raft_consensus.cc:515] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.282701 24742 leader_election.cc:290] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.285742 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.290128 24618 raft_consensus.cc:2468] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:51:59.286451 24756 leader_election.cc:290] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.287482 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.291200 24691 raft_consensus.cc:2468] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.291270 24656 leader_election.cc:304] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.292266 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.292490 24742 raft_consensus.cc:2804] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.292824 24742 raft_consensus.cc:493] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.292866 24618 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.293262 24742 raft_consensus.cc:3060] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.293248 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.294211 24691 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.297016 24732 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.297472 24732 ts_tablet_manager.cc:1403] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.113s	user 0.029s	sys 0.052s
I20260709 14:51:59.297343 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:51:59.299118 24657 leader_election.cc:343] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.300207 24732 raft_consensus.cc:359] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.300889 24732 raft_consensus.cc:385] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.300575 24742 raft_consensus.cc:515] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.301182 24732 raft_consensus.cc:740] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.301818 24732 consensus_queue.cc:260] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.300706 24507 leader_election.cc:304] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:51:59.303735 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.304123 24756 raft_consensus.cc:2804] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.304343 24618 raft_consensus.cc:3060] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.304502 24756 raft_consensus.cc:493] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.304903 24756 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.304374 24737 raft_consensus.cc:493] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.311410 24737 raft_consensus.cc:515] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.313004 24756 raft_consensus.cc:515] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.314951 24756 leader_election.cc:290] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.314873 24737 leader_election.cc:290] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.302960 24780 raft_consensus.cc:515] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.316768 24732 ts_tablet_manager.cc:1434] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:59.317770 24732 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.318143 24780 leader_election.cc:290] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.320461 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.320813 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.321188 24691 raft_consensus.cc:3060] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.321480 24617 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.321813 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.323439 24732 tablet_bootstrap.cc:654] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.323309 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020ee0932ecf4fc0a037006fa72c27f7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.323930 24543 raft_consensus.cc:3060] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.328269 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.328919 24690 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.331338 24543 raft_consensus.cc:2468] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.332562 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:51:59.333846 24583 leader_election.cc:343] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.334915 24657 leader_election.cc:343] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.335755 24690 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:51:59.336306 24583 leader_election.cc:304] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.336248 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.338843 24757 raft_consensus.cc:2804] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.336889 24617 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:51:59.340974 24618 raft_consensus.cc:2468] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:51:59.342500 24656 leader_election.cc:304] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:51:59.338788 24692 raft_consensus.cc:2468] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.344972 24786 raft_consensus.cc:2804] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.346802 24582 leader_election.cc:304] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:51:59.348109 24737 raft_consensus.cc:2804] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.348330 24733 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.348559 24737 raft_consensus.cc:493] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.348769 24733 ts_tablet_manager.cc:1403] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.123s	user 0.035s	sys 0.060s
I20260709 14:51:59.349018 24737 raft_consensus.cc:3060] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.351975 24734 tablet_bootstrap.cc:492] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.352481 24734 ts_tablet_manager.cc:1403] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.158s	user 0.029s	sys 0.030s
I20260709 14:51:59.354960 24734 raft_consensus.cc:359] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.356221 24507 leader_election.cc:304] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.357369 24788 raft_consensus.cc:2804] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.357968 24788 raft_consensus.cc:697] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:51:59.358850 24788 consensus_queue.cc:237] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.360045 24742 leader_election.cc:290] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.361918 24737 raft_consensus.cc:515] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.363750 24790 raft_consensus.cc:493] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.365713 24790 raft_consensus.cc:515] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.367424 24732 tablet_bootstrap.cc:492] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.351512 24733 raft_consensus.cc:359] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.367893 24732 ts_tablet_manager.cc:1403] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.023s
I20260709 14:51:59.368069 24733 raft_consensus.cc:385] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.368549 24790 leader_election.cc:290] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.355625 24734 raft_consensus.cc:385] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.364982 24757 raft_consensus.cc:697] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:59.368942 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.368474 24733 raft_consensus.cc:740] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.369614 24692 raft_consensus.cc:2468] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.369740 24757 consensus_queue.cc:237] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.370779 24582 leader_election.cc:304] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.370756 24732 raft_consensus.cc:359] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.368443 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.370069 24733 consensus_queue.cc:260] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:51:59.372756 24583 leader_election.cc:343] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.373298 24733 ts_tablet_manager.cc:1434] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:51:59.374234 24733 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.373311 24439 catalog_manager.cc:5697] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.369069 24734 raft_consensus.cc:740] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.375629 24790 raft_consensus.cc:2804] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.376042 24790 raft_consensus.cc:493] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.376513 24790 raft_consensus.cc:3060] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.376327 24734 consensus_queue.cc:260] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.378441 24734 ts_tablet_manager.cc:1434] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:51:59.379338 24734 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.382572 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.371544 24732 raft_consensus.cc:385] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.383901 24732 raft_consensus.cc:740] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
W20260709 14:51:59.384110 24583 leader_election.cc:343] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.385056 24737 leader_election.cc:290] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.385550 24737 raft_consensus.cc:493] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.385982 24737 raft_consensus.cc:515] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.386242 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.386837 24692 raft_consensus.cc:3060] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.388736 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.389379 24786 raft_consensus.cc:697] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
W20260709 14:51:59.390134 24583 leader_election.cc:343] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.384722 24732 consensus_queue.cc:260] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.390205 24786 consensus_queue.cc:237] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.391695 24734 tablet_bootstrap.cc:654] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.392204 24732 ts_tablet_manager.cc:1434] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:51:59.393157 24732 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.388805 24691 raft_consensus.cc:2468] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.390268 24733 tablet_bootstrap.cc:654] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.396843 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
W20260709 14:51:59.398347 24582 leader_election.cc:343] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.398917 24582 leader_election.cc:304] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:51:59.399966 24780 raft_consensus.cc:2749] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.400696 24732 tablet_bootstrap.cc:654] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.401510 24737 leader_election.cc:290] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.406926 24734 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.407383 24734 ts_tablet_manager.cc:1403] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.006s
I20260709 14:51:59.409983 24734 raft_consensus.cc:359] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.410786 24734 raft_consensus.cc:385] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.411011 24734 raft_consensus.cc:740] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.407275 24692 raft_consensus.cc:2468] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.412245 24733 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.412667 24733 ts_tablet_manager.cc:1403] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 14:51:59.412699 24582 leader_election.cc:304] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:51:59.415258 24733 raft_consensus.cc:359] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.415174 24790 raft_consensus.cc:515] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.415931 24733 raft_consensus.cc:385] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.416210 24733 raft_consensus.cc:740] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.416920 24734 consensus_queue.cc:260] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.417945 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:51:59.419267 24583 leader_election.cc:343] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.420029 24733 consensus_queue.cc:260] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.420558 24790 leader_election.cc:290] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.419267 24734 ts_tablet_manager.cc:1434] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 14:51:59.421607 24734 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.424023 24757 raft_consensus.cc:2804] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.424496 24757 raft_consensus.cc:697] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:59.425066 24733 ts_tablet_manager.cc:1434] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:59.425294 24757 consensus_queue.cc:237] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.425909 24733 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.424813 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2969b07758049ceac32467011d3909c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.427748 24692 raft_consensus.cc:3060] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.427886 24792 raft_consensus.cc:493] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.428386 24792 raft_consensus.cc:515] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.429694 24788 raft_consensus.cc:493] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.430516 24792 leader_election.cc:290] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.430389 24788 raft_consensus.cc:515] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.432442 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.433075 24543 raft_consensus.cc:2468] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:51:59.433400 24788 leader_election.cc:290] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.435791 24657 leader_election.cc:304] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:51:59.435808 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.436580 24618 raft_consensus.cc:2468] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.437121 24792 raft_consensus.cc:2804] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.437533 24792 raft_consensus.cc:493] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.437690 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.437613 24734 tablet_bootstrap.cc:654] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.438889 24732 tablet_bootstrap.cc:492] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.439342 24732 ts_tablet_manager.cc:1403] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.000s
I20260709 14:51:59.439152 24507 leader_election.cc:304] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
W20260709 14:51:59.440411 24507 leader_election.cc:343] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.437925 24792 raft_consensus.cc:3060] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.442808 24732 raft_consensus.cc:359] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.443696 24732 raft_consensus.cc:385] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.416968 24439 catalog_manager.cc:5697] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.444082 24732 raft_consensus.cc:740] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.444993 24732 consensus_queue.cc:260] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.448770 24792 raft_consensus.cc:515] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.441357 24788 raft_consensus.cc:2804] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.449569 24788 raft_consensus.cc:493] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.449903 24788 raft_consensus.cc:3060] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.447715 24732 ts_tablet_manager.cc:1434] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:59.455296 24692 raft_consensus.cc:2468] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.432432 24733 tablet_bootstrap.cc:654] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.458364 24582 leader_election.cc:304] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:51:59.460439 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:51:59.461760 24656 leader_election.cc:343] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.464429 24796 raft_consensus.cc:2804] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.465332 24796 raft_consensus.cc:697] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:59.465703 24788 raft_consensus.cc:515] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.467365 24796 consensus_queue.cc:237] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.468859 24756 raft_consensus.cc:493] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.469316 24756 raft_consensus.cc:515] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.471240 24756 leader_election.cc:290] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.471871 24732 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.472995 24742 raft_consensus.cc:493] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.473333 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.473907 24618 raft_consensus.cc:3060] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.473639 24742 raft_consensus.cc:515] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.477031 24742 leader_election.cc:290] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.478524 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.478598 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.478828 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.479507 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.479816 24543 raft_consensus.cc:3060] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:59.480067 24507 leader_election.cc:343] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.480183 24542 raft_consensus.cc:2468] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:51:59.482877 24734 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.483224 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.482064 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.479538 24617 raft_consensus.cc:2468] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
W20260709 14:51:59.485188 24656 leader_election.cc:343] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.485833 24657 leader_election.cc:304] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:51:59.482335 24792 leader_election.cc:290] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.487106 24742 raft_consensus.cc:2804] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.487450 24788 leader_election.cc:290] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:51:59.492298 24507 leader_election.cc:343] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.487596 24742 raft_consensus.cc:493] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.493078 24507 leader_election.cc:304] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.493322 24742 raft_consensus.cc:3060] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.494789 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.495857 24618 raft_consensus.cc:2468] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
W20260709 14:51:59.496109 24507 leader_election.cc:343] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.497093 24507 leader_election.cc:304] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:51:59.497889 24756 raft_consensus.cc:2749] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.498813 24734 ts_tablet_manager.cc:1403] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.016s
I20260709 14:51:59.498543 24756 raft_consensus.cc:2804] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.499667 24543 raft_consensus.cc:2468] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:51:59.502133 24756 raft_consensus.cc:697] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:51:59.503046 24756 consensus_queue.cc:237] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.504529 24657 leader_election.cc:304] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.506922 24786 raft_consensus.cc:2804] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.507458 24786 raft_consensus.cc:697] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:51:59.509742 24734 raft_consensus.cc:359] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.511364 24734 raft_consensus.cc:385] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.511638 24734 raft_consensus.cc:740] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.510524 24786 consensus_queue.cc:237] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.516728 24732 tablet_bootstrap.cc:654] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.517213 24733 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.517609 24733 ts_tablet_manager.cc:1403] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.004s
I20260709 14:51:59.517700 24734 consensus_queue.cc:260] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.505347 24439 catalog_manager.cc:5697] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.520932 24734 ts_tablet_manager.cc:1434] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:59.520514 24440 catalog_manager.cc:5697] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.522009 24734 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.528761 24733 raft_consensus.cc:359] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.529367 24733 raft_consensus.cc:385] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.529601 24733 raft_consensus.cc:740] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.530212 24733 consensus_queue.cc:260] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.532337 24742 raft_consensus.cc:515] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.534462 24742 leader_election.cc:290] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.535393 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.535254 24441 catalog_manager.cc:5697] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.535960 24543 raft_consensus.cc:3060] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.536187 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87899fb48b9940cd91f75023d08eb448" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.536789 24618 raft_consensus.cc:3060] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.538348 24734 tablet_bootstrap.cc:654] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.540287 24733 ts_tablet_manager.cc:1434] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:59.544327 24733 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.549762 24543 raft_consensus.cc:2468] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:51:59.551954 24657 leader_election.cc:304] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:51:59.543321 24742 raft_consensus.cc:493] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.554173 24742 raft_consensus.cc:515] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.553632 24792 raft_consensus.cc:2804] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.560346 24786 raft_consensus.cc:493] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.564983 24732 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.565557 24732 ts_tablet_manager.cc:1403] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.006s
I20260709 14:51:59.568364 24742 leader_election.cc:290] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115)
I20260709 14:51:59.560859 24786 raft_consensus.cc:515] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.566282 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.570233 24617 raft_consensus.cc:2468] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:51:59.564263 24440 catalog_manager.cc:5697] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.571095 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.571601 24656 leader_election.cc:304] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.572115 24786 leader_election.cc:290] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.572703 24786 raft_consensus.cc:2804] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.573115 24786 raft_consensus.cc:493] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.573933 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.573486 24786 raft_consensus.cc:3060] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.575361 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:51:59.578231 24657 leader_election.cc:343] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.579282 24657 leader_election.cc:343] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.580258 24732 raft_consensus.cc:359] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.570473 24618 raft_consensus.cc:2468] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:51:59.580930 24734 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.581629 24734 ts_tablet_manager.cc:1403] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.002s
I20260709 14:51:59.580962 24732 raft_consensus.cc:385] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.584116 24732 raft_consensus.cc:740] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.585278 24733 tablet_bootstrap.cc:654] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.586752 24732 consensus_queue.cc:260] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.590101 24792 raft_consensus.cc:697] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
W20260709 14:51:59.590270 24656 leader_election.cc:343] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.590768 24656 leader_election.cc:304] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.591447 24732 ts_tablet_manager.cc:1434] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:59.593806 24734 raft_consensus.cc:359] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.594753 24734 raft_consensus.cc:385] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.595049 24734 raft_consensus.cc:740] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.583621 24786 raft_consensus.cc:515] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.593459 24742 raft_consensus.cc:2749] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.597628 24786 leader_election.cc:290] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115)
I20260709 14:51:59.598409 24734 consensus_queue.cc:260] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.591037 24792 consensus_queue.cc:237] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.600447 24734 ts_tablet_manager.cc:1434] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:51:59.600605 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:51:59.601297 24734 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.601226 24618 raft_consensus.cc:3060] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.603551 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:51:59.604874 24657 leader_election.cc:343] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.608278 24734 tablet_bootstrap.cc:654] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.608455 24618 raft_consensus.cc:2468] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:51:59.609814 24656 leader_election.cc:304] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:51:59.610292 24732 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.610865 24786 raft_consensus.cc:2804] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.611328 24786 raft_consensus.cc:697] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:51:59.612130 24786 consensus_queue.cc:237] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.617799 24732 tablet_bootstrap.cc:654] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.618227 24733 tablet_bootstrap.cc:492] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.618705 24733 ts_tablet_manager.cc:1403] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.003s
I20260709 14:51:59.621455 24733 raft_consensus.cc:359] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.622184 24733 raft_consensus.cc:385] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.622442 24733 raft_consensus.cc:740] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.623699 24733 consensus_queue.cc:260] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.629581 24733 ts_tablet_manager.cc:1434] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:59.630478 24733 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.631487 24734 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.631942 24734 ts_tablet_manager.cc:1403] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.014s
I20260709 14:51:59.633026 24441 catalog_manager.cc:5697] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.634445 24734 raft_consensus.cc:359] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.635179 24732 tablet_bootstrap.cc:492] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.635267 24734 raft_consensus.cc:385] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.635654 24734 raft_consensus.cc:740] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.636101 24733 tablet_bootstrap.cc:654] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.634850 24441 catalog_manager.cc:5697] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.636363 24734 consensus_queue.cc:260] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.635668 24732 ts_tablet_manager.cc:1403] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260709 14:51:59.639710 24732 raft_consensus.cc:359] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.640604 24732 raft_consensus.cc:385] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.640697 24733 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.640882 24732 raft_consensus.cc:740] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.641047 24734 ts_tablet_manager.cc:1434] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:59.641366 24733 ts_tablet_manager.cc:1403] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:51:59.641886 24734 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.641656 24732 consensus_queue.cc:260] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.643956 24732 ts_tablet_manager.cc:1434] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:59.644539 24733 raft_consensus.cc:359] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.645231 24733 raft_consensus.cc:385] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.645538 24733 raft_consensus.cc:740] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.646350 24733 consensus_queue.cc:260] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.648392 24733 ts_tablet_manager.cc:1434] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:59.649259 24733 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.649358 24734 tablet_bootstrap.cc:654] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.658038 24734 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.658938 24734 ts_tablet_manager.cc:1403] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.012s
I20260709 14:51:59.660013 24733 tablet_bootstrap.cc:654] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.664292 24734 raft_consensus.cc:359] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.664956 24734 raft_consensus.cc:385] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.665238 24734 raft_consensus.cc:740] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.665972 24734 consensus_queue.cc:260] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.666973 24441 catalog_manager.cc:5697] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.668322 24734 ts_tablet_manager.cc:1434] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:51:59.669245 24734 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.670212 24732 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.674861 24734 tablet_bootstrap.cc:654] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.678542 24732 tablet_bootstrap.cc:654] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.682566 24733 tablet_bootstrap.cc:492] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.683107 24733 ts_tablet_manager.cc:1403] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260709 14:51:59.686029 24733 raft_consensus.cc:359] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.686576 24732 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.686596 24734 tablet_bootstrap.cc:492] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.686755 24733 raft_consensus.cc:385] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.687068 24732 ts_tablet_manager.cc:1403] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:51:59.687243 24733 raft_consensus.cc:740] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.687458 24734 ts_tablet_manager.cc:1403] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:51:59.688150 24733 consensus_queue.cc:260] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.689905 24732 raft_consensus.cc:359] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.690569 24732 raft_consensus.cc:385] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.690232 24734 raft_consensus.cc:359] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.690855 24732 raft_consensus.cc:740] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.691079 24734 raft_consensus.cc:385] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.691491 24734 raft_consensus.cc:740] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.691644 24732 consensus_queue.cc:260] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.692250 24734 consensus_queue.cc:260] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.694219 24733 ts_tablet_manager.cc:1434] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:51:59.694392 24734 ts_tablet_manager.cc:1434] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:51:59.695111 24733 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.696267 24732 ts_tablet_manager.cc:1434] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:59.697109 24732 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.700605 24796 raft_consensus.cc:493] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.701102 24796 raft_consensus.cc:515] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.702864 24732 tablet_bootstrap.cc:654] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.703173 24796 leader_election.cc:290] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.703820 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.704432 24543 raft_consensus.cc:2468] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.704504 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.704843 24733 tablet_bootstrap.cc:654] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.705158 24692 raft_consensus.cc:2468] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:51:59.705770 24583 leader_election.cc:304] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.707181 24790 raft_consensus.cc:2804] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.707530 24790 raft_consensus.cc:493] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.707871 24790 raft_consensus.cc:3060] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.710608 24757 consensus_queue.cc:1048] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.713771 24790 raft_consensus.cc:515] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.716308 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:51:59.716845 24543 raft_consensus.cc:3060] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.717303 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0999b11191c64e0fb1e0f8b1986569dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:51:59.718032 24691 raft_consensus.cc:3060] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.695137 24734 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.715611 24790 leader_election.cc:290] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.724747 24543 raft_consensus.cc:2468] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.725989 24583 leader_election.cc:304] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.726891 24790 raft_consensus.cc:2804] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.727427 24790 raft_consensus.cc:697] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:51:59.728307 24790 consensus_queue.cc:237] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.728873 24734 tablet_bootstrap.cc:654] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.727340 24691 raft_consensus.cc:2468] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:51:59.745304 24737 consensus_queue.cc:1048] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.752446 24734 tablet_bootstrap.cc:492] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.754895 24734 ts_tablet_manager.cc:1403] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.000s
I20260709 14:51:59.754818 24542 raft_consensus.cc:3060] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.754822 24441 catalog_manager.cc:5697] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.770299 24734 raft_consensus.cc:359] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.772576 24788 raft_consensus.cc:493] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.772812 24734 raft_consensus.cc:385] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.774078 24734 raft_consensus.cc:740] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.773319 24788 raft_consensus.cc:515] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.775274 24734 consensus_queue.cc:260] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.777194 24734 ts_tablet_manager.cc:1434] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:59.778752 24788 leader_election.cc:290] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.779053 24733 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.779630 24733 ts_tablet_manager.cc:1403] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.046s
I20260709 14:51:59.780893 24734 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.782255 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.783047 24691 raft_consensus.cc:2393] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:51:59.780108 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e89e1792c4d3f97754b899072376c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.786732 24507 leader_election.cc:304] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.787760 24788 raft_consensus.cc:3060] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.791288 24790 consensus_queue.cc:1048] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.797616 24792 raft_consensus.cc:493] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.799120 24788 raft_consensus.cc:2749] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:59.801782 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:59.802042 24732 tablet_bootstrap.cc:492] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.802502 24732 ts_tablet_manager.cc:1403] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.019s
I20260709 14:51:59.798236 24792 raft_consensus.cc:515] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.806576 24792 leader_election.cc:290] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.808099 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.811055 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:51:59.812695 24656 leader_election.cc:343] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.813927 24756 consensus_queue.cc:1048] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:59.819608 24657 leader_election.cc:343] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.821606 24657 leader_election.cc:304] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.821628 24734 tablet_bootstrap.cc:654] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.824743 24792 raft_consensus.cc:2749] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.828300 24790 consensus_queue.cc:1048] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.827597 24732 raft_consensus.cc:359] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.828985 24732 raft_consensus.cc:385] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.829342 24732 raft_consensus.cc:740] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.830152 24732 consensus_queue.cc:260] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.834331 24732 ts_tablet_manager.cc:1434] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 14:51:59.864120 24732 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.869892 24733 raft_consensus.cc:359] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.871047 24733 raft_consensus.cc:385] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.871402 24733 raft_consensus.cc:740] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.872227 24733 consensus_queue.cc:260] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.875700 24780 consensus_queue.cc:1048] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.878047 24733 ts_tablet_manager.cc:1434] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.098s	user 0.013s	sys 0.008s
I20260709 14:51:59.875936 24788 raft_consensus.cc:493] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.878947 24733 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:51:59.878769 24788 raft_consensus.cc:515] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.882498 24737 raft_consensus.cc:493] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.882512 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.883086 24737 raft_consensus.cc:515] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.883389 24618 raft_consensus.cc:2468] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.886902 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.887871 24737 leader_election.cc:290] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:51:59.888844 24732 tablet_bootstrap.cc:654] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.890848 24507 leader_election.cc:304] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:51:59.892233 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653522f1b06245a4999bda9fc11206c8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.893007 24541 raft_consensus.cc:2393] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:51:59.893821 24733 tablet_bootstrap.cc:654] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.898239 24792 raft_consensus.cc:493] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.898689 24792 raft_consensus.cc:515] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.900660 24792 leader_election.cc:290] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.902904 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:51:59.904932 24656 leader_election.cc:343] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.919994 24792 consensus_queue.cc:1048] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.924209 24834 raft_consensus.cc:2804] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.924687 24834 raft_consensus.cc:493] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.925040 24834 raft_consensus.cc:3060] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.928719 24734 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:51:59.929261 24734 ts_tablet_manager.cc:1403] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.148s	user 0.019s	sys 0.011s
I20260709 14:51:59.931591 24583 leader_election.cc:304] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:51:59.932766 24737 raft_consensus.cc:3060] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.934355 24732 tablet_bootstrap.cc:492] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:51:59.934818 24732 ts_tablet_manager.cc:1403] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.001s
I20260709 14:51:59.937703 24732 raft_consensus.cc:359] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.938341 24732 raft_consensus.cc:385] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.938603 24732 raft_consensus.cc:740] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.939749 24737 raft_consensus.cc:2749] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.940502 24732 consensus_queue.cc:260] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.944134 24732 ts_tablet_manager.cc:1434] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:51:59.944278 24734 raft_consensus.cc:359] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.944772 24732 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:51:59.945012 24734 raft_consensus.cc:385] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.945343 24734 raft_consensus.cc:740] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.941126 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:51:59.947114 24541 raft_consensus.cc:3060] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.949492 24835 raft_consensus.cc:493] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.950035 24835 raft_consensus.cc:515] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.951104 24792 consensus_queue.cc:1048] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.952433 24835 leader_election.cc:290] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:51:59.953042 24657 leader_election.cc:343] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.953487 24657 leader_election.cc:304] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:51:59.954457 24792 raft_consensus.cc:2749] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.955387 24732 tablet_bootstrap.cc:654] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.946045 24734 consensus_queue.cc:260] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.960325 24836 consensus_queue.cc:1048] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:51:59.962500 24542 raft_consensus.cc:3060] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.965041 24757 consensus_queue.cc:1048] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.965667 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703507e5d20b435a8630320409ed835e" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.966552 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703507e5d20b435a8630320409ed835e" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.967170 24617 raft_consensus.cc:2468] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.967494 24788 leader_election.cc:290] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:51:59.967767 24507 leader_election.cc:343] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.973024 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:51:59.974808 24692 raft_consensus.cc:2468] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:51:59.974169 24734 ts_tablet_manager.cc:1434] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 14:51:59.976410 24734 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:51:59.981235 24792 raft_consensus.cc:493] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.982342 24507 leader_election.cc:304] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:51:59.983807 24836 raft_consensus.cc:2804] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.982308 24792 raft_consensus.cc:515] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:51:59.984542 24836 raft_consensus.cc:493] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.985036 24836 raft_consensus.cc:3060] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.992411 24792 leader_election.cc:290] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:51:59.995147 24733 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:51:59.995813 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:51:59.998044 24757 consensus_queue.cc:1048] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:00.000757 24656 leader_election.cc:343] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.002049 24734 tablet_bootstrap.cc:654] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.020838 24733 ts_tablet_manager.cc:1403] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.021s
I20260709 14:52:00.021670 24732 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.022094 24732 ts_tablet_manager.cc:1403] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.010s
I20260709 14:52:00.024984 24835 raft_consensus.cc:493] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.026062 24808 consensus_queue.cc:1048] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:00.026276 24835 raft_consensus.cc:515] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.017132 24788 raft_consensus.cc:493] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.014779 24834 raft_consensus.cc:515] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.033335 24835 leader_election.cc:290] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.028174 24757 consensus_queue.cc:1048] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:00.025296 24836 raft_consensus.cc:515] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.046984 24834 leader_election.cc:290] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.040017 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.029910 24788 raft_consensus.cc:515] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.050617 24788 leader_election.cc:290] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:00.054744 24657 leader_election.cc:343] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.055269 24657 leader_election.cc:304] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.057099 24756 consensus_queue.cc:1048] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:00.058393 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.061525 24690 raft_consensus.cc:3060] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.061710 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.057785 24808 raft_consensus.cc:2749] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.061555 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.069509 24742 consensus_queue.cc:1048] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:00.071959 24733 raft_consensus.cc:359] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.072872 24733 raft_consensus.cc:385] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.073231 24733 raft_consensus.cc:740] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.074206 24836 leader_election.cc:290] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.078933 24734 tablet_bootstrap.cc:492] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.077011 24733 consensus_queue.cc:260] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.079599 24734 ts_tablet_manager.cc:1403] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.015s
I20260709 14:52:00.083832 24733 ts_tablet_manager.cc:1434] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 14:52:00.085039 24808 consensus_queue.cc:1048] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.086517 24734 raft_consensus.cc:359] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.087132 24734 raft_consensus.cc:385] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.080325 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a66cb39ad4831a73e67921ae58ca0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.087406 24734 raft_consensus.cc:740] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.095288 24734 consensus_queue.cc:260] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.098002 24734 ts_tablet_manager.cc:1434] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:52:00.099133 24734 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.104264 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e5780a2f0d4aaa86cff6001af64fa0" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.100792 24618 raft_consensus.cc:3060] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.107402 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703507e5d20b435a8630320409ed835e" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.101783 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fd6f5f5764687abe29012e607649a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.116159 24618 raft_consensus.cc:2468] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.116768 24692 raft_consensus.cc:3060] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.126732 24689 raft_consensus.cc:3060] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.128590 24732 raft_consensus.cc:359] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.129518 24732 raft_consensus.cc:385] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.129848 24732 raft_consensus.cc:740] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.130714 24732 consensus_queue.cc:260] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.137197 24690 raft_consensus.cc:2468] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.140461 24732 ts_tablet_manager.cc:1434] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260709 14:52:00.143707 24507 leader_election.cc:304] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.145345 24733 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.147512 24732 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.150151 24540 raft_consensus.cc:3060] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.152441 24617 raft_consensus.cc:2393] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:00.145661 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703507e5d20b435a8630320409ed835e" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.161805 24613 raft_consensus.cc:3060] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.148617 24507 leader_election.cc:304] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:00.213124 24788 raft_consensus.cc:2804] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.213675 24788 raft_consensus.cc:697] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:00.218516 24692 raft_consensus.cc:2468] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.257182 24780 raft_consensus.cc:493] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.265156 24780 raft_consensus.cc:515] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.266534 24734 tablet_bootstrap.cc:654] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.210985 24507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 61663.8us
I20260709 14:52:00.286676 24792 consensus_queue.cc:1048] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:00.347293 24808 raft_consensus.cc:493] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.358640 24780 leader_election.cc:290] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.360917 24613 raft_consensus.cc:2468] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.361423 24808 raft_consensus.cc:515] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.374248 24836 raft_consensus.cc:2749] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.375560 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.356233 24507 leader_election.cc:304] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.404765 24732 tablet_bootstrap.cc:654] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.366608 24780 raft_consensus.cc:493] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.411047 24834 raft_consensus.cc:2749] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.355742 24788 consensus_queue.cc:237] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.422276 24734 tablet_bootstrap.cc:492] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.410468 24780 raft_consensus.cc:515] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.424105 24734 ts_tablet_manager.cc:1403] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.325s	user 0.031s	sys 0.014s
W20260709 14:52:00.416461 24507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 66771.4us
I20260709 14:52:00.433233 24808 leader_election.cc:290] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:00.450886 24582 leader_election.cc:343] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.464259 24780 leader_election.cc:290] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.464030 24851 consensus_queue.cc:1048] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:00.468010 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.470227 24808 consensus_queue.cc:1048] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.471547 24733 tablet_bootstrap.cc:654] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.472954 24846 raft_consensus.cc:493] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.473814 24786 consensus_queue.cc:1048] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.473453 24846 raft_consensus.cc:515] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.476269 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.476862 24542 raft_consensus.cc:2468] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:00.478250 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.482458 24732 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.483284 24732 ts_tablet_manager.cc:1403] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.336s	user 0.016s	sys 0.023s
I20260709 14:52:00.483376 24734 raft_consensus.cc:359] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.484118 24734 raft_consensus.cc:385] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.484373 24734 raft_consensus.cc:740] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.484406 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.484995 24734 consensus_queue.cc:260] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.477324 24507 leader_election.cc:304] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:00.489590 24734 ts_tablet_manager.cc:1434] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 14:52:00.490675 24834 raft_consensus.cc:2804] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.490934 24734 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.491187 24834 raft_consensus.cc:697] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:00.491935 24756 consensus_queue.cc:1048] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.493005 24834 consensus_queue.cc:237] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.496229 24732 raft_consensus.cc:359] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.497222 24732 raft_consensus.cc:385] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.497604 24732 raft_consensus.cc:740] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
W20260709 14:52:00.500721 24582 leader_election.cc:343] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.506619 24732 consensus_queue.cc:260] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.512157 24732 ts_tablet_manager.cc:1434] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260709 14:52:00.513149 24732 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.513886 24788 raft_consensus.cc:493] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.514775 24852 consensus_queue.cc:1048] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:00.517184 24788 raft_consensus.cc:515] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.518707 24583 leader_election.cc:304] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:00.519393 24788 leader_election.cc:290] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.519125 24440 catalog_manager.cc:5697] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.522794 24852 raft_consensus.cc:2804] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.523281 24852 raft_consensus.cc:493] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.523732 24852 raft_consensus.cc:3060] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.524150 24734 tablet_bootstrap.cc:654] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.528478 24583 leader_election.cc:343] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.529821 24846 leader_election.cc:290] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:00.529539 24583 leader_election.cc:304] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:00.531823 24790 raft_consensus.cc:2749] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.540526 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929c069dea6c45eea3ad9e5621295319" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.551199 24732 tablet_bootstrap.cc:654] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.531280 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:00.558593 24656 leader_election.cc:343] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.562316 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.596045 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.596773 24615 raft_consensus.cc:2468] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:00.601464 24733 tablet_bootstrap.cc:492] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:00.602057 24733 ts_tablet_manager.cc:1403] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.457s	user 0.019s	sys 0.002s
I20260709 14:52:00.603710 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.606336 24657 leader_election.cc:304] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.607164 24846 raft_consensus.cc:2749] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.599838 24834 raft_consensus.cc:493] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.613639 24834 raft_consensus.cc:515] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:00.617192 24657 leader_election.cc:343] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.617604 24834 leader_election.cc:290] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.617813 24657 leader_election.cc:304] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.618846 24846 raft_consensus.cc:2749] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.621308 24507 leader_election.cc:304] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:00.624728 24834 raft_consensus.cc:2804] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.625192 24834 raft_consensus.cc:493] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.625625 24834 raft_consensus.cc:3060] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.604760 24852 raft_consensus.cc:515] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.628784 24733 raft_consensus.cc:359] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.629542 24733 raft_consensus.cc:385] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.629856 24733 raft_consensus.cc:740] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.630456 24733 consensus_queue.cc:260] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.631009 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.631693 24615 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:00.632120 24734 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.632398 24733 ts_tablet_manager.cc:1434] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.009s
I20260709 14:52:00.632732 24734 ts_tablet_manager.cc:1403] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.142s	user 0.027s	sys 0.024s
I20260709 14:52:00.634473 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.635218 24733 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.633553 24852 leader_election.cc:290] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.634939 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.637843 24692 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:00.635982 24691 raft_consensus.cc:3060] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:00.640394 24507 leader_election.cc:343] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.643261 24732 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.639647 24734 raft_consensus.cc:359] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.644587 24732 ts_tablet_manager.cc:1403] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.005s
I20260709 14:52:00.644742 24734 raft_consensus.cc:385] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.645027 24734 raft_consensus.cc:740] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.646176 24507 leader_election.cc:304] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:00.647475 24691 raft_consensus.cc:2468] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:00.648756 24582 leader_election.cc:304] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:00.646423 24734 consensus_queue.cc:260] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.649729 24756 raft_consensus.cc:2804] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.650156 24756 raft_consensus.cc:493] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.650547 24756 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.650705 24734 ts_tablet_manager.cc:1434] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:52:00.651639 24734 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.649492 24732 raft_consensus.cc:359] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.651948 24732 raft_consensus.cc:385] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.652206 24732 raft_consensus.cc:740] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.652788 24732 consensus_queue.cc:260] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.653348 24856 raft_consensus.cc:2804] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.653921 24856 raft_consensus.cc:697] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:00.655241 24732 ts_tablet_manager.cc:1434] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:00.654851 24856 consensus_queue.cc:237] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.656222 24732 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.657323 24834 raft_consensus.cc:515] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.658977 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ce4b5ca3144a69e7f27fb854af2b9" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:00.649048 24733 tablet_bootstrap.cc:654] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.659655 24539 raft_consensus.cc:3060] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.667557 24539 raft_consensus.cc:2468] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:00.677579 24834 leader_election.cc:290] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.682279 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.682804 24615 raft_consensus.cc:3060] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.686687 24732 tablet_bootstrap.cc:654] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.657853 24756 raft_consensus.cc:515] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.689049 24756 leader_election.cc:290] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.690423 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.690408 24733 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:00.691982 24733 ts_tablet_manager.cc:1403] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260709 14:52:00.692718 24734 tablet_bootstrap.cc:654] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.691319 24618 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.703771 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.704139 24733 raft_consensus.cc:359] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.704917 24733 raft_consensus.cc:385] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.705217 24733 raft_consensus.cc:740] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.709995 24618 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.711119 24507 leader_election.cc:304] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:00.711931 24756 raft_consensus.cc:2804] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.712385 24756 raft_consensus.cc:697] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:00.713078 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.713178 24756 consensus_queue.cc:237] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.713732 24691 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.715153 24440 catalog_manager.cc:5697] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.719251 24733 consensus_queue.cc:260] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:00.719871 24507 leader_election.cc:343] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.721706 24733 ts_tablet_manager.cc:1434] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 14:52:00.722608 24733 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.727721 24615 raft_consensus.cc:2468] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.727720 24691 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:00.733421 24507 leader_election.cc:304] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:00.735136 24756 raft_consensus.cc:2804] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.735602 24756 raft_consensus.cc:697] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:00.736140 24733 tablet_bootstrap.cc:654] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.736450 24756 consensus_queue.cc:237] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.736306 24732 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.739056 24732 ts_tablet_manager.cc:1403] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.003s
I20260709 14:52:00.739943 24441 catalog_manager.cc:5697] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.742760 24734 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.743217 24734 ts_tablet_manager.cc:1403] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.092s	user 0.004s	sys 0.009s
I20260709 14:52:00.744199 24732 raft_consensus.cc:359] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.744881 24732 raft_consensus.cc:385] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.745121 24732 raft_consensus.cc:740] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.745576 24734 raft_consensus.cc:359] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.745755 24732 consensus_queue.cc:260] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.746253 24734 raft_consensus.cc:385] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.746522 24734 raft_consensus.cc:740] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.747344 24734 consensus_queue.cc:260] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.748006 24732 ts_tablet_manager.cc:1434] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:00.749770 24732 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.752812 24440 catalog_manager.cc:5697] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.753940 24440 catalog_manager.cc:5697] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.758340 24734 ts_tablet_manager.cc:1434] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:00.759214 24734 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.772105 24734 tablet_bootstrap.cc:654] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.772607 24732 tablet_bootstrap.cc:654] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.773092 24733 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:00.773579 24733 ts_tablet_manager.cc:1403] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 14:52:00.776429 24733 raft_consensus.cc:359] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.777256 24734 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.777297 24733 raft_consensus.cc:385] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.777861 24733 raft_consensus.cc:740] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.777968 24734 ts_tablet_manager.cc:1403] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 14:52:00.778601 24733 consensus_queue.cc:260] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.780390 24732 tablet_bootstrap.cc:492] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.780625 24733 ts_tablet_manager.cc:1434] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:00.780882 24732 ts_tablet_manager.cc:1403] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260709 14:52:00.780824 24734 raft_consensus.cc:359] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.781564 24734 raft_consensus.cc:385] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.781827 24734 raft_consensus.cc:740] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.782452 24734 consensus_queue.cc:260] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.783274 24733 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.783360 24732 raft_consensus.cc:359] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.784154 24732 raft_consensus.cc:385] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.784422 24732 raft_consensus.cc:740] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.785161 24732 consensus_queue.cc:260] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.788005 24732 ts_tablet_manager.cc:1434] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:00.789142 24732 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.790326 24733 tablet_bootstrap.cc:654] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.794451 24734 ts_tablet_manager.cc:1434] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:00.795361 24734 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.795866 24732 tablet_bootstrap.cc:654] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.807209 24733 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:00.807669 24733 ts_tablet_manager.cc:1403] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 14:52:00.808938 24734 tablet_bootstrap.cc:654] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.810226 24733 raft_consensus.cc:359] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.810922 24733 raft_consensus.cc:385] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.811211 24733 raft_consensus.cc:740] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.811908 24733 consensus_queue.cc:260] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.813968 24733 ts_tablet_manager.cc:1434] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:52:00.814368 24856 raft_consensus.cc:493] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.814802 24856 raft_consensus.cc:515] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.815413 24732 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.815526 24734 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.815892 24732 ts_tablet_manager.cc:1403] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260709 14:52:00.816579 24734 ts_tablet_manager.cc:1403] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:52:00.816923 24856 leader_election.cc:290] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.818488 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.818542 24732 raft_consensus.cc:359] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.819326 24732 raft_consensus.cc:385] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.819679 24732 raft_consensus.cc:740] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.819270 24734 raft_consensus.cc:359] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:00.820015 24582 leader_election.cc:343] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.820281 24734 raft_consensus.cc:385] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.820767 24734 raft_consensus.cc:740] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.820950 24733 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.821506 24734 consensus_queue.cc:260] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.820334 24732 consensus_queue.cc:260] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.826519 24732 ts_tablet_manager.cc:1434] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:00.823623 24734 ts_tablet_manager.cc:1434] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:00.824687 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.827062 24539 raft_consensus.cc:2468] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:00.828047 24756 raft_consensus.cc:493] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.828868 24583 leader_election.cc:304] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:00.829691 24734 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.830235 24856 raft_consensus.cc:2804] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.828722 24756 raft_consensus.cc:515] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.830991 24733 tablet_bootstrap.cc:654] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.832744 24756 leader_election.cc:290] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.834520 24732 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.834589 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.835273 24691 raft_consensus.cc:2468] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:00.836712 24792 raft_consensus.cc:493] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.837486 24507 leader_election.cc:304] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:00.837188 24792 raft_consensus.cc:515] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.838944 24834 raft_consensus.cc:2804] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.839323 24834 raft_consensus.cc:493] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.839674 24834 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.839730 24792 leader_election.cc:290] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:00.841682 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:00.841544 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.837184 24734 tablet_bootstrap.cc:654] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.841697 24732 tablet_bootstrap.cc:654] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.843312 24656 leader_election.cc:343] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.845089 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.846928 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:00.849267 24507 leader_election.cc:343] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.850322 24756 consensus_queue.cc:1048] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.851389 24852 raft_consensus.cc:493] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.852067 24852 raft_consensus.cc:515] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.853195 24734 tablet_bootstrap.cc:492] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.853693 24734 ts_tablet_manager.cc:1403] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 14:52:00.856273 24852 leader_election.cc:290] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.856519 24734 raft_consensus.cc:359] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.857308 24734 raft_consensus.cc:385] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.857645 24734 raft_consensus.cc:740] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.858244 24792 raft_consensus.cc:493] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.858716 24734 consensus_queue.cc:260] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.858848 24792 raft_consensus.cc:515] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.859627 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.861313 24734 ts_tablet_manager.cc:1434] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:00.861478 24792 leader_election.cc:290] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:00.862322 24734 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
W20260709 14:52:00.862888 24583 leader_election.cc:343] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.863796 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.864506 24618 raft_consensus.cc:2468] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:00.865741 24656 leader_election.cc:304] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:00.857460 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:00.866751 24691 raft_consensus.cc:2468] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:00.850558 24733 tablet_bootstrap.cc:492] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
W20260709 14:52:00.857457 24657 leader_election.cc:343] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.868069 24733 ts_tablet_manager.cc:1403] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 14:52:00.869246 24734 tablet_bootstrap.cc:654] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.871932 24657 leader_election.cc:304] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:00.872334 24792 raft_consensus.cc:2804] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.872786 24786 raft_consensus.cc:2749] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.872875 24792 raft_consensus.cc:493] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.873632 24792 raft_consensus.cc:3060] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.831004 24856 raft_consensus.cc:493] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.875033 24856 raft_consensus.cc:3060] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.868023 24582 leader_election.cc:304] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:00.879655 24790 raft_consensus.cc:2804] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.880185 24790 raft_consensus.cc:493] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.880548 24790 raft_consensus.cc:3060] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.871196 24733 raft_consensus.cc:359] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.881734 24733 raft_consensus.cc:385] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.882109 24733 raft_consensus.cc:740] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.882925 24733 consensus_queue.cc:260] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.884498 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:00.885350 24539 raft_consensus.cc:2468] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:00.891810 24733 ts_tablet_manager.cc:1434] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 14:52:00.895049 24733 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:00.897734 24856 raft_consensus.cc:515] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.915326 24834 raft_consensus.cc:515] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.928210 24856 leader_election.cc:290] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.936394 24734 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:00.936424 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.936985 24734 ts_tablet_manager.cc:1403] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.017s
I20260709 14:52:00.938738 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:00.939339 24539 raft_consensus.cc:3060] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:00.944972 24582 leader_election.cc:343] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.944401 24834 leader_election.cc:290] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.946099 24756 consensus_queue.cc:1048] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.946802 24732 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:00.947243 24732 ts_tablet_manager.cc:1403] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.044s
I20260709 14:52:00.947641 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:00.948764 24691 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.950361 24732 raft_consensus.cc:359] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.951021 24732 raft_consensus.cc:385] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.952025 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.951933 24790 raft_consensus.cc:515] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.931164 24792 raft_consensus.cc:515] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.953783 24734 raft_consensus.cc:359] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.955510 24734 raft_consensus.cc:385] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.955744 24734 raft_consensus.cc:740] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.956228 24734 consensus_queue.cc:260] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.951283 24732 raft_consensus.cc:740] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.959457 24732 consensus_queue.cc:260] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.960848 24734 ts_tablet_manager.cc:1434] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:52:00.961844 24734 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:00.962553 24732 ts_tablet_manager.cc:1434] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:52:00.964574 24732 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:00.969113 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:00.972826 24734 tablet_bootstrap.cc:654] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.964535 24790 leader_election.cc:290] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.967588 24780 raft_consensus.cc:493] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.976730 24792 leader_election.cc:290] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:00.976650 24780 raft_consensus.cc:515] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.978294 24733 tablet_bootstrap.cc:654] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.980772 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
W20260709 14:52:00.977823 24507 leader_election.cc:343] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.979436 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:00.981464 24692 raft_consensus.cc:3060] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.988215 24539 raft_consensus.cc:2468] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:00.987926 24792 raft_consensus.cc:493] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.990693 24792 raft_consensus.cc:515] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:00.991215 24618 raft_consensus.cc:3060] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.984498 24780 leader_election.cc:290] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:00.992700 24792 leader_election.cc:290] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:00.996496 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:00.997357 24614 raft_consensus.cc:2393] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:01.000650 24790 raft_consensus.cc:493] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.001006 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.001148 24790 raft_consensus.cc:515] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.001784 24732 tablet_bootstrap.cc:654] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.001771 24690 raft_consensus.cc:2468] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.004180 24692 raft_consensus.cc:2468] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
W20260709 14:52:01.006553 24583 leader_election.cc:343] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.012457 24790 leader_election.cc:290] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.013873 24582 leader_election.cc:304] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.014540 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.003587 24618 raft_consensus.cc:2468] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:01.017446 24690 raft_consensus.cc:2468] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.020555 24656 leader_election.cc:304] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.018330 24582 leader_election.cc:304] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:01.018198 24790 raft_consensus.cc:2804] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.021359 24792 raft_consensus.cc:2804] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.021741 24856 raft_consensus.cc:2804] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.022117 24790 raft_consensus.cc:493] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.022172 24582 leader_election.cc:304] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.022539 24790 raft_consensus.cc:3060] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.022547 24856 raft_consensus.cc:697] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.023093 24851 raft_consensus.cc:2804] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.023504 24851 raft_consensus.cc:493] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.023840 24851 raft_consensus.cc:3060] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.023893 24856 consensus_queue.cc:237] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.029501 24792 raft_consensus.cc:697] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:01.030002 24790 raft_consensus.cc:515] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.030498 24851 raft_consensus.cc:515] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.030555 24792 consensus_queue.cc:237] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.032612 24790 leader_election.cc:290] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.035949 24583 leader_election.cc:304] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:01.037624 24691 raft_consensus.cc:2468] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:01.079982 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.080739 24688 raft_consensus.cc:3060] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.037708 24852 raft_consensus.cc:2804] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.084020 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.084519 24507 leader_election.cc:304] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.084949 24540 raft_consensus.cc:2468] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.087965 24439 catalog_manager.cc:5697] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.089140 24852 raft_consensus.cc:697] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.094372 24852 consensus_queue.cc:237] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.099391 24860 raft_consensus.cc:2804] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.099951 24860 raft_consensus.cc:697] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:01.100775 24860 consensus_queue.cc:237] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.102941 24851 leader_election.cc:290] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.103614 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:01.117741 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d743d16f5040669062b0197aa6e7dc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:01.118548 24539 raft_consensus.cc:3060] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.128851 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.129599 24689 raft_consensus.cc:3060] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.132575 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663bb9742c104e9db3454c0137beb5a3" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.134872 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.143133 24688 raft_consensus.cc:2468] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.145612 24582 leader_election.cc:304] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.146703 24851 raft_consensus.cc:2804] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.147267 24851 raft_consensus.cc:697] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.148254 24851 consensus_queue.cc:237] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.164675 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0eeeb74fae4f87a30955ec4bcbed4b" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:01.165587 24543 raft_consensus.cc:3060] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.169834 24786 raft_consensus.cc:493] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.170463 24786 raft_consensus.cc:515] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.177533 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.178934 24786 leader_election.cc:290] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.182914 24734 tablet_bootstrap.cc:492] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.183370 24734 ts_tablet_manager.cc:1403] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.222s	user 0.018s	sys 0.025s
I20260709 14:52:01.184262 24756 consensus_queue.cc:1048] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.186496 24734 raft_consensus.cc:359] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.187393 24734 raft_consensus.cc:385] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.187726 24734 raft_consensus.cc:740] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.190362 24734 consensus_queue.cc:260] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.193472 24733 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.191113 24439 catalog_manager.cc:5697] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:01.179978 24656 leader_election.cc:343] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.195838 24734 ts_tablet_manager.cc:1434] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:52:01.196885 24734 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.193986 24733 ts_tablet_manager.cc:1403] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.299s	user 0.012s	sys 0.005s
I20260709 14:52:01.194248 24657 leader_election.cc:304] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.179373 24539 raft_consensus.cc:2468] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:01.211964 24786 raft_consensus.cc:3060] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.222568 24852 consensus_queue.cc:1048] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:01.214318 24583 leader_election.cc:343] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.227911 24898 raft_consensus.cc:493] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.228698 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.228471 24898 raft_consensus.cc:515] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.231225 24898 leader_election.cc:290] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.232333 24732 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.232931 24732 ts_tablet_manager.cc:1403] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.269s	user 0.013s	sys 0.005s
W20260709 14:52:01.249275 24583 leader_election.cc:343] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.252522 24689 raft_consensus.cc:2468] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.254060 24582 leader_election.cc:304] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.254930 24852 raft_consensus.cc:2804] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.255549 24852 raft_consensus.cc:697] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.256477 24852 consensus_queue.cc:237] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.242434 24543 raft_consensus.cc:2468] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.254967 24786 raft_consensus.cc:2749] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:01.273917 24657 leader_election.cc:343] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.274392 24657 leader_election.cc:304] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.274753 24860 consensus_queue.cc:1048] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.277031 24897 consensus_queue.cc:1048] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.278563 24786 raft_consensus.cc:2749] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.280404 24851 consensus_queue.cc:1048] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.284992 24788 consensus_queue.cc:1048] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.286324 24788 consensus_queue.cc:1048] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.287930 24834 consensus_queue.cc:1048] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.289601 24732 raft_consensus.cc:359] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.287273 24439 catalog_manager.cc:5697] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.291203 24732 raft_consensus.cc:385] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.291499 24732 raft_consensus.cc:740] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.292199 24732 consensus_queue.cc:260] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.294799 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.295717 24732 ts_tablet_manager.cc:1434] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:52:01.296681 24732 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:01.313328 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.314059 24691 raft_consensus.cc:2468] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
W20260709 14:52:01.317548 24507 leader_election.cc:343] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.336983 24732 tablet_bootstrap.cc:654] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.337554 24439 catalog_manager.cc:5697] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.339004 24507 leader_election.cc:304] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.339845 24905 raft_consensus.cc:2804] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.340246 24905 raft_consensus.cc:493] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.340616 24905 raft_consensus.cc:3060] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.342180 24734 tablet_bootstrap.cc:654] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.348095 24786 raft_consensus.cc:493] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.348569 24786 raft_consensus.cc:515] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.350709 24905 raft_consensus.cc:515] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.352705 24905 leader_election.cc:290] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.355418 24439 catalog_manager.cc:5697] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.355269 24733 raft_consensus.cc:359] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.357160 24733 raft_consensus.cc:385] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.357519 24733 raft_consensus.cc:740] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.358264 24733 consensus_queue.cc:260] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.361128 24786 leader_election.cc:290] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.363125 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.367048 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:01.368475 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7895305a289747f698ee0434874300ec" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.369217 24543 raft_consensus.cc:2393] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:01.369148 24733 ts_tablet_manager.cc:1434] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.168s	user 0.002s	sys 0.006s
W20260709 14:52:01.369091 24507 leader_election.cc:343] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.370287 24733 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:01.371706 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.372272 24688 raft_consensus.cc:3060] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.372224 24657 leader_election.cc:304] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.373696 24786 raft_consensus.cc:3060] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.395376 24786 raft_consensus.cc:2749] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.411401 24688 raft_consensus.cc:2468] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:01.419413 24439 catalog_manager.cc:5697] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.426213 24734 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.426776 24734 ts_tablet_manager.cc:1403] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.230s	user 0.017s	sys 0.022s
I20260709 14:52:01.428124 24507 leader_election.cc:304] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.428529 24733 tablet_bootstrap.cc:654] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.429102 24905 raft_consensus.cc:2804] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.429508 24905 raft_consensus.cc:697] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:01.430330 24905 consensus_queue.cc:237] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.440296 24734 raft_consensus.cc:359] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.440992 24734 raft_consensus.cc:385] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.441193 24734 raft_consensus.cc:740] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.441684 24734 consensus_queue.cc:260] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.444697 24851 consensus_queue.cc:1048] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.449168 24734 ts_tablet_manager.cc:1434] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:52:01.453943 24734 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.453100 24851 raft_consensus.cc:493] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.458588 24851 raft_consensus.cc:515] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.457867 24438 catalog_manager.cc:5697] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.463537 24732 tablet_bootstrap.cc:492] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.464040 24732 ts_tablet_manager.cc:1403] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.006s
I20260709 14:52:01.465566 24733 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.466041 24733 ts_tablet_manager.cc:1403] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.006s
I20260709 14:52:01.466750 24732 raft_consensus.cc:359] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.467429 24732 raft_consensus.cc:385] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.467743 24732 raft_consensus.cc:740] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.468302 24732 consensus_queue.cc:260] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.468400 24733 raft_consensus.cc:359] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.468866 24733 raft_consensus.cc:385] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.469146 24733 raft_consensus.cc:740] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.469726 24733 consensus_queue.cc:260] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.470006 24732 ts_tablet_manager.cc:1434] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:01.470731 24732 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:01.471154 24733 ts_tablet_manager.cc:1434] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:01.471853 24733 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:01.472000 24780 raft_consensus.cc:493] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.472434 24780 raft_consensus.cc:515] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.477530 24780 leader_election.cc:290] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.477821 24734 tablet_bootstrap.cc:654] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.478010 24851 leader_election.cc:290] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.478240 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.478940 24539 raft_consensus.cc:2468] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.479162 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.479092 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.479804 24691 raft_consensus.cc:2468] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.480945 24692 raft_consensus.cc:2468] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:01.483026 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.484134 24582 leader_election.cc:304] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.481211 24583 leader_election.cc:304] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
W20260709 14:52:01.486063 24583 leader_election.cc:343] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.487313 24780 raft_consensus.cc:2804] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.487694 24780 raft_consensus.cc:493] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.488123 24780 raft_consensus.cc:3060] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.488714 24851 raft_consensus.cc:2804] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.489135 24851 raft_consensus.cc:493] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.490053 24851 raft_consensus.cc:3060] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.494831 24734 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.495309 24734 ts_tablet_manager.cc:1403] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 14:52:01.496867 24780 raft_consensus.cc:515] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.503675 24780 leader_election.cc:290] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.503947 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:52:01.505563 24583 leader_election.cc:343] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.506824 24583 consensus_peers.cc:597] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.500232 24851 raft_consensus.cc:515] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.508199 24734 raft_consensus.cc:359] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.508912 24734 raft_consensus.cc:385] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.509181 24734 raft_consensus.cc:740] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.509912 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:01.509842 24734 consensus_queue.cc:260] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.510457 24539 raft_consensus.cc:3060] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.510608 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c430559524e27bf844063f812ca32" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.511518 24688 raft_consensus.cc:3060] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.513046 24851 leader_election.cc:290] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.511916 24734 ts_tablet_manager.cc:1434] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:52:01.501581 24732 tablet_bootstrap.cc:654] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.514225 24734 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.517198 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f4511a8ae348f2a4d3043ee02f4cfd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.520320 24692 raft_consensus.cc:3060] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.526634 24507 consensus_peers.cc:597] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.529031 24539 raft_consensus.cc:2468] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.530480 24583 leader_election.cc:304] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:01.532793 24733 tablet_bootstrap.cc:654] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.533188 24734 tablet_bootstrap.cc:654] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.533887 24851 raft_consensus.cc:2804] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.534387 24851 raft_consensus.cc:697] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.535176 24851 consensus_queue.cc:237] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.528157 24692 raft_consensus.cc:2468] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.537942 24688 raft_consensus.cc:2468] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:01.539525 24582 leader_election.cc:304] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:01.541004 24852 raft_consensus.cc:2804] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.541630 24852 raft_consensus.cc:697] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:01.542749 24732 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.543298 24732 ts_tablet_manager.cc:1403] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.008s
I20260709 14:52:01.542771 24852 consensus_queue.cc:237] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.545989 24732 raft_consensus.cc:359] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.547308 24732 raft_consensus.cc:385] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.543525 24786 raft_consensus.cc:493] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.547668 24732 raft_consensus.cc:740] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.547920 24786 raft_consensus.cc:515] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.548521 24732 consensus_queue.cc:260] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.549947 24786 leader_election.cc:290] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.550612 24732 ts_tablet_manager.cc:1434] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:52:01.551597 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.551995 24732 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
W20260709 14:52:01.556558 24657 leader_election.cc:343] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.557914 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:01.560258 24656 leader_election.cc:343] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.560704 24656 leader_election.cc:304] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.561605 24732 tablet_bootstrap.cc:654] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.562646 24792 raft_consensus.cc:2749] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.568276 24786 consensus_queue.cc:1048] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.572059 24733 tablet_bootstrap.cc:492] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.572554 24733 ts_tablet_manager.cc:1403] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260709 14:52:01.574048 24734 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.574460 24734 ts_tablet_manager.cc:1403] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.005s
I20260709 14:52:01.575050 24733 raft_consensus.cc:359] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.575706 24733 raft_consensus.cc:385] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.575992 24733 raft_consensus.cc:740] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.576871 24734 raft_consensus.cc:359] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.576272 24439 catalog_manager.cc:5697] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.577653 24734 raft_consensus.cc:385] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.577986 24734 raft_consensus.cc:740] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.578712 24734 consensus_queue.cc:260] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.580838 24734 ts_tablet_manager.cc:1434] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:01.581681 24734 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.582353 24733 consensus_queue.cc:260] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.584463 24733 ts_tablet_manager.cc:1434] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:01.585366 24733 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:01.587131 24734 tablet_bootstrap.cc:654] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.587260 24852 consensus_queue.cc:1048] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.592170 24733 tablet_bootstrap.cc:654] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.592756 24732 tablet_bootstrap.cc:492] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.593357 24732 ts_tablet_manager.cc:1403] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 14:52:01.607141 24734 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.607617 24734 ts_tablet_manager.cc:1403] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260709 14:52:01.610150 24734 raft_consensus.cc:359] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.611996 24734 raft_consensus.cc:385] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.612277 24734 raft_consensus.cc:740] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.611521 24438 catalog_manager.cc:5697] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.613005 24734 consensus_queue.cc:260] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.614637 24929 consensus_queue.cc:1048] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.615854 24733 tablet_bootstrap.cc:492] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.616282 24733 ts_tablet_manager.cc:1403] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 14:52:01.618745 24852 consensus_queue.cc:1048] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.619002 24733 raft_consensus.cc:359] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.619927 24733 raft_consensus.cc:385] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.620200 24905 raft_consensus.cc:493] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.620663 24905 raft_consensus.cc:515] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.621531 24734 ts_tablet_manager.cc:1434] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:01.622426 24734 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.622601 24905 leader_election.cc:290] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.625336 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.625991 24692 raft_consensus.cc:2468] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:01.627235 24507 leader_election.cc:304] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:01.620232 24733 raft_consensus.cc:740] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.628202 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:01.629662 24507 leader_election.cc:343] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.630528 24756 raft_consensus.cc:2804] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.630887 24756 raft_consensus.cc:493] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.631253 24756 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.631707 24734 tablet_bootstrap.cc:654] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.631940 24860 raft_consensus.cc:493] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.632376 24860 raft_consensus.cc:515] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.634486 24860 leader_election.cc:290] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.630847 24733 consensus_queue.cc:260] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.636782 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.637539 24733 ts_tablet_manager.cc:1434] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 14:52:01.638564 24507 leader_election.cc:343] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.638947 24733 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:01.639073 24756 raft_consensus.cc:515] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.650368 24756 leader_election.cc:290] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.639806 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.654488 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.655292 24691 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.656536 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:01.659144 24507 leader_election.cc:343] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.641817 24786 raft_consensus.cc:493] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.646435 24733 tablet_bootstrap.cc:654] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.660864 24786 raft_consensus.cc:515] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.661996 24692 raft_consensus.cc:2468] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:01.663892 24756 consensus_queue.cc:1048] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.668593 24507 leader_election.cc:304] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.672639 24756 raft_consensus.cc:2804] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.673097 24756 raft_consensus.cc:493] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.673502 24756 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.680588 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.681402 24732 raft_consensus.cc:359] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.682090 24732 raft_consensus.cc:385] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.682355 24732 raft_consensus.cc:740] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.682925 24732 consensus_queue.cc:260] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:01.685714 24656 leader_election.cc:343] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.679544 24786 leader_election.cc:290] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.687906 24852 raft_consensus.cc:493] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.688416 24852 raft_consensus.cc:515] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.690387 24734 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.690845 24734 ts_tablet_manager.cc:1403] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.010s
I20260709 14:52:01.694643 24691 raft_consensus.cc:2468] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:01.695286 24851 consensus_queue.cc:1048] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.694662 24734 raft_consensus.cc:359] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.695953 24734 raft_consensus.cc:385] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.696221 24734 raft_consensus.cc:740] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.696995 24790 raft_consensus.cc:493] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.696880 24734 consensus_queue.cc:260] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.697428 24790 raft_consensus.cc:515] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.698290 24732 ts_tablet_manager.cc:1434] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 14:52:01.698892 24734 ts_tablet_manager.cc:1434] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:01.700203 24732 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:01.700574 24790 leader_election.cc:290] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.691710 24852 leader_election.cc:290] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.703166 24734 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.702706 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.704963 24690 raft_consensus.cc:2393] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:01.705116 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.713267 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.715260 24733 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.715737 24733 ts_tablet_manager.cc:1403] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.010s
I20260709 14:52:01.717197 24507 leader_election.cc:304] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.718335 24756 raft_consensus.cc:515] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.718835 24733 raft_consensus.cc:359] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.719113 24852 consensus_queue.cc:1048] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.720388 24539 raft_consensus.cc:2393] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:01.720880 24860 raft_consensus.cc:2804] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.721261 24733 raft_consensus.cc:385] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.721534 24860 raft_consensus.cc:697] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:01.721575 24733 raft_consensus.cc:740] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.722863 24756 leader_election.cc:290] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.722546 24733 consensus_queue.cc:260] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.722532 24860 consensus_queue.cc:237] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.724900 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.726007 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c630fe20935f43fea783aebcb4b828b2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.728689 24583 leader_election.cc:304] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:01.728871 24657 leader_election.cc:304] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.729779 24852 raft_consensus.cc:2749] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.730763 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:01.732041 24583 leader_election.cc:304] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:01.732311 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:01.734200 24732 tablet_bootstrap.cc:654] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.731518 24692 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.735303 24734 tablet_bootstrap.cc:654] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.735343 24852 raft_consensus.cc:3060] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.743834 24507 leader_election.cc:343] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.749712 24733 ts_tablet_manager.cc:1434] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:52:01.750638 24733 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
W20260709 14:52:01.768221 24583 consensus_peers.cc:597] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.790081 24692 raft_consensus.cc:2468] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:01.790727 24792 raft_consensus.cc:2749] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.791385 24507 leader_election.cc:304] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.792794 24852 raft_consensus.cc:2749] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.792940 24788 raft_consensus.cc:2804] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.793764 24788 raft_consensus.cc:697] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:01.794945 24788 consensus_queue.cc:237] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.816104 24851 consensus_queue.cc:1048] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.814505 24439 catalog_manager.cc:5697] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.832839 24732 tablet_bootstrap.cc:492] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.828785 24733 tablet_bootstrap.cc:654] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.833331 24732 ts_tablet_manager.cc:1403] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.027s
I20260709 14:52:01.844913 24792 raft_consensus.cc:493] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.847256 24792 raft_consensus.cc:515] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.851742 24792 leader_election.cc:290] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.852794 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.853971 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:01.856721 24656 leader_election.cc:343] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.858162 24657 leader_election.cc:343] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.858742 24657 leader_election.cc:304] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.859694 24792 raft_consensus.cc:2749] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.861616 24860 consensus_queue.cc:1048] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.868337 24734 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.868858 24734 ts_tablet_manager.cc:1403] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.010s
I20260709 14:52:01.877048 24732 raft_consensus.cc:359] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.877756 24732 raft_consensus.cc:385] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.878011 24732 raft_consensus.cc:740] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.878597 24732 consensus_queue.cc:260] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.881176 24732 ts_tablet_manager.cc:1434] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 14:52:01.880764 24439 catalog_manager.cc:5697] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.883424 24734 raft_consensus.cc:359] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.884239 24734 raft_consensus.cc:385] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.884558 24734 raft_consensus.cc:740] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.884796 24732 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:01.885334 24734 consensus_queue.cc:260] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.887766 24734 ts_tablet_manager.cc:1434] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:01.888710 24734 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.894428 24788 consensus_queue.cc:1048] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:01.899452 24792 raft_consensus.cc:493] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.900038 24792 raft_consensus.cc:515] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.905277 24792 leader_election.cc:290] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:01.908903 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:01.910733 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:01.912536 24657 leader_election.cc:343] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.913394 24656 leader_election.cc:343] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.913794 24656 leader_election.cc:304] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:01.919548 24792 raft_consensus.cc:2749] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.931370 24732 tablet_bootstrap.cc:654] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.935463 24733 tablet_bootstrap.cc:492] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:01.935628 24734 tablet_bootstrap.cc:654] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.936014 24733 ts_tablet_manager.cc:1403] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.007s
I20260709 14:52:01.943991 24851 consensus_queue.cc:1048] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.946914 24733 raft_consensus.cc:359] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.947845 24733 raft_consensus.cc:385] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.948208 24733 raft_consensus.cc:740] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.948939 24733 consensus_queue.cc:260] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.951608 24733 ts_tablet_manager.cc:1434] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:01.952551 24733 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:01.954466 24851 consensus_queue.cc:1048] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.958391 24734 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:01.959010 24734 ts_tablet_manager.cc:1403] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.004s
I20260709 14:52:01.970666 24734 raft_consensus.cc:359] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.971341 24734 raft_consensus.cc:385] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.979029 24734 raft_consensus.cc:740] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.973330 24788 raft_consensus.cc:493] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.979681 24734 consensus_queue.cc:260] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.979759 24788 raft_consensus.cc:515] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:01.981964 24734 ts_tablet_manager.cc:1434] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:52:01.981921 24788 leader_election.cc:290] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:01.982918 24734 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:01.985684 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:01.977986 24732 tablet_bootstrap.cc:492] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:01.975612 24780 consensus_queue.cc:1048] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:52:01.987885 24732 ts_tablet_manager.cc:1403] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.013s
I20260709 14:52:01.974663 24733 tablet_bootstrap.cc:654] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.991384 24543 raft_consensus.cc:3060] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.991887 24734 tablet_bootstrap.cc:654] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.990502 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853864caf79349db8d3b8ca59b74deb2" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:01.990757 24732 raft_consensus.cc:359] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.000178 24732 raft_consensus.cc:385] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.000497 24507 leader_election.cc:304] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.001784 24756 raft_consensus.cc:2749] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.000496 24732 raft_consensus.cc:740] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.003538 24732 consensus_queue.cc:260] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.006449 24732 ts_tablet_manager.cc:1434] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:52:02.007411 24732 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.011366 24616 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.017006 24732 tablet_bootstrap.cc:654] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:02.034036 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:02.036192 24734 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.036204 24780 consensus_queue.cc:1048] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.036831 24734 ts_tablet_manager.cc:1403] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.005s
I20260709 14:52:02.039726 24734 raft_consensus.cc:359] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.040436 24734 raft_consensus.cc:385] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.040752 24734 raft_consensus.cc:740] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.044692 24734 consensus_queue.cc:260] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.046639 24734 ts_tablet_manager.cc:1434] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:02.050271 24732 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.050734 24732 ts_tablet_manager.cc:1403] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260709 14:52:02.053155 24732 raft_consensus.cc:359] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.053818 24732 raft_consensus.cc:385] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.058339 24734 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.054078 24732 raft_consensus.cc:740] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.064007 24732 consensus_queue.cc:260] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.066025 24732 ts_tablet_manager.cc:1434] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:02.066491 24539 raft_consensus.cc:3060] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.066955 24732 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.069887 24733 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.070403 24733 ts_tablet_manager.cc:1403] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.118s	user 0.033s	sys 0.038s
I20260709 14:52:02.073632 24732 tablet_bootstrap.cc:654] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.073297 24733 raft_consensus.cc:359] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.074083 24733 raft_consensus.cc:385] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.074401 24733 raft_consensus.cc:740] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.075174 24733 consensus_queue.cc:260] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.076732 24734 tablet_bootstrap.cc:654] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.077653 24733 ts_tablet_manager.cc:1434] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:02.078580 24733 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.085939 24733 tablet_bootstrap.cc:654] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.090714 24732 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.091163 24732 ts_tablet_manager.cc:1403] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 14:52:02.103473 24733 tablet_bootstrap.cc:492] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.103259 24732 raft_consensus.cc:359] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.104027 24732 raft_consensus.cc:385] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.104360 24732 raft_consensus.cc:740] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.103989 24733 ts_tablet_manager.cc:1403] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 14:52:02.104979 24732 consensus_queue.cc:260] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.108013 24732 ts_tablet_manager.cc:1434] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:02.107908 24733 raft_consensus.cc:359] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.108486 24733 raft_consensus.cc:385] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.108757 24733 raft_consensus.cc:740] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.108963 24732 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.109494 24733 consensus_queue.cc:260] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.110978 24733 ts_tablet_manager.cc:1434] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:02.112025 24733 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.128862 24788 consensus_queue.cc:1048] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.130702 24780 raft_consensus.cc:493] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.132191 24780 raft_consensus.cc:515] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.134734 24733 tablet_bootstrap.cc:654] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.135986 24792 raft_consensus.cc:493] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.136469 24792 raft_consensus.cc:515] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.138350 24792 leader_election.cc:290] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.139909 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.141064 24788 raft_consensus.cc:493] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.141620 24788 raft_consensus.cc:515] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:02.142191 24656 leader_election.cc:343] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.143486 24788 leader_election.cc:290] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.148010 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b129012f50f4339880b94e35af4ea1c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.148547 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b129012f50f4339880b94e35af4ea1c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.149927 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:02.151261 24657 leader_election.cc:343] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:02.151422 24507 leader_election.cc:343] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.151728 24657 leader_election.cc:304] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.148619 24616 raft_consensus.cc:2468] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:02.152592 24928 raft_consensus.cc:2749] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.153170 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.154590 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.154771 24507 leader_election.cc:304] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:02.155328 24690 raft_consensus.cc:2468] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:02.155964 24788 raft_consensus.cc:2804] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:02.155534 24583 leader_election.cc:343] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.156333 24788 raft_consensus.cc:493] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.157029 24780 leader_election.cc:290] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.158085 24582 leader_election.cc:304] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:02.157157 24788 raft_consensus.cc:3060] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.159967 24732 tablet_bootstrap.cc:654] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.161211 24780 raft_consensus.cc:2804] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.163095 24780 raft_consensus.cc:493] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.163445 24780 raft_consensus.cc:3060] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.167104 24734 tablet_bootstrap.cc:492] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.167621 24734 ts_tablet_manager.cc:1403] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.017s
I20260709 14:52:02.173593 24734 raft_consensus.cc:359] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.174510 24734 raft_consensus.cc:385] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.174844 24734 raft_consensus.cc:740] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.175827 24734 consensus_queue.cc:260] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.177666 24734 ts_tablet_manager.cc:1434] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:02.178553 24734 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.179378 24788 raft_consensus.cc:515] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.180821 24780 raft_consensus.cc:515] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.183988 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:52:02.185288 24583 leader_election.cc:343] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.186210 24780 leader_election.cc:290] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.186733 24788 leader_election.cc:290] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.188249 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b129012f50f4339880b94e35af4ea1c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:02.188928 24688 raft_consensus.cc:3060] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.189167 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b129012f50f4339880b94e35af4ea1c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:02.189721 24616 raft_consensus.cc:3060] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.188220 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:02.193770 24690 raft_consensus.cc:3060] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.196090 24780 raft_consensus.cc:493] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.196563 24780 raft_consensus.cc:515] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.198553 24780 leader_election.cc:290] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.200217 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.201005 24691 raft_consensus.cc:2393] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:02.202548 24688 raft_consensus.cc:2468] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:02.203449 24616 raft_consensus.cc:2468] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:02.203518 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.204533 24507 leader_election.cc:304] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:02.205282 24788 raft_consensus.cc:2804] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.205873 24788 raft_consensus.cc:697] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:02.203378 24690 raft_consensus.cc:2468] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:02.206183 24583 leader_election.cc:304] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:02.207211 24780 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.206951 24788 consensus_queue.cc:237] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.209383 24734 tablet_bootstrap.cc:654] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.212142 24582 leader_election.cc:304] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:02.212934 24852 raft_consensus.cc:2804] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.213383 24852 raft_consensus.cc:697] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:02.214139 24852 consensus_queue.cc:237] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.211035 24732 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.217962 24732 ts_tablet_manager.cc:1403] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.109s	user 0.004s	sys 0.015s
I20260709 14:52:02.220611 24732 raft_consensus.cc:359] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.221292 24732 raft_consensus.cc:385] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.221566 24732 raft_consensus.cc:740] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.222260 24732 consensus_queue.cc:260] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.225385 24733 tablet_bootstrap.cc:492] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.225821 24733 ts_tablet_manager.cc:1403] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.019s
I20260709 14:52:02.226521 24756 raft_consensus.cc:493] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.227042 24734 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.227196 24780 raft_consensus.cc:2749] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.226960 24756 raft_consensus.cc:515] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.227494 24734 ts_tablet_manager.cc:1403] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260709 14:52:02.229295 24756 leader_election.cc:290] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.230675 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.231472 24690 raft_consensus.cc:2468] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:02.231184 24734 raft_consensus.cc:359] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.232103 24734 raft_consensus.cc:385] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.232417 24734 raft_consensus.cc:740] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.233266 24732 ts_tablet_manager.cc:1434] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:52:02.233618 24507 leader_election.cc:304] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:02.234195 24732 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.233978 24734 consensus_queue.cc:260] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.234637 24905 raft_consensus.cc:2804] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.234994 24905 raft_consensus.cc:493] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.235314 24905 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.236294 24734 ts_tablet_manager.cc:1434] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:02.237169 24734 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.240296 24732 tablet_bootstrap.cc:654] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.246871 24441 catalog_manager.cc:5697] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.249622 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.255580 24732 tablet_bootstrap.cc:492] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.255973 24734 tablet_bootstrap.cc:654] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.256062 24732 ts_tablet_manager.cc:1403] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 14:52:02.257007 24733 raft_consensus.cc:359] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.265349 24616 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:02.267028 24507 leader_election.cc:343] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.243144 24905 raft_consensus.cc:515] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.273643 24905 leader_election.cc:290] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.273885 24733 raft_consensus.cc:385] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.274369 24733 raft_consensus.cc:740] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.275063 24733 consensus_queue.cc:260] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.264016 24965 raft_consensus.cc:493] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.276041 24965 raft_consensus.cc:515] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.276605 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:02.277195 24692 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.277675 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:02.278429 24965 leader_election.cc:290] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.258550 24732 raft_consensus.cc:359] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.278908 24860 consensus_queue.cc:1048] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.280949 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.281133 24732 raft_consensus.cc:385] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.281710 24732 raft_consensus.cc:740] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.282634 24732 consensus_queue.cc:260] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:02.283694 24507 leader_election.cc:343] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.287513 24692 raft_consensus.cc:2468] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:02.287483 24965 consensus_queue.cc:1048] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.288555 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7026ac500da434dba281367b57db4f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.285195 24733 ts_tablet_manager.cc:1434] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260709 14:52:02.290680 24733 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.298213 24507 leader_election.cc:304] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.282153 24440 catalog_manager.cc:5697] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.300853 24732 ts_tablet_manager.cc:1434] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.004s
I20260709 14:52:02.304158 24905 raft_consensus.cc:493] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.304617 24732 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.304714 24905 raft_consensus.cc:515] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.306619 24905 leader_election.cc:290] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.310436 24734 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.310897 24734 ts_tablet_manager.cc:1403] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.010s
I20260709 14:52:02.312812 24507 leader_election.cc:304] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.313539 24965 raft_consensus.cc:2804] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.314038 24860 raft_consensus.cc:2749] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.315040 24965 raft_consensus.cc:697] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:02.315938 24965 consensus_queue.cc:237] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.318228 24734 raft_consensus.cc:359] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.320360 24734 raft_consensus.cc:385] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.320631 24734 raft_consensus.cc:740] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.321280 24734 consensus_queue.cc:260] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.321848 24928 raft_consensus.cc:493] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.322235 24733 tablet_bootstrap.cc:654] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.322559 24928 raft_consensus.cc:515] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.324033 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.324654 24614 raft_consensus.cc:2468] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:02.327014 24542 raft_consensus.cc:3060] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.328670 24507 leader_election.cc:304] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:02.329384 24788 raft_consensus.cc:2804] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.329727 24788 raft_consensus.cc:493] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.330056 24788 raft_consensus.cc:3060] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.333952 24928 leader_election.cc:290] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.335731 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:02.337026 24656 leader_election.cc:343] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.337152 24788 raft_consensus.cc:515] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.338269 24734 ts_tablet_manager.cc:1434] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 14:52:02.339196 24734 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.339236 24788 leader_election.cc:290] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.340770 24732 tablet_bootstrap.cc:654] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.342905 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.346834 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:02.347424 24615 raft_consensus.cc:3060] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.349331 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb019a46ab9421f92a651472996e0c3" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:02.351655 24965 consensus_queue.cc:1048] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.347433 24692 raft_consensus.cc:2468] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:02.353917 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.355707 24733 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.356211 24733 ts_tablet_manager.cc:1403] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
W20260709 14:52:02.359956 24657 leader_election.cc:343] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.360517 24657 leader_election.cc:304] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.361589 24928 raft_consensus.cc:2749] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.369199 24733 raft_consensus.cc:359] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.376020 24733 raft_consensus.cc:385] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.377133 24733 raft_consensus.cc:740] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.359935 24615 raft_consensus.cc:2468] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:02.388541 24440 catalog_manager.cc:5697] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.391091 24733 consensus_queue.cc:260] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.392706 24507 leader_election.cc:304] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:02.393704 24965 raft_consensus.cc:2804] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.394409 24965 raft_consensus.cc:697] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:02.395219 24965 consensus_queue.cc:237] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.400166 24734 tablet_bootstrap.cc:654] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.404619 24732 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.404589 24928 raft_consensus.cc:493] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.405536 24732 ts_tablet_manager.cc:1403] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.002s
I20260709 14:52:02.405586 24928 raft_consensus.cc:515] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.408084 24732 raft_consensus.cc:359] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.409502 24732 raft_consensus.cc:385] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.408806 24928 leader_election.cc:290] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.408957 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.409876 24734 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.410334 24734 ts_tablet_manager.cc:1403] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.003s
W20260709 14:52:02.410907 24656 leader_election.cc:343] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.409776 24732 raft_consensus.cc:740] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.412009 24732 consensus_queue.cc:260] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.414033 24732 ts_tablet_manager.cc:1434] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:52:02.414860 24732 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.414664 24734 raft_consensus.cc:359] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.415335 24734 raft_consensus.cc:385] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.415616 24734 raft_consensus.cc:740] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.416270 24734 consensus_queue.cc:260] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.418438 24734 ts_tablet_manager.cc:1434] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:02.419386 24734 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.419848 24440 catalog_manager.cc:5697] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.421204 24732 tablet_bootstrap.cc:654] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.426623 24734 tablet_bootstrap.cc:654] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.430918 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:02.432277 24657 leader_election.cc:343] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.432878 24657 leader_election.cc:304] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.433898 24732 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.434062 24928 raft_consensus.cc:2749] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.434470 24732 ts_tablet_manager.cc:1403] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 14:52:02.435371 24734 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.435817 24734 ts_tablet_manager.cc:1403] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:52:02.437273 24732 raft_consensus.cc:359] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.438035 24732 raft_consensus.cc:385] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.438377 24732 raft_consensus.cc:740] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.438310 24734 raft_consensus.cc:359] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.439107 24734 raft_consensus.cc:385] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.439368 24734 raft_consensus.cc:740] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.439298 24732 consensus_queue.cc:260] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.440443 24734 consensus_queue.cc:260] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.441797 24732 ts_tablet_manager.cc:1434] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:02.442425 24734 ts_tablet_manager.cc:1434] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:02.442972 24732 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.443303 24734 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.448972 24732 tablet_bootstrap.cc:654] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.449640 24734 tablet_bootstrap.cc:654] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.455408 24733 ts_tablet_manager.cc:1434] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.089s	user 0.003s	sys 0.002s
I20260709 14:52:02.462034 24734 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.462540 24734 ts_tablet_manager.cc:1403] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:52:02.463454 24733 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.465081 24734 raft_consensus.cc:359] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.465746 24734 raft_consensus.cc:385] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.466009 24734 raft_consensus.cc:740] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.466697 24734 consensus_queue.cc:260] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.472393 24734 ts_tablet_manager.cc:1434] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:02.473591 24734 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.477391 24733 tablet_bootstrap.cc:654] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.484949 24734 tablet_bootstrap.cc:654] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.486553 24732 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.487057 24732 ts_tablet_manager.cc:1403] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.025s
I20260709 14:52:02.489802 24734 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.489813 24732 raft_consensus.cc:359] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.491189 24734 ts_tablet_manager.cc:1403] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260709 14:52:02.491931 24732 raft_consensus.cc:385] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.492244 24732 raft_consensus.cc:740] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.493002 24732 consensus_queue.cc:260] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.494903 24734 raft_consensus.cc:359] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.495530 24734 raft_consensus.cc:385] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.495824 24734 raft_consensus.cc:740] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.496410 24928 raft_consensus.cc:493] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.496459 24734 consensus_queue.cc:260] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.496985 24928 raft_consensus.cc:515] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.498569 24734 ts_tablet_manager.cc:1434] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:02.498922 24928 leader_election.cc:290] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.499413 24734 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.500396 24732 ts_tablet_manager.cc:1434] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:52:02.501780 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.502424 24732 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.503599 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:02.504294 24656 leader_election.cc:343] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:02.505487 24657 leader_election.cc:343] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.505892 24657 leader_election.cc:304] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.506901 24928 raft_consensus.cc:2749] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.505872 24734 tablet_bootstrap.cc:654] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.510376 24732 tablet_bootstrap.cc:654] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.512367 24734 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.512859 24734 ts_tablet_manager.cc:1403] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:52:02.517175 24734 raft_consensus.cc:359] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.518257 24734 raft_consensus.cc:385] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.518950 24734 raft_consensus.cc:740] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.520015 24733 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.520455 24733 ts_tablet_manager.cc:1403] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.006s
I20260709 14:52:02.519876 24734 consensus_queue.cc:260] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.522876 24734 ts_tablet_manager.cc:1434] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:02.522753 24733 raft_consensus.cc:359] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.523415 24733 raft_consensus.cc:385] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.523698 24733 raft_consensus.cc:740] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.524399 24733 consensus_queue.cc:260] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.524792 24734 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.533363 24734 tablet_bootstrap.cc:654] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.539660 24732 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.540262 24732 ts_tablet_manager.cc:1403] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260709 14:52:02.542018 24733 ts_tablet_manager.cc:1434] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:02.543109 24733 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.545013 24732 raft_consensus.cc:359] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.545912 24732 raft_consensus.cc:385] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.546244 24732 raft_consensus.cc:740] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.547135 24732 consensus_queue.cc:260] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.552431 24732 ts_tablet_manager.cc:1434] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:52:02.553638 24732 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.561131 24733 tablet_bootstrap.cc:654] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.561233 24732 tablet_bootstrap.cc:654] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.565898 24734 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.566354 24734 ts_tablet_manager.cc:1403] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.023s
I20260709 14:52:02.568807 24734 raft_consensus.cc:359] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.569466 24734 raft_consensus.cc:385] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.571637 24734 raft_consensus.cc:740] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.572777 24734 consensus_queue.cc:260] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.575485 24734 ts_tablet_manager.cc:1434] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260709 14:52:02.580615 24734 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.588929 24732 tablet_bootstrap.cc:492] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.589500 24732 ts_tablet_manager.cc:1403] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.007s
I20260709 14:52:02.590148 24734 tablet_bootstrap.cc:654] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.592068 24732 raft_consensus.cc:359] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.592859 24732 raft_consensus.cc:385] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.593211 24732 raft_consensus.cc:740] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.593887 24732 consensus_queue.cc:260] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.596876 24733 tablet_bootstrap.cc:492] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.597517 24733 ts_tablet_manager.cc:1403] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.012s
I20260709 14:52:02.598421 24905 raft_consensus.cc:493] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.598912 24905 raft_consensus.cc:515] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.601585 24905 leader_election.cc:290] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.601131 24733 raft_consensus.cc:359] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.602174 24733 raft_consensus.cc:385] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.602516 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.603560 24732 ts_tablet_manager.cc:1434] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:02.604713 24732 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.604820 24734 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.605285 24734 ts_tablet_manager.cc:1403] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 14:52:02.606225 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c0682375224321a9bda21d07605945" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:02.602516 24733 raft_consensus.cc:740] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.607023 24690 raft_consensus.cc:2393] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:02.607251 24733 consensus_queue.cc:260] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.609154 24733 ts_tablet_manager.cc:1434] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:02.609875 24733 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.611104 24732 tablet_bootstrap.cc:654] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.616163 24734 raft_consensus.cc:359] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.616849 24734 raft_consensus.cc:385] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.617125 24734 raft_consensus.cc:740] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.617879 24734 consensus_queue.cc:260] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.619908 24734 ts_tablet_manager.cc:1434] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:02.620323 24507 leader_election.cc:304] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.620756 24734 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.621116 24905 raft_consensus.cc:3060] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.627238 24734 tablet_bootstrap.cc:654] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.628470 24733 tablet_bootstrap.cc:654] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.641055 24732 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.641440 24732 ts_tablet_manager.cc:1403] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.013s
I20260709 14:52:02.643464 24905 raft_consensus.cc:2749] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.645437 24733 tablet_bootstrap.cc:492] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.646727 24733 ts_tablet_manager.cc:1403] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:52:02.643640 24732 raft_consensus.cc:359] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.647362 24732 raft_consensus.cc:385] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.647673 24732 raft_consensus.cc:740] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.648698 24732 consensus_queue.cc:260] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.649026 24734 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.649470 24734 ts_tablet_manager.cc:1403] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:52:02.649298 24733 raft_consensus.cc:359] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.649936 24733 raft_consensus.cc:385] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.650137 24928 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.650202 24733 raft_consensus.cc:740] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.650614 24732 ts_tablet_manager.cc:1434] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:02.650668 24928 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.651163 24733 consensus_queue.cc:260] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.652894 24928 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.653204 24733 ts_tablet_manager.cc:1434] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:02.653592 24732 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.654052 24733 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.658232 24734 raft_consensus.cc:359] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.658950 24734 raft_consensus.cc:385] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.659320 24734 raft_consensus.cc:740] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.659937 24733 tablet_bootstrap.cc:654] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.664368 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.660305 24734 consensus_queue.cc:260] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.668344 24734 ts_tablet_manager.cc:1434] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:52:02.666824 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:02.673507 24656 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.673451 24734 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
W20260709 14:52:02.678038 24657 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.670807 24732 tablet_bootstrap.cc:654] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.678618 24657 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:02.686503 24792 raft_consensus.cc:2749] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.687381 24851 consensus_queue.cc:1048] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.692194 24734 tablet_bootstrap.cc:654] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.705148 24734 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:02.705060 24928 raft_consensus.cc:493] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.705646 24928 raft_consensus.cc:515] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.715967 24792 raft_consensus.cc:493] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.716758 24792 raft_consensus.cc:515] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.719206 24928 leader_election.cc:290] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.720589 24792 leader_election.cc:290] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:02.705668 24734 ts_tablet_manager.cc:1403] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 14:52:02.723680 24852 raft_consensus.cc:493] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.726230 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c9dc1b56f048ad8545f33ebccbd166" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.726735 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945c0216a3e94502aed8693571737249" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:02.726893 24615 raft_consensus.cc:2468] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:02.725594 24852 raft_consensus.cc:515] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.729717 24852 leader_election.cc:290] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:02.732506 24732 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:02.732841 24732 ts_tablet_manager.cc:1403] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.006s
I20260709 14:52:02.732605 24734 raft_consensus.cc:359] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.733319 24734 raft_consensus.cc:385] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.733616 24734 raft_consensus.cc:740] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.734251 24734 consensus_queue.cc:260] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.734618 24732 raft_consensus.cc:359] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.735311 24732 raft_consensus.cc:385] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.735634 24732 raft_consensus.cc:740] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.736315 24732 consensus_queue.cc:260] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.736937 24734 ts_tablet_manager.cc:1434] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:02.737792 24732 ts_tablet_manager.cc:1434] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:02.738018 24733 tablet_bootstrap.cc:492] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:02.738333 24734 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:02.738448 24732 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:02.738492 24733 ts_tablet_manager.cc:1403] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.040s
I20260709 14:52:02.782188 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c9dc1b56f048ad8545f33ebccbd166" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.786696 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945c0216a3e94502aed8693571737249" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.788019 24541 raft_consensus.cc:2468] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:02.789757 24543 raft_consensus.cc:2468] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
W20260709 14:52:02.790056 24656 leader_election.cc:343] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.795567 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:02.797551 24543 raft_consensus.cc:2468] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:02.820370 24733 raft_consensus.cc:359] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.829533 24780 raft_consensus.cc:493] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.791636 24656 leader_election.cc:304] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:02.889128 24733 raft_consensus.cc:385] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.892930 24733 raft_consensus.cc:740] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.896627 24733 consensus_queue.cc:260] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.920240 24734 tablet_bootstrap.cc:654] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.896564 24756 raft_consensus.cc:493] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.961573 24732 tablet_bootstrap.cc:654] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.960282 24756 raft_consensus.cc:515] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:02.985698 24733 ts_tablet_manager.cc:1434] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.247s	user 0.025s	sys 0.041s
I20260709 14:52:02.988225 24733 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:02.954612 24792 raft_consensus.cc:493] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.935669 24780 raft_consensus.cc:515] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:02.941691 24656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 144975us
I20260709 14:52:03.035394 25009 raft_consensus.cc:493] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.036464 24965 raft_consensus.cc:493] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.036324 25009 raft_consensus.cc:515] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.037226 24965 raft_consensus.cc:515] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.037691 25000 raft_consensus.cc:2804] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.038275 25000 raft_consensus.cc:493] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.038671 25000 raft_consensus.cc:3060] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.067210 25009 leader_election.cc:290] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.068041 25009 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.068939 25009 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.082893 24792 raft_consensus.cc:515] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.091301 24792 leader_election.cc:290] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.093035 24756 leader_election.cc:290] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.071699 25009 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.106895 24756 raft_consensus.cc:493] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.131672 24928 raft_consensus.cc:493] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.132706 25009 raft_consensus.cc:493] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.132599 24928 raft_consensus.cc:515] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.133594 25009 raft_consensus.cc:515] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.123867 24780 leader_election.cc:290] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.135463 24928 leader_election.cc:290] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.146088 24657 leader_election.cc:304] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.145599 24965 leader_election.cc:290] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.152621 25009 leader_election.cc:290] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.159044 24733 tablet_bootstrap.cc:654] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.159152 25016 raft_consensus.cc:2804] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.159713 25016 raft_consensus.cc:493] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.148154 24756 raft_consensus.cc:515] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.164536 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.165382 24690 raft_consensus.cc:2468] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:03.160131 25016 raft_consensus.cc:3060] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.182869 24732 tablet_bootstrap.cc:492] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:03.210501 24732 ts_tablet_manager.cc:1403] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.472s	user 0.013s	sys 0.008s
W20260709 14:52:03.214156 24657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 116783us
I20260709 14:52:03.216477 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.217736 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.218932 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7e55a5798945cb80ff7bad741ad073" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.219230 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.219918 25004 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.220491 25004 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.222206 24541 raft_consensus.cc:2468] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:03.222617 25004 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.225433 24734 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:03.228936 25009 raft_consensus.cc:493] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.229689 24756 leader_election.cc:290] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.229441 25009 raft_consensus.cc:515] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.229907 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.231618 25009 leader_election.cc:290] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.231712 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.236740 24690 raft_consensus.cc:3060] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.242195 24734 ts_tablet_manager.cc:1403] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.504s	user 0.031s	sys 0.021s
I20260709 14:52:03.231474 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.228320 25000 raft_consensus.cc:515] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.272507 25003 raft_consensus.cc:493] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.273182 25003 raft_consensus.cc:515] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.273584 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.274338 24688 raft_consensus.cc:2468] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:03.263327 25016 raft_consensus.cc:515] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.277617 25003 leader_election.cc:290] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.284207 25000 leader_election.cc:290] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:03.289434 24583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 454672us
I20260709 14:52:03.294838 24734 raft_consensus.cc:359] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.300217 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.270247 24732 raft_consensus.cc:359] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.301082 24734 raft_consensus.cc:385] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.301124 24732 raft_consensus.cc:385] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.301600 24734 raft_consensus.cc:740] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.301674 24732 raft_consensus.cc:740] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.304185 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.304229 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.302361 24691 raft_consensus.cc:2468] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:03.300648 24583 leader_election.cc:304] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:03.310302 24688 raft_consensus.cc:2468] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:03.310416 24689 raft_consensus.cc:2468] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:03.311054 24732 consensus_queue.cc:260] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.307348 24734 consensus_queue.cc:260] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.312860 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.313361 25021 raft_consensus.cc:2804] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.313522 24541 raft_consensus.cc:2468] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:03.313746 25021 raft_consensus.cc:493] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.314013 24732 ts_tablet_manager.cc:1434] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.000s
I20260709 14:52:03.314124 25021 raft_consensus.cc:3060] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.315263 24732 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:03.322448 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.323187 24687 raft_consensus.cc:2468] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:03.326304 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.326992 24689 raft_consensus.cc:2468] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:03.329666 24733 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:03.369459 24734 ts_tablet_manager.cc:1434] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.000s
I20260709 14:52:03.414098 24733 ts_tablet_manager.cc:1403] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.427s	user 0.043s	sys 0.005s
W20260709 14:52:03.416499 24657 leader_election.cc:343] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.416450 24656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 104505us
W20260709 14:52:03.417649 24657 leader_election.cc:343] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.387161 25016 leader_election.cc:290] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:03.420332 24657 leader_election.cc:343] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.384675 24780 raft_consensus.cc:493] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.424206 24734 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
W20260709 14:52:03.419590 24656 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.394093 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:03.425580 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.426263 24537 raft_consensus.cc:2468] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
W20260709 14:52:03.429908 24656 leader_election.cc:343] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.431967 24656 leader_election.cc:304] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.432830 25016 raft_consensus.cc:2749] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.433044 24756 consensus_queue.cc:1048] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.435230 24756 consensus_queue.cc:1048] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.428210 24780 raft_consensus.cc:515] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.437882 24780 leader_election.cc:290] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.442495 24733 raft_consensus.cc:359] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.443168 24733 raft_consensus.cc:385] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.443452 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.369040 25021 raft_consensus.cc:515] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.443488 24733 raft_consensus.cc:740] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.450282 24733 consensus_queue.cc:260] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.452894 24507 leader_election.cc:304] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.457312 24614 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.459699 24507 leader_election.cc:304] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.455969 25004 raft_consensus.cc:2804] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.461884 24732 tablet_bootstrap.cc:654] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.461517 24507 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.463382 24967 raft_consensus.cc:2804] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.463519 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.463852 24967 raft_consensus.cc:493] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.466588 24507 leader_election.cc:304] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.471078 25002 consensus_queue.cc:1048] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:03.473062 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.474879 24905 raft_consensus.cc:2804] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.475299 24905 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.475535 24733 ts_tablet_manager.cc:1434] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.003s
I20260709 14:52:03.475651 24905 raft_consensus.cc:3060] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.476735 24733 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:03.464447 25004 raft_consensus.cc:493] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.478940 25004 raft_consensus.cc:3060] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.470570 24657 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.464195 24967 raft_consensus.cc:3060] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.481787 25011 consensus_queue.cc:1048] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:52:03.482345 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7e55a5798945cb80ff7bad741ad073" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.488849 25007 raft_consensus.cc:2804] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.489213 24615 raft_consensus.cc:2468] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:03.464157 25021 leader_election.cc:290] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.489280 25007 raft_consensus.cc:493] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.462514 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.565240 24733 tablet_bootstrap.cc:654] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:03.559609 24657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 134468us
W20260709 14:52:03.591287 24657 leader_election.cc:343] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.594379 24613 raft_consensus.cc:2468] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:03.583057 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:03.595109 24690 raft_consensus.cc:3060] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.581387 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:03.595887 24687 raft_consensus.cc:2393] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:03.596710 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.601272 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945c0216a3e94502aed8693571737249" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.601964 24540 raft_consensus.cc:3060] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.602042 24690 raft_consensus.cc:2468] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:03.578193 24905 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.505285 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c9dc1b56f048ad8545f33ebccbd166" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.604298 25007 raft_consensus.cc:3060] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.491715 25016 raft_consensus.cc:2804] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:03.612519 24582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 107749us
I20260709 14:52:03.613634 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.612156 25016 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:03.615347 24657 leader_election.cc:343] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.601996 25004 raft_consensus.cc:515] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.499686 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:03.621275 24656 leader_election.cc:343] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.615260 24543 raft_consensus.cc:3060] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.622597 25016 raft_consensus.cc:3060] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.629416 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945c0216a3e94502aed8693571737249" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.630366 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c9dc1b56f048ad8545f33ebccbd166" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.635283 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.641383 24732 tablet_bootstrap.cc:492] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:03.645061 24732 ts_tablet_manager.cc:1403] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.330s	user 0.014s	sys 0.026s
I20260709 14:52:03.647804 24613 raft_consensus.cc:3060] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.645429 25011 consensus_queue.cc:1048] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:03.649946 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.656314 24905 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.626955 24656 leader_election.cc:304] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.657315 25009 raft_consensus.cc:2749] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.657852 25004 leader_election.cc:290] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:03.659343 24656 leader_election.cc:343] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.659885 24656 leader_election.cc:304] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.660660 25009 raft_consensus.cc:2749] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.661757 24734 tablet_bootstrap.cc:654] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.662021 24656 leader_election.cc:304] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:03.663079 24582 leader_election.cc:304] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:03.664315 24582 leader_election.cc:304] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:03.665211 24851 raft_consensus.cc:2804] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:03.668605 24507 leader_election.cc:343] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.665565 24851 raft_consensus.cc:493] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.672056 25009 raft_consensus.cc:2804] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.674253 24851 raft_consensus.cc:3060] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.674309 25009 raft_consensus.cc:493] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.674808 25009 raft_consensus.cc:3060] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.673524 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:03.680045 24688 raft_consensus.cc:3060] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.682767 25009 raft_consensus.cc:515] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.670079 24780 raft_consensus.cc:2804] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.672804 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
W20260709 14:52:03.674738 24656 leader_election.cc:343] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.683975 24780 raft_consensus.cc:493] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.684780 24780 raft_consensus.cc:3060] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.683756 24732 raft_consensus.cc:359] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.688635 24732 raft_consensus.cc:385] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.689082 24732 raft_consensus.cc:740] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.684315 24656 leader_election.cc:304] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:03.710897 25027 log.cc:927] Time spent T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 14:52:03.712061 24656 leader_election.cc:343] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.715124 24998 raft_consensus.cc:2749] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.716977 25011 consensus_queue.cc:1048] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.718546 24613 raft_consensus.cc:2468] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:03.715133 24780 raft_consensus.cc:515] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.722893 25009 leader_election.cc:290] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.723477 24780 leader_election.cc:290] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.723682 24582 leader_election.cc:304] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:03.724532 24780 raft_consensus.cc:2804] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.724999 24780 raft_consensus.cc:697] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:03.733702 24732 consensus_queue.cc:260] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.722885 24543 raft_consensus.cc:2468] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:03.722889 24688 raft_consensus.cc:2468] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:03.719709 25011 consensus_queue.cc:1048] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:03.748020 24657 leader_election.cc:304] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.743875 25007 raft_consensus.cc:515] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.756443 24732 ts_tablet_manager.cc:1434] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.000s
I20260709 14:52:03.757601 24507 leader_election.cc:304] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:03.756212 25009 raft_consensus.cc:2804] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.770001 24538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95322de8055418cb0da96f5f81e4703" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.770210 25009 raft_consensus.cc:697] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:03.770738 24538 raft_consensus.cc:3060] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.758975 25011 raft_consensus.cc:2804] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.771276 25009 consensus_queue.cc:237] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.776798 24732 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:03.761559 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7e55a5798945cb80ff7bad741ad073" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.778403 24613 raft_consensus.cc:3060] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.765085 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7e55a5798945cb80ff7bad741ad073" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.739274 24780 consensus_queue.cc:237] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.791926 24541 raft_consensus.cc:3060] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.757094 25016 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.757851 24967 raft_consensus.cc:515] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.807605 24583 leader_election.cc:304] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:03.809433 24734 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:03.809845 24734 ts_tablet_manager.cc:1403] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.386s	user 0.018s	sys 0.019s
I20260709 14:52:03.814308 24691 raft_consensus.cc:2393] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:03.814330 24732 tablet_bootstrap.cc:654] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.814714 25002 raft_consensus.cc:2749] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:03.817559 24507 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.818653 24507 leader_election.cc:343] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.805752 25000 raft_consensus.cc:493] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.802111 24851 raft_consensus.cc:515] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.823158 24613 raft_consensus.cc:2468] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:03.824476 25000 raft_consensus.cc:515] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.825321 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:03.825914 24687 raft_consensus.cc:3060] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.826574 25000 leader_election.cc:290] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.837248 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.837802 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.838605 24614 raft_consensus.cc:2393] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:03.838496 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.839274 24656 leader_election.cc:304] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:03.845744 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add1934f4d7f468594ab58e9ac8e14d4" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.817462 25007 leader_election.cc:290] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.819707 24540 raft_consensus.cc:2468] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
W20260709 14:52:03.850145 24507 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.851039 24507 leader_election.cc:343] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.849694 25011 raft_consensus.cc:697] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:03.860044 24657 leader_election.cc:304] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:03.848073 24851 leader_election.cc:290] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.858673 24998 raft_consensus.cc:2804] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.852413 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:03.887552 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:03.888303 24967 leader_election.cc:290] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:03.877110 24542 raft_consensus.cc:3060] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.891351 24733 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:03.891923 24733 ts_tablet_manager.cc:1403] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.415s	user 0.032s	sys 0.023s
I20260709 14:52:03.894362 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:03.895071 24684 raft_consensus.cc:3060] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.895964 24541 raft_consensus.cc:2468] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:03.899251 25016 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:03.874915 25009 raft_consensus.cc:2804] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.877367 24998 raft_consensus.cc:697] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:03.912402 24538 raft_consensus.cc:2468] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
W20260709 14:52:03.916960 24656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 77780us
W20260709 14:52:03.926586 24656 leader_election.cc:343] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.927413 24998 consensus_queue.cc:237] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.932003 24734 raft_consensus.cc:359] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.935825 24734 raft_consensus.cc:385] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.936175 24734 raft_consensus.cc:740] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.910104 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:03.939405 24732 tablet_bootstrap.cc:492] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:03.914176 25009 raft_consensus.cc:697] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:03.940045 24732 ts_tablet_manager.cc:1403] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.003s
I20260709 14:52:03.943472 24732 raft_consensus.cc:359] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.949880 24732 raft_consensus.cc:385] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.950212 24732 raft_consensus.cc:740] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.954293 24507 leader_election.cc:343] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.939235 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83173f17eeec437cbc9eb34416c94203" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:03.963513 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:03.965788 24656 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.953661 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:03.963529 24542 raft_consensus.cc:2468] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:03.968858 24732 consensus_queue.cc:260] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.924722 25011 consensus_queue.cc:237] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.974005 24733 raft_consensus.cc:359] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.077625 24733 raft_consensus.cc:385] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.077970 24733 raft_consensus.cc:740] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.079075 24733 consensus_queue.cc:260] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:03.970845 24690 raft_consensus.cc:3060] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.063441 25035 log.cc:927] Time spent T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
W20260709 14:52:04.091925 24656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 103418us
I20260709 14:52:04.095062 24732 ts_tablet_manager.cc:1434] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.155s	user 0.026s	sys 0.026s
I20260709 14:52:03.990183 24685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4ae39170c54c378aa5d8e8b43c8cda" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:04.096259 24685 raft_consensus.cc:2393] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:04.088941 25009 consensus_queue.cc:237] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.100346 24690 raft_consensus.cc:2468] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:04.100903 24687 raft_consensus.cc:2468] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:04.102643 24684 raft_consensus.cc:2468] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:04.120599 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:04.121842 24541 raft_consensus.cc:2393] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:04.122447 24732 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:04.122776 24734 consensus_queue.cc:260] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.123596 25016 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.124054 25016 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.125663 24734 ts_tablet_manager.cc:1434] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.316s	user 0.010s	sys 0.000s
I20260709 14:52:04.130015 24734 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
W20260709 14:52:04.147557 24657 leader_election.cc:343] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.148056 24657 leader_election.cc:304] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.149564 24657 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.150511 24998 raft_consensus.cc:2749] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.151126 24998 raft_consensus.cc:2749] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.154754 24582 leader_election.cc:304] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:04.155908 25002 raft_consensus.cc:2804] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.156355 25002 raft_consensus.cc:697] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:04.157200 25002 consensus_queue.cc:237] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.166591 25016 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:04.169535 24616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:04.172870 24656 leader_election.cc:343] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.188372 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:04.198632 24733 ts_tablet_manager.cc:1434] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.306s	user 0.024s	sys 0.025s
I20260709 14:52:04.200155 24733 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:04.201923 24507 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.202910 24905 raft_consensus.cc:2749] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.205240 24507 leader_election.cc:304] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.205885 24905 raft_consensus.cc:2804] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.206349 24905 raft_consensus.cc:697] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:04.207340 24905 consensus_queue.cc:237] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.211622 24733 tablet_bootstrap.cc:654] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.212148 24507 leader_election.cc:304] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:04.229135 24657 leader_election.cc:343] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.229636 24657 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.230648 24851 raft_consensus.cc:493] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.235052 24998 raft_consensus.cc:2749] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.246206 24851 raft_consensus.cc:515] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.244311 24437 catalog_manager.cc:5697] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.270254 24851 leader_election.cc:290] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:04.262796 25055 log.cc:927] Time spent T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: Append to log took a long time: real 0.055s	user 0.003s	sys 0.000s
W20260709 14:52:04.272223 24583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 82476us
I20260709 14:52:04.272941 24583 leader_election.cc:304] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:04.276394 24732 tablet_bootstrap.cc:654] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.277209 24734 tablet_bootstrap.cc:654] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.269450 24998 consensus_queue.cc:1048] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:52:04.281289 25000 consensus_queue.cc:1048] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.286527 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:04.287202 24537 raft_consensus.cc:2468] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:04.274876 24851 raft_consensus.cc:2749] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.290108 24583 leader_election.cc:304] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:04.285516 24860 raft_consensus.cc:2804] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.295315 24860 raft_consensus.cc:697] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:04.295221 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:04.296015 24686 raft_consensus.cc:2468] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:04.296277 24860 consensus_queue.cc:237] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.315666 24734 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:04.316449 24734 ts_tablet_manager.cc:1403] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.190s	user 0.019s	sys 0.007s
I20260709 14:52:04.318394 25062 raft_consensus.cc:2804] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.318965 25062 raft_consensus.cc:493] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.320304 25062 raft_consensus.cc:3060] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.316850 24780 consensus_queue.cc:1048] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:04.364480 24732 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:04.365118 24732 ts_tablet_manager.cc:1403] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.243s	user 0.014s	sys 0.012s
I20260709 14:52:04.372897 24734 raft_consensus.cc:359] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.373821 24734 raft_consensus.cc:385] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.374074 24734 raft_consensus.cc:740] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.354931 25062 raft_consensus.cc:515] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.376993 25062 leader_election.cc:290] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:04.377717 24734 consensus_queue.cc:260] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.379997 24734 ts_tablet_manager.cc:1434] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 14:52:04.379853 24732 raft_consensus.cc:359] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.380934 24732 raft_consensus.cc:385] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.381325 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:04.381654 24732 raft_consensus.cc:740] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.382123 24688 raft_consensus.cc:3060] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.382542 24732 consensus_queue.cc:260] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.381086 24734 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:04.398748 24732 ts_tablet_manager.cc:1434] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:52:04.404193 24732 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:04.404525 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916202ac11f74fb8b372d19bc231a662" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:04.405172 24537 raft_consensus.cc:3060] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.409749 24733 tablet_bootstrap.cc:492] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:04.410182 24733 ts_tablet_manager.cc:1403] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.022s
I20260709 14:52:04.413013 24733 raft_consensus.cc:359] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.413669 24733 raft_consensus.cc:385] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.413938 24733 raft_consensus.cc:740] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.414595 24733 consensus_queue.cc:260] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.418179 24733 ts_tablet_manager.cc:1434] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:04.419880 24733 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:04.426093 25043 consensus_queue.cc:1048] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.442634 24688 raft_consensus.cc:2468] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:04.438037 24537 raft_consensus.cc:2468] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:04.446758 24734 tablet_bootstrap.cc:654] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.451395 24583 leader_election.cc:304] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:04.452699 25056 consensus_queue.cc:1048] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.454206 25014 raft_consensus.cc:2804] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.454712 25014 raft_consensus.cc:697] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:04.455570 25014 consensus_queue.cc:237] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.464248 24733 tablet_bootstrap.cc:654] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.466993 24732 tablet_bootstrap.cc:654] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.482936 24998 consensus_queue.cc:1048] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.506992 24734 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:04.507181 24733 tablet_bootstrap.cc:492] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:04.507488 24734 ts_tablet_manager.cc:1403] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.000s
I20260709 14:52:04.507531 24733 ts_tablet_manager.cc:1403] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.003s
I20260709 14:52:04.513650 24733 raft_consensus.cc:359] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.514605 24733 raft_consensus.cc:385] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.514958 24733 raft_consensus.cc:740] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.517257 24441 catalog_manager.cc:5697] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.525852 24733 consensus_queue.cc:260] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.539420 24860 raft_consensus.cc:493] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.540500 24860 raft_consensus.cc:515] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.542150 24733 ts_tablet_manager.cc:1434] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 14:52:04.542517 24860 leader_election.cc:290] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:04.543195 24733 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:04.543490 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
W20260709 14:52:04.545269 24507 leader_election.cc:343] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.547353 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:04.547259 24439 catalog_manager.cc:5697] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.549232 24439 catalog_manager.cc:5697] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.551380 24734 raft_consensus.cc:359] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.552107 24734 raft_consensus.cc:385] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.552377 24734 raft_consensus.cc:740] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.553324 24734 consensus_queue.cc:260] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.554508 24732 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:04.554991 24732 ts_tablet_manager.cc:1403] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.020s
I20260709 14:52:04.557600 24732 raft_consensus.cc:359] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.558279 24732 raft_consensus.cc:385] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.558578 24732 raft_consensus.cc:740] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.559206 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:04.559345 24732 consensus_queue.cc:260] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.561383 24734 ts_tablet_manager.cc:1434] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.053s	user 0.001s	sys 0.004s
I20260709 14:52:04.562047 24732 ts_tablet_manager.cc:1434] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:04.562374 24734 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:04.563118 24732 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
W20260709 14:52:04.564646 24507 leader_election.cc:343] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.565053 24507 leader_election.cc:304] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.565487 25000 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.565832 24860 raft_consensus.cc:2749] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.566676 25000 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.570351 24732 tablet_bootstrap.cc:654] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.570587 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:04.570079 25007 consensus_queue.cc:1048] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:04.573683 24656 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.574257 24439 catalog_manager.cc:5697] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.576668 25000 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:04.579424 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
W20260709 14:52:04.582927 24657 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.583482 24657 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.585780 25000 raft_consensus.cc:2749] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.570371 24733 tablet_bootstrap.cc:654] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.596122 24734 tablet_bootstrap.cc:654] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.601938 24437 catalog_manager.cc:5697] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.604153 24733 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:04.604691 24733 ts_tablet_manager.cc:1403] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.001s
I20260709 14:52:04.607525 24733 raft_consensus.cc:359] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.608273 24733 raft_consensus.cc:385] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.607627 24437 catalog_manager.cc:5697] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.608538 24733 raft_consensus.cc:740] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.609385 24733 consensus_queue.cc:260] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.612208 24733 ts_tablet_manager.cc:1434] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:04.613175 24733 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:04.613206 24732 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:04.613689 24732 ts_tablet_manager.cc:1403] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.014s
I20260709 14:52:04.616703 24732 raft_consensus.cc:359] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.617424 24732 raft_consensus.cc:385] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.618032 24732 raft_consensus.cc:740] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.618934 24732 consensus_queue.cc:260] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.621209 24732 ts_tablet_manager.cc:1434] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:04.622582 24732 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:04.632426 24733 tablet_bootstrap.cc:654] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.631734 24441 catalog_manager.cc:5697] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.638659 24734 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:04.639144 24734 ts_tablet_manager.cc:1403] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.007s
I20260709 14:52:04.641036 24441 catalog_manager.cc:5697] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.642632 25007 consensus_queue.cc:1048] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.647955 25000 consensus_queue.cc:1048] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.648907 24732 tablet_bootstrap.cc:654] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.641743 24734 raft_consensus.cc:359] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.650542 24734 raft_consensus.cc:385] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.650960 24734 raft_consensus.cc:740] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.652050 24734 consensus_queue.cc:260] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.655301 24734 ts_tablet_manager.cc:1434] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:52:04.661170 25049 consensus_queue.cc:1048] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.663889 24734 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:04.670981 24732 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:04.671502 24732 ts_tablet_manager.cc:1403] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.006s
I20260709 14:52:04.673882 24618 raft_consensus.cc:3060] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.675360 24733 tablet_bootstrap.cc:492] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:04.675884 24733 ts_tablet_manager.cc:1403] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260709 14:52:04.678721 24733 raft_consensus.cc:359] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.679495 24733 raft_consensus.cc:385] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.679806 24733 raft_consensus.cc:740] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.680481 24733 consensus_queue.cc:260] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.682641 24732 raft_consensus.cc:359] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.683332 24732 raft_consensus.cc:385] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.683597 24732 raft_consensus.cc:740] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.684237 24732 consensus_queue.cc:260] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.693946 24732 ts_tablet_manager.cc:1434] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:52:04.694907 24732 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:04.699160 25062 consensus_queue.cc:1048] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.717180 25051 consensus_queue.cc:1048] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:04.721678 25007 consensus_queue.cc:1048] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.729094 24734 tablet_bootstrap.cc:654] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.733557 24507 consensus_peers.cc:597] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.762558 24611 raft_consensus.cc:3060] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.773926 24733 ts_tablet_manager.cc:1434] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.098s	user 0.003s	sys 0.003s
I20260709 14:52:04.775053 24733 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:04.777207 24732 tablet_bootstrap.cc:654] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.782164 25061 consensus_queue.cc:1048] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.795605 24734 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:04.796133 24734 ts_tablet_manager.cc:1403] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.001s
I20260709 14:52:04.798347 24734 raft_consensus.cc:359] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.798836 24734 raft_consensus.cc:385] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.799080 24734 raft_consensus.cc:740] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.803915 25051 raft_consensus.cc:493] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.804541 25016 raft_consensus.cc:493] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.804431 25051 raft_consensus.cc:515] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.805055 25016 raft_consensus.cc:515] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.806990 25016 leader_election.cc:290] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:04.808089 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:04.808111 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:04.806677 25051 leader_election.cc:290] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:04.813141 24656 leader_election.cc:343] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.813735 24656 leader_election.cc:343] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.816744 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:04.817160 24733 tablet_bootstrap.cc:654] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.817378 24539 raft_consensus.cc:2468] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:04.818910 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:04.819705 25033 consensus_queue.cc:1048] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.820943 24657 leader_election.cc:304] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:04.822409 24657 leader_election.cc:343] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.822768 24657 leader_election.cc:304] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:04.823563 24732 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:04.824059 24732 ts_tablet_manager.cc:1403] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.129s	user 0.033s	sys 0.029s
I20260709 14:52:04.823985 25051 raft_consensus.cc:2804] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.824469 25051 raft_consensus.cc:493] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.799700 24734 consensus_queue.cc:260] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.825834 25051 raft_consensus.cc:3060] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.827374 25016 raft_consensus.cc:2749] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.831836 25007 raft_consensus.cc:493] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.833578 25007 raft_consensus.cc:515] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.837172 25007 leader_election.cc:290] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:04.839277 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:04.839938 24691 raft_consensus.cc:2468] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:04.840337 24732 raft_consensus.cc:359] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.841073 24732 raft_consensus.cc:385] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.842007 24732 raft_consensus.cc:740] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.842499 24507 leader_election.cc:304] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:04.842887 24732 consensus_queue.cc:260] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.847803 24734 ts_tablet_manager.cc:1434] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:52:04.851415 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:04.852224 24732 ts_tablet_manager.cc:1434] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:52:04.847465 25033 raft_consensus.cc:2804] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.853008 25033 raft_consensus.cc:493] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.853497 25033 raft_consensus.cc:3060] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:04.853814 24507 leader_election.cc:343] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.922668 24734 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:04.928781 24998 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.929324 24998 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.985795 25051 raft_consensus.cc:515] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.992055 25051 leader_election.cc:290] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:04.935333 25033 raft_consensus.cc:515] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:04.994103 25033 leader_election.cc:290] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.001495 25098 raft_consensus.cc:493] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.002427 24732 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:05.003701 25098 raft_consensus.cc:515] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.028545 24733 tablet_bootstrap.cc:492] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:05.029014 24733 ts_tablet_manager.cc:1403] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.023s
I20260709 14:52:05.023152 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:05.036499 25062 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.037000 25062 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:05.037930 24507 leader_election.cc:343] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.038992 25062 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.040062 25033 raft_consensus.cc:493] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.040514 25033 raft_consensus.cc:515] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.041456 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.042161 25033 leader_election.cc:290] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.043989 24998 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.045161 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:05.045945 24687 raft_consensus.cc:3060] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.046074 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.046456 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.047039 24614 raft_consensus.cc:2468] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:05.048816 25034 raft_consensus.cc:493] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.049279 25034 raft_consensus.cc:515] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.050021 25098 leader_election.cc:290] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.018464 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
W20260709 14:52:05.053982 24583 leader_election.cc:343] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.056710 25034 leader_election.cc:290] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.057235 24905 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.059032 24507 leader_election.cc:304] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:05.062530 24905 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.063032 24540 raft_consensus.cc:3060] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.070398 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.071015 24905 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.071066 24684 raft_consensus.cc:2468] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
W20260709 14:52:05.071130 24657 leader_election.cc:343] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.066401 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.076994 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.077430 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.077600 24692 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:05.077970 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.078572 24689 raft_consensus.cc:2468] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:05.078791 24582 leader_election.cc:304] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:05.080307 25100 raft_consensus.cc:2804] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.080667 25100 raft_consensus.cc:493] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.080993 25100 raft_consensus.cc:3060] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.062916 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.086043 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:05.088743 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.065193 25033 raft_consensus.cc:2804] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:05.091053 24507 leader_election.cc:343] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.089433 24688 raft_consensus.cc:2468] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:05.086752 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.092531 24618 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:05.091516 24543 raft_consensus.cc:2468] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
W20260709 14:52:05.100454 24507 leader_election.cc:343] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.100939 24507 leader_election.cc:304] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.098605 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.105382 24860 raft_consensus.cc:2749] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.105993 24507 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:05.106938 24860 raft_consensus.cc:2804] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.107301 24860 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.094580 25033 raft_consensus.cc:493] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.109788 24733 raft_consensus.cc:359] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.110517 24733 raft_consensus.cc:385] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.110850 24733 raft_consensus.cc:740] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.111413 24733 consensus_queue.cc:260] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.107633 24860 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.108454 25016 raft_consensus.cc:493] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.117758 25016 raft_consensus.cc:515] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.113343 25033 raft_consensus.cc:3060] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.122205 24732 tablet_bootstrap.cc:654] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.124271 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.125237 24687 raft_consensus.cc:2468] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:05.126019 24540 raft_consensus.cc:2468] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:05.129317 25100 raft_consensus.cc:515] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.129508 24860 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.130635 24582 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
I20260709 14:52:05.131417 25056 raft_consensus.cc:2804] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.131564 24860 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.131616 25100 leader_election.cc:290] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.131886 25056 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.132635 24733 ts_tablet_manager.cc:1434] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.003s
I20260709 14:52:05.134860 24507 leader_election.cc:304] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:05.135217 24657 leader_election.cc:343] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.135993 24657 leader_election.cc:304] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
W20260709 14:52:05.151021 24507 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.152200 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:05.152969 24538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:05.138752 25056 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.162783 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:05.145941 24905 raft_consensus.cc:2804] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.148653 25101 raft_consensus.cc:2804] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.170898 24733 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:05.172326 25101 raft_consensus.cc:697] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:05.173228 25101 consensus_queue.cc:237] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.153020 24687 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.180745 24905 raft_consensus.cc:697] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:05.184741 24734 tablet_bootstrap.cc:654] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:05.185964 24656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 76132.9us
I20260709 14:52:05.188299 24656 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6
W20260709 14:52:05.190056 24656 leader_election.cc:343] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.185329 25016 leader_election.cc:290] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.184968 24905 consensus_queue.cc:237] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.216611 25000 raft_consensus.cc:2804] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:05.240473 24583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 73761.1us
I20260709 14:52:05.231190 25000 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.247296 25000 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.288779 24732 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:05.289439 24732 ts_tablet_manager.cc:1403] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.305s	user 0.022s	sys 0.002s
W20260709 14:52:05.292176 24582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 43528.2us
I20260709 14:52:05.295101 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:05.295703 24692 raft_consensus.cc:3060] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:05.298565 24507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:41381, user_credentials={real_user=slave}} blocked reactor thread for 51813.7us
W20260709 14:52:05.303143 24507 leader_election.cc:343] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.308207 24734 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:05.310237 24734 ts_tablet_manager.cc:1403] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.388s	user 0.011s	sys 0.010s
I20260709 14:52:05.317402 24733 tablet_bootstrap.cc:654] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.354642 24687 raft_consensus.cc:2468] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:05.347136 24734 raft_consensus.cc:359] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.356921 24734 raft_consensus.cc:385] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.357235 24734 raft_consensus.cc:740] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.357326 24692 raft_consensus.cc:2468] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
W20260709 14:52:05.358021 24582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 47247.8us
I20260709 14:52:05.376438 24732 raft_consensus.cc:359] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.377194 24732 raft_consensus.cc:385] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.377462 24732 raft_consensus.cc:740] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.378079 24732 consensus_queue.cc:260] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.380592 25056 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.381516 25033 raft_consensus.cc:515] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.382679 24538 raft_consensus.cc:2393] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:05.382763 25056 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.383366 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.384270 25033 leader_election.cc:290] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:05.385057 25107 log.cc:927] Time spent T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:52:05.392056 24734 consensus_queue.cc:260] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.392623 24732 ts_tablet_manager.cc:1434] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.001s
I20260709 14:52:05.393611 24732 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:05.394244 24734 ts_tablet_manager.cc:1434] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.000s
I20260709 14:52:05.395154 24734 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:05.396721 24437 catalog_manager.cc:5697] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:05.452638 24582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 76142us
W20260709 14:52:05.451102 24656 leader_election.cc:343] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.453462 24656 leader_election.cc:304] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.443670 25043 raft_consensus.cc:493] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.458622 24998 raft_consensus.cc:2749] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.456796 25119 raft_consensus.cc:493] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.450536 25000 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.476589 24507 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.462932 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:05.484021 24905 raft_consensus.cc:2804] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.488580 24582 leader_election.cc:304] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:05.500787 24733 tablet_bootstrap.cc:492] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:05.501344 24733 ts_tablet_manager.cc:1403] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.331s	user 0.044s	sys 0.041s
I20260709 14:52:05.464412 25043 raft_consensus.cc:515] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.483968 24685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:05.508383 25109 raft_consensus.cc:2804] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.478096 25119 raft_consensus.cc:515] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.513345 24732 tablet_bootstrap.cc:654] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.513746 25100 consensus_queue.cc:1048] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.509073 25109 raft_consensus.cc:697] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:05.514928 24439 catalog_manager.cc:5697] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.519403 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:05.520500 24689 raft_consensus.cc:2393] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:05.515345 25109 consensus_queue.cc:237] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.531052 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:05.551119 24685 raft_consensus.cc:2393] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:05.560493 25043 leader_election.cc:290] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.561849 24733 raft_consensus.cc:359] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.562527 24733 raft_consensus.cc:385] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.562839 24733 raft_consensus.cc:740] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
W20260709 14:52:05.558599 24569 tablet.cc:2406] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:05.563664 24733 consensus_queue.cc:260] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.542822 24905 raft_consensus.cc:697] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:05.571467 24733 ts_tablet_manager.cc:1434] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
W20260709 14:52:05.580065 24583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:46115, user_credentials={real_user=slave}} blocked reactor thread for 67511.5us
W20260709 14:52:05.581135 24583 leader_election.cc:343] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.584093 25119 leader_election.cc:290] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.586621 25000 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.586839 24734 tablet_bootstrap.cc:654] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.591482 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608090dd6db49e2a9a0a2239bd41f97" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:05.597492 24657 leader_election.cc:343] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.605307 24733 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:05.608165 25125 raft_consensus.cc:493] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.611019 24507 leader_election.cc:304] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.604631 24905 consensus_queue.cc:237] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.615551 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.616406 24537 raft_consensus.cc:2393] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:05.617295 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.608659 25125 raft_consensus.cc:515] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.620321 25125 leader_election.cc:290] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.624432 25033 raft_consensus.cc:2749] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.624576 24582 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:05.632472 25106 consensus_queue.cc:1048] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:05.637929 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93ccb563e4b4f32b5376457eb5c84b7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.638341 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:05.639156 24614 raft_consensus.cc:2393] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:05.639094 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.656179 25120 raft_consensus.cc:2749] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:52:05.745009 24657 leader_election.cc:343] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.749074 24732 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:05.749715 24732 ts_tablet_manager.cc:1403] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.356s	user 0.023s	sys 0.005s
I20260709 14:52:05.755049 24734 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:05.756961 24613 raft_consensus.cc:3060] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.759595 24734 ts_tablet_manager.cc:1403] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.365s	user 0.011s	sys 0.015s
I20260709 14:52:05.764020 25103 raft_consensus.cc:493] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.765107 25103 raft_consensus.cc:515] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.773808 25103 leader_election.cc:290] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.765996 24538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.778932 24733 tablet_bootstrap.cc:654] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.784595 24583 leader_election.cc:304] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:05.777206 24905 raft_consensus.cc:493] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.790654 24732 raft_consensus.cc:359] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.794292 24732 raft_consensus.cc:385] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.794618 24732 raft_consensus.cc:740] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.797065 25061 consensus_queue.cc:1048] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.799926 24732 consensus_queue.cc:260] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.801191 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:05.802672 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56466b2314764974b27c555bbdefe270" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.813848 24684 raft_consensus.cc:2393] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:05.816689 24656 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:05.819525 24656 leader_election.cc:343] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.819653 25108 raft_consensus.cc:2749] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.819993 24656 leader_election.cc:304] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.821228 25103 raft_consensus.cc:2749] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.826256 24583 leader_election.cc:304] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:05.816710 24732 ts_tablet_manager.cc:1434] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 14:52:05.829268 24732 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:05.837885 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.799531 24905 raft_consensus.cc:515] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.831190 25062 raft_consensus.cc:3060] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.845192 24541 raft_consensus.cc:2468] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:05.854996 24734 raft_consensus.cc:359] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.855827 24734 raft_consensus.cc:385] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.856122 24734 raft_consensus.cc:740] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.856825 24734 consensus_queue.cc:260] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.859099 24734 ts_tablet_manager.cc:1434] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.000s
I20260709 14:52:05.869594 24734 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:05.872076 24732 tablet_bootstrap.cc:654] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.873483 24905 leader_election.cc:290] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.891201 24734 tablet_bootstrap.cc:654] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.891317 25062 raft_consensus.cc:2749] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.894093 24733 tablet_bootstrap.cc:492] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:05.894526 24733 ts_tablet_manager.cc:1403] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.299s	user 0.019s	sys 0.005s
I20260709 14:52:05.900573 24732 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:05.901078 24732 ts_tablet_manager.cc:1403] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.005s
W20260709 14:52:05.901677 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:05.906044 24734 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:05.906720 24734 ts_tablet_manager.cc:1403] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 14:52:05.907971 25099 raft_consensus.cc:2749] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.901093 24733 raft_consensus.cc:359] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.909689 24733 raft_consensus.cc:385] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.910017 24733 raft_consensus.cc:740] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.910274 24734 raft_consensus.cc:359] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.911031 24734 raft_consensus.cc:385] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.910705 24733 consensus_queue.cc:260] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.911362 24734 raft_consensus.cc:740] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.912271 24734 consensus_queue.cc:260] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:05.913709 24656 leader_election.cc:343] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.914867 24734 ts_tablet_manager.cc:1434] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:05.915138 25061 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.915616 25061 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.916291 24734 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:05.916230 25113 consensus_queue.cc:1048] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:05.918015 25061 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:05.918167 24657 leader_election.cc:304] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:05.919121 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.919874 24733 ts_tablet_manager.cc:1434] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 14:52:05.921269 24687 raft_consensus.cc:2468] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:05.922771 24732 raft_consensus.cc:359] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.923439 24732 raft_consensus.cc:385] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.923676 24732 raft_consensus.cc:740] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.924053 24734 tablet_bootstrap.cc:654] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.925071 24733 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:05.933130 25000 raft_consensus.cc:2804] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.933632 25000 raft_consensus.cc:493] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.934078 25000 raft_consensus.cc:3060] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.919458 25051 consensus_queue.cc:1048] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:52:05.940064 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.943969 25114 consensus_queue.cc:1048] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:05.944923 25000 raft_consensus.cc:515] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.949295 25000 leader_election.cc:290] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:05.933069 24732 consensus_queue.cc:260] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.950919 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:05.954901 24732 ts_tablet_manager.cc:1434] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:52:05.959316 24732 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:05.960392 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:05.961306 24687 raft_consensus.cc:2468] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:05.965444 24733 tablet_bootstrap.cc:654] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.968210 24507 leader_election.cc:304] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:05.969663 24539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:05.974689 24539 raft_consensus.cc:3060] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.976429 24507 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:05.980901 25051 raft_consensus.cc:493] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.981489 25051 raft_consensus.cc:515] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:05.985626 25116 raft_consensus.cc:2804] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.986173 25116 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.986613 25116 raft_consensus.cc:3060] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.984740 24441 catalog_manager.cc:5697] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.996696 24732 tablet_bootstrap.cc:654] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.004838 24734 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:06.005538 24734 ts_tablet_manager.cc:1403] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.052s
I20260709 14:52:06.008803 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e23e54b75ce4d7fb2a6bf4bcbeced29" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:06.010108 24507 leader_election.cc:343] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.013247 24539 raft_consensus.cc:2468] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:06.013792 25114 raft_consensus.cc:2764] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:52:06.017046 24656 leader_election.cc:343] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.018040 24507 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.039126 24657 leader_election.cc:304] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.056310 25102 raft_consensus.cc:2804] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.057246 25102 raft_consensus.cc:697] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:06.058568 25102 consensus_queue.cc:237] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.066684 25062 consensus_queue.cc:1048] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.041317 25098 raft_consensus.cc:493] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:06.115810 25070 log.cc:927] Time spent T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:52:06.117204 25114 raft_consensus.cc:493] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.121665 25112 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.105027 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.122352 25112 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.117913 25114 raft_consensus.cc:515] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.139698 24535 raft_consensus.cc:2468] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:06.119875 25098 raft_consensus.cc:515] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.141177 25114 leader_election.cc:290] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.141667 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.123764 25051 leader_election.cc:290] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:06.148310 24656 leader_election.cc:343] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.144910 24439 catalog_manager.cc:5697] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:06.153591 24507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:43477, user_credentials={real_user=slave}} blocked reactor thread for 47387.7us
I20260709 14:52:06.160388 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.160918 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.148136 25033 raft_consensus.cc:493] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.168498 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
W20260709 14:52:06.168658 24507 leader_election.cc:343] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.169979 24692 raft_consensus.cc:2468] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.175150 25111 consensus_queue.cc:1048] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:52:06.165776 25033 raft_consensus.cc:515] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.180562 25033 leader_election.cc:290] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.175588 25098 leader_election.cc:290] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.188712 25116 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.190732 25116 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.197707 24732 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.198176 24732 ts_tablet_manager.cc:1403] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.000s
I20260709 14:52:06.228228 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481398ab154b4cfcabc858be24d597fb" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.225363 24734 raft_consensus.cc:359] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.209887 24998 raft_consensus.cc:493] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.235606 24734 raft_consensus.cc:385] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.235942 24734 raft_consensus.cc:740] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.238322 24998 raft_consensus.cc:515] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.240381 24998 leader_election.cc:290] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.240810 24582 leader_election.cc:304] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:06.244149 25100 raft_consensus.cc:2749] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.250433 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.254081 24732 raft_consensus.cc:359] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.255097 24732 raft_consensus.cc:385] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.255451 24732 raft_consensus.cc:740] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.256225 24733 tablet_bootstrap.cc:492] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.257272 24733 ts_tablet_manager.cc:1403] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.335s	user 0.020s	sys 0.001s
W20260709 14:52:06.259056 24656 leader_election.cc:343] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.260041 25043 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.260695 25043 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.265588 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:06.267460 24656 leader_election.cc:343] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.269284 24732 consensus_queue.cc:260] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.271310 25116 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.271746 25116 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.272862 24732 ts_tablet_manager.cc:1434] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 14:52:06.273787 24732 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.273690 25116 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.275841 24733 raft_consensus.cc:359] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.276919 24733 raft_consensus.cc:385] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.277359 24733 raft_consensus.cc:740] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.263484 25043 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.284247 24733 consensus_queue.cc:260] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.295205 24733 ts_tablet_manager.cc:1434] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:52:06.298656 24609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.300644 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.303424 24732 tablet_bootstrap.cc:654] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.304178 24534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.305214 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.300427 24507 leader_election.cc:304] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.305790 24692 raft_consensus.cc:2468] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.307334 25116 raft_consensus.cc:2804] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.307163 24734 consensus_queue.cc:260] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.307746 25116 raft_consensus.cc:493] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.308139 25116 raft_consensus.cc:3060] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.308482 24733 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.309341 24734 ts_tablet_manager.cc:1434] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.303s	user 0.011s	sys 0.000s
I20260709 14:52:06.310362 24734 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:06.311285 25112 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.309372 25061 consensus_queue.cc:1048] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:06.314908 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.315477 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.316079 24684 raft_consensus.cc:3060] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:06.316340 24656 leader_election.cc:343] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.317391 24733 tablet_bootstrap.cc:654] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.329123 24610 raft_consensus.cc:3060] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.329334 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.331060 24614 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.331559 25116 raft_consensus.cc:515] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.333490 25116 leader_election.cc:290] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.334995 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.335522 24535 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:06.343703 24732 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.344247 24732 ts_tablet_manager.cc:1403] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.002s
W20260709 14:52:06.345283 24507 leader_election.cc:343] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.348675 24507 leader_election.cc:343] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.351473 24617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:06.354589 24507 leader_election.cc:343] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.354640 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.355382 24686 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.356590 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.346896 24732 raft_consensus.cc:359] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:06.357829 24507 leader_election.cc:343] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.358156 24732 raft_consensus.cc:385] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.358458 24732 raft_consensus.cc:740] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.359169 24732 consensus_queue.cc:260] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.361146 24732 ts_tablet_manager.cc:1434] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 14:52:06.361974 24732 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.367309 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.367076 24657 leader_election.cc:304] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.367954 24688 raft_consensus.cc:3060] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:06.369009 24657 leader_election.cc:343] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.369426 24657 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.370074 25113 raft_consensus.cc:2749] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:06.373754 24657 leader_election.cc:343] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.374300 24657 leader_election.cc:304] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.374974 25113 raft_consensus.cc:2749] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.376346 24688 raft_consensus.cc:2468] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:06.376545 24732 tablet_bootstrap.cc:654] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.376856 24657 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.377823 25113 raft_consensus.cc:2804] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.378166 25113 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.378520 25113 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.379904 25043 raft_consensus.cc:2764] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:06.385818 25113 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.386480 24507 leader_election.cc:304] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.387434 24860 raft_consensus.cc:2804] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.387961 24860 raft_consensus.cc:493] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.388347 24860 raft_consensus.cc:3060] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.389169 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.390437 24507 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
W20260709 14:52:06.390565 24656 leader_election.cc:343] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.391048 25113 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.392551 25114 raft_consensus.cc:2804] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.393041 25114 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.393420 25114 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.400022 24732 tablet_bootstrap.cc:492] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.400231 25098 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.400506 24732 ts_tablet_manager.cc:1403] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260709 14:52:06.400718 25098 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.401278 24507 leader_election.cc:304] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.401963 25033 raft_consensus.cc:2804] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.402395 25033 raft_consensus.cc:697] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.402835 25098 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.403240 25033 consensus_queue.cc:237] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.403389 24732 raft_consensus.cc:359] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.404136 24732 raft_consensus.cc:385] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.404421 24732 raft_consensus.cc:740] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.405098 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.405169 24732 consensus_queue.cc:260] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.406852 24732 ts_tablet_manager.cc:1434] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:06.407806 24732 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.408648 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:06.413452 24732 tablet_bootstrap.cc:654] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.415756 25114 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.417119 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.425669 24732 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.460304 24732 ts_tablet_manager.cc:1403] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 14:52:06.461045 24542 raft_consensus.cc:2393] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.461987 25114 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.463038 24732 raft_consensus.cc:359] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.463743 24732 raft_consensus.cc:385] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.464319 24732 raft_consensus.cc:740] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.464989 24732 consensus_queue.cc:260] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.431064 24860 raft_consensus.cc:515] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.466995 24732 ts_tablet_manager.cc:1434] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:52:06.468370 24732 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.440416 24734 tablet_bootstrap.cc:654] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.442399 24684 raft_consensus.cc:2468] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 2.
I20260709 14:52:06.448472 25116 consensus_queue.cc:1048] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.476765 24732 tablet_bootstrap.cc:654] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.489696 24733 tablet_bootstrap.cc:492] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.490150 24733 ts_tablet_manager.cc:1403] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.183s	user 0.029s	sys 0.038s
I20260709 14:52:06.491426 24583 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:06.494148 25098 raft_consensus.cc:2749] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.494390 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.496357 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.497069 24684 raft_consensus.cc:2393] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:06.498108 24657 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.499195 25113 raft_consensus.cc:2749] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.471555 24860 leader_election.cc:290] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.506048 24437 catalog_manager.cc:5697] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.507323 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.507910 24684 raft_consensus.cc:3060] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.510295 24732 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.510761 24732 ts_tablet_manager.cc:1403] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260709 14:52:06.510571 24733 raft_consensus.cc:359] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.511261 24733 raft_consensus.cc:385] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.511559 24733 raft_consensus.cc:740] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.512295 24733 consensus_queue.cc:260] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.512017 24441 catalog_manager.cc:5697] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.518411 24684 raft_consensus.cc:2468] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:06.512965 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.524765 25120 raft_consensus.cc:493] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.525285 25120 raft_consensus.cc:515] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.513355 25113 raft_consensus.cc:493] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.527122 25113 raft_consensus.cc:515] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.527547 25120 leader_election.cc:290] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.528889 25113 leader_election.cc:290] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.531162 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.514040 24732 raft_consensus.cc:359] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.531950 24732 raft_consensus.cc:385] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.532234 24732 raft_consensus.cc:740] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.532830 24732 consensus_queue.cc:260] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.533524 24684 raft_consensus.cc:2368] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 for earlier term 1. Current term is 2.
I20260709 14:52:06.534698 24582 leader_election.cc:400] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Vote denied by peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477) with higher term. Message: Invalid argument: T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 for earlier term 1. Current term is 2.
I20260709 14:52:06.514266 24507 leader_election.cc:304] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.514453 24733 ts_tablet_manager.cc:1434] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 14:52:06.534965 24582 leader_election.cc:403] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:06.517321 24734 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:06.535534 25120 raft_consensus.cc:3060] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.535893 24733 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.536119 24734 ts_tablet_manager.cc:1403] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.226s	user 0.019s	sys 0.000s
I20260709 14:52:06.538885 24734 raft_consensus.cc:359] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.539539 24734 raft_consensus.cc:385] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.539836 24734 raft_consensus.cc:740] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.540446 24734 consensus_queue.cc:260] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.542263 24733 tablet_bootstrap.cc:654] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.542469 25120 raft_consensus.cc:2749] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477) with higher term. Message: Invalid argument: T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 for earlier term 1. Current term is 2.
I20260709 14:52:06.543635 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:06.545499 24656 leader_election.cc:343] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.545691 24734 ts_tablet_manager.cc:1434] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:06.546034 24860 raft_consensus.cc:2804] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.547551 24860 raft_consensus.cc:697] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 2 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.548393 24860 consensus_queue.cc:237] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.534968 24732 ts_tablet_manager.cc:1434] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260709 14:52:06.552366 24732 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.547108 24734 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:06.557782 24732 tablet_bootstrap.cc:654] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.560163 24507 leader_election.cc:304] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:06.561020 25163 raft_consensus.cc:2804] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.561465 25163 raft_consensus.cc:697] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.562258 25163 consensus_queue.cc:237] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.569808 24733 tablet_bootstrap.cc:492] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.570295 24733 ts_tablet_manager.cc:1403] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
W20260709 14:52:06.575307 24507 leader_election.cc:343] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.575881 24507 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.576958 24905 raft_consensus.cc:2749] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.577268 24732 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.577770 24732 ts_tablet_manager.cc:1403] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 14:52:06.582521 24734 tablet_bootstrap.cc:654] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.583335 24732 raft_consensus.cc:359] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:06.584010 24507 leader_election.cc:343] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.584124 24732 raft_consensus.cc:385] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.584358 24860 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.584499 24732 raft_consensus.cc:740] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.585182 24732 consensus_queue.cc:260] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.586619 25113 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.586422 24733 raft_consensus.cc:359] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.587330 24733 raft_consensus.cc:385] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.587118 25113 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.587698 24733 raft_consensus.cc:740] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.589249 25113 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.584822 24860 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.593312 24860 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.588603 24733 consensus_queue.cc:260] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.594481 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:06.596056 24656 leader_election.cc:343] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.595559 24441 catalog_manager.cc:5697] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.600370 24732 ts_tablet_manager.cc:1434] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 14:52:06.600863 24733 ts_tablet_manager.cc:1434] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:52:06.601397 24732 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.602047 24733 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.606098 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.606747 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.608246 24535 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:06.609151 24732 tablet_bootstrap.cc:654] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.609575 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8b6cc4d5bf449cbc8e0be3cf10f47a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.613101 24733 tablet_bootstrap.cc:654] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.617496 24734 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:06.617928 24610 raft_consensus.cc:3060] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.620342 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.622946 24733 tablet_bootstrap.cc:492] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.623427 24733 ts_tablet_manager.cc:1403] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:52:06.625587 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.626209 24684 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
W20260709 14:52:06.626746 24657 leader_election.cc:343] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.617951 24734 ts_tablet_manager.cc:1403] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.005s
I20260709 14:52:06.627178 24657 leader_election.cc:304] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.628407 25043 raft_consensus.cc:2749] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.629696 24657 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.630286 25163 raft_consensus.cc:493] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.630678 25043 raft_consensus.cc:2804] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.631135 25043 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.630748 24734 raft_consensus.cc:359] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.630816 25163 raft_consensus.cc:515] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.631611 24734 raft_consensus.cc:385] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.631511 25043 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.631995 24734 raft_consensus.cc:740] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.632642 24734 consensus_queue.cc:260] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.634663 24734 ts_tablet_manager.cc:1434] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:06.634613 25163 leader_election.cc:290] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.623353 24441 catalog_manager.cc:5697] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.637431 25113 consensus_queue.cc:1048] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.640156 24734 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: Bootstrap starting.
I20260709 14:52:06.636279 24733 raft_consensus.cc:359] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.643124 24733 raft_consensus.cc:385] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.643481 24733 raft_consensus.cc:740] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.644248 24733 consensus_queue.cc:260] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.645192 25043 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.646608 24733 ts_tablet_manager.cc:1434] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:06.647873 24733 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.652392 24507 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:06.653237 25116 raft_consensus.cc:2804] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.653721 25116 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.654126 25116 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.650727 24734 tablet_bootstrap.cc:654] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.655941 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.657063 25043 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
W20260709 14:52:06.661787 24656 leader_election.cc:343] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.665328 24732 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.665808 24732 ts_tablet_manager.cc:1403] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.015s
W20260709 14:52:06.667646 24507 leader_election.cc:343] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.675083 25116 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.677026 25116 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.679916 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:06.680691 24542 raft_consensus.cc:2393] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d68160fb9ceb40afbaf8a85a995b1318 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.682443 24732 raft_consensus.cc:359] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.685708 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.689469 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.689745 25113 raft_consensus.cc:493] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.690080 24686 raft_consensus.cc:2468] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.690198 25113 raft_consensus.cc:515] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.691143 24733 tablet_bootstrap.cc:654] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.683354 24732 raft_consensus.cc:385] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.694180 25113 leader_election.cc:290] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:06.694337 24732 raft_consensus.cc:740] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.700860 24657 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.701894 25051 raft_consensus.cc:2749] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.702719 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.704504 24507 leader_election.cc:304] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
I20260709 14:52:06.703663 24732 consensus_queue.cc:260] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:06.705402 24507 leader_election.cc:343] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.705458 24905 raft_consensus.cc:2804] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.705929 24905 raft_consensus.cc:493] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.706271 24905 raft_consensus.cc:3060] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.707334 24686 raft_consensus.cc:2393] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:06.709085 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.713106 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:06.713856 24657 leader_election.cc:343] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.715492 24905 raft_consensus.cc:515] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.711802 25101 consensus_queue.cc:1048] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:06.715811 24656 leader_election.cc:343] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.717147 24656 leader_election.cc:304] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318; no voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.717945 25043 raft_consensus.cc:2749] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.714370 24732 ts_tablet_manager.cc:1434] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:52:06.720201 24732 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.721608 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.725608 24732 tablet_bootstrap.cc:654] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.728543 24905 leader_election.cc:290] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:06.729048 24507 leader_election.cc:343] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.729490 24507 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.730614 25114 raft_consensus.cc:2749] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.730896 24733 tablet_bootstrap.cc:492] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.731343 24733 ts_tablet_manager.cc:1403] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.001s
I20260709 14:52:06.734256 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.734853 24686 raft_consensus.cc:3060] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.739696 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:06.740360 24733 raft_consensus.cc:359] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.741022 24733 raft_consensus.cc:385] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.741290 24733 raft_consensus.cc:740] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.742359 24733 consensus_queue.cc:260] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.746029 24686 raft_consensus.cc:2468] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
W20260709 14:52:06.748024 24507 leader_election.cc:343] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.753435 25098 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.754400 25098 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.756402 25098 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.757436 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.758282 24684 raft_consensus.cc:2393] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:06.762919 24507 leader_election.cc:304] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.752857 24733 ts_tablet_manager.cc:1434] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:52:06.763681 24905 raft_consensus.cc:2804] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.765666 24905 raft_consensus.cc:697] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.768543 24905 consensus_queue.cc:237] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.763965 24734 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: No bootstrap required, opened a new log
I20260709 14:52:06.769501 24734 ts_tablet_manager.cc:1403] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.005s
I20260709 14:52:06.772275 24734 raft_consensus.cc:359] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.772989 24734 raft_consensus.cc:385] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.767355 24732 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.773715 24732 ts_tablet_manager.cc:1403] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 14:52:06.765443 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.767459 24733 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.775954 24535 raft_consensus.cc:2393] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.777458 24583 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:06.778391 25098 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.783463 24732 raft_consensus.cc:359] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.784286 24732 raft_consensus.cc:385] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.784595 24732 raft_consensus.cc:740] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.787928 25099 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.787281 24732 consensus_queue.cc:260] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.788492 25114 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.788518 25099 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.789175 25114 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.791370 24732 ts_tablet_manager.cc:1434] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:06.791617 25114 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.793282 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.793851 24732 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: Bootstrap starting.
I20260709 14:52:06.793910 24610 raft_consensus.cc:2468] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.794893 24905 raft_consensus.cc:493] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.794783 25099 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.796346 24905 raft_consensus.cc:515] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.796692 24507 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:06.797861 25114 raft_consensus.cc:2804] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.797912 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.798388 25114 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.798439 24905 leader_election.cc:290] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.798683 24686 raft_consensus.cc:2468] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:06.798872 25114 raft_consensus.cc:3060] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.800992 24582 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:06.801680 24732 tablet_bootstrap.cc:654] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.802078 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:06.802851 25099 raft_consensus.cc:2804] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.773262 24734 raft_consensus.cc:740] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.801680 24733 tablet_bootstrap.cc:654] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.803283 25099 raft_consensus.cc:493] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.804345 24734 consensus_queue.cc:260] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.806164 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.802124 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.808652 24686 raft_consensus.cc:2468] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.808888 24684 raft_consensus.cc:2468] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:06.804684 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.804665 25099 raft_consensus.cc:3060] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.810889 24507 leader_election.cc:304] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: 
W20260709 14:52:06.822955 24507 leader_election.cc:343] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.824291 24905 raft_consensus.cc:2804] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.824808 24905 raft_consensus.cc:493] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.825194 24905 raft_consensus.cc:3060] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.812731 24734 ts_tablet_manager.cc:1434] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:52:06.828140 24440 catalog_manager.cc:5697] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.840512 24905 raft_consensus.cc:515] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.846709 24905 leader_election.cc:290] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.853358 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:06.854785 24507 leader_election.cc:343] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.866622 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee51aa0de1b844d6ac26e19980ea178c" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.867275 24688 raft_consensus.cc:3060] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.869179 25114 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.871374 24543 raft_consensus.cc:2393] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.876310 24732 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: No bootstrap required, opened a new log
I20260709 14:52:06.876754 24732 ts_tablet_manager.cc:1403] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.034s
I20260709 14:52:06.870906 24860 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.879484 24860 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.880117 25114 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.881708 24860 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.883128 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
W20260709 14:52:06.883594 24507 consensus_peers.cc:597] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:06.874938 25098 raft_consensus.cc:2749] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.889706 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:06.890692 24686 raft_consensus.cc:2393] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:06.891135 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.889789 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.892732 24614 raft_consensus.cc:2393] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:06.892987 24687 raft_consensus.cc:3060] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.894766 24688 raft_consensus.cc:2468] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:06.896739 25099 raft_consensus.cc:515] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.897945 24610 raft_consensus.cc:2393] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94acb2c70add47be892224f0f364eff6 in current term 1: Already voted for candidate dcc631b584b94d89ace1956b96b416b8 in this term.
I20260709 14:52:06.899636 24507 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6; no voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.900842 24507 leader_election.cc:304] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.900943 25114 consensus_queue.cc:1048] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.901634 25163 raft_consensus.cc:2804] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.901710 25164 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.902223 25163 raft_consensus.cc:697] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.903134 25163 consensus_queue.cc:237] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.907374 24687 raft_consensus.cc:2468] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:06.911460 25164 raft_consensus.cc:2749] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.913600 24733 tablet_bootstrap.cc:492] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.915973 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:06.921185 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfe9fdac1de4c1baddf87e7e23e755a" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:06.921703 24683 raft_consensus.cc:2393] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.922044 24535 raft_consensus.cc:2393] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:06.922922 24507 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:06.923764 24733 ts_tablet_manager.cc:1403] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.157s	user 0.035s	sys 0.034s
I20260709 14:52:06.927139 24733 raft_consensus.cc:359] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.927927 24733 raft_consensus.cc:385] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.928274 24733 raft_consensus.cc:740] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.929118 24733 consensus_queue.cc:260] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.920315 25099 leader_election.cc:290] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.919346 24732 raft_consensus.cc:359] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.930303 24732 raft_consensus.cc:385] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.930660 24732 raft_consensus.cc:740] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.931617 25164 raft_consensus.cc:2804] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.932180 25164 raft_consensus.cc:697] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:06.933440 25164 consensus_queue.cc:237] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.931366 24732 consensus_queue.cc:260] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.948503 24732 ts_tablet_manager.cc:1434] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 14:52:06.946202 24733 ts_tablet_manager.cc:1434] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:52:06.951004 24733 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.951920 24583 leader_election.cc:304] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:06.953996 25062 raft_consensus.cc:2749] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.959244 24733 tablet_bootstrap.cc:654] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.962584 24441 catalog_manager.cc:5697] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.965562 24441 catalog_manager.cc:5697] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:06.971024 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:06.979074 24733 tablet_bootstrap.cc:492] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:06.979945 24733 ts_tablet_manager.cc:1403] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260709 14:52:06.982612 24733 raft_consensus.cc:359] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.983069 25114 raft_consensus.cc:493] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.983290 24733 raft_consensus.cc:385] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.983614 24733 raft_consensus.cc:740] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.983572 25114 raft_consensus.cc:515] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.984520 24733 consensus_queue.cc:260] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.985543 25114 leader_election.cc:290] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:06.986626 24733 ts_tablet_manager.cc:1434] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:06.987821 24733 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:06.992214 24905 raft_consensus.cc:493] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.992776 24905 raft_consensus.cc:515] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:06.993664 24733 tablet_bootstrap.cc:654] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.993714 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:06.994835 24905 leader_election.cc:290] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
W20260709 14:52:06.996114 24507 leader_election.cc:343] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.997356 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
W20260709 14:52:06.998670 24507 leader_election.cc:343] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.999351 24683 raft_consensus.cc:1275] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Refusing update from remote peer 94acb2c70add47be892224f0f364eff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.001262 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.001808 24683 raft_consensus.cc:2468] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:07.005203 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.005775 24687 raft_consensus.cc:2468] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 0.
I20260709 14:52:07.006954 25114 consensus_queue.cc:1048] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.011482 24733 tablet_bootstrap.cc:492] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.011689 25114 consensus_queue.cc:1048] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.012048 24733 ts_tablet_manager.cc:1403] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:52:07.013684 24507 leader_election.cc:304] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:07.020373 25114 raft_consensus.cc:2804] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.020902 25114 raft_consensus.cc:493] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.021323 25114 raft_consensus.cc:3060] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.032371 24507 leader_election.cc:304] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:07.033206 25164 raft_consensus.cc:2804] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.033584 25164 raft_consensus.cc:493] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.033921 25164 raft_consensus.cc:3060] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.036070 24733 raft_consensus.cc:359] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.036782 24733 raft_consensus.cc:385] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.037055 24733 raft_consensus.cc:740] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.043643 24733 consensus_queue.cc:260] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.046432 24733 ts_tablet_manager.cc:1434] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:52:07.040977 25164 raft_consensus.cc:515] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.047569 24733 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.048934 25164 leader_election.cc:290] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.050671 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:07.051985 25114 raft_consensus.cc:515] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.052682 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b180b430f4fc495c71b9cf3ec45c7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
W20260709 14:52:07.052835 24507 leader_election.cc:343] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.053272 24687 raft_consensus.cc:3060] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.054080 25114 leader_election.cc:290] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.056783 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:07.059357 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:07.059934 24688 raft_consensus.cc:3060] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.060844 24611 raft_consensus.cc:1275] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer 94acb2c70add47be892224f0f364eff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:52:07.062178 24507 leader_election.cc:343] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.063262 24687 raft_consensus.cc:2468] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:07.063244 25116 consensus_queue.cc:1048] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.065932 24507 leader_election.cc:304] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:07.068212 25116 raft_consensus.cc:2804] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.077162 24733 tablet_bootstrap.cc:654] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.077212 25116 raft_consensus.cc:697] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:07.078187 25116 consensus_queue.cc:237] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
W20260709 14:52:07.081674 24507 consensus_peers.cc:597] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.068174 24688 raft_consensus.cc:2468] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:07.089612 24507 leader_election.cc:304] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318; no voters: dcc631b584b94d89ace1956b96b416b8
I20260709 14:52:07.094743 25099 raft_consensus.cc:493] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.097608 25099 raft_consensus.cc:515] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.100039 25099 leader_election.cc:290] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.100883 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.101118 25116 raft_consensus.cc:2804] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.101761 24687 raft_consensus.cc:2393] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:07.101893 25116 raft_consensus.cc:697] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:07.102808 25116 consensus_queue.cc:237] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.112421 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c10cba810194d8fbd9fda9df23252e1" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.120893 24583 leader_election.cc:304] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:07.121640 25043 raft_consensus.cc:493] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.122138 25043 raft_consensus.cc:515] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.121632 25062 raft_consensus.cc:3060] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.128854 25043 leader_election.cc:290] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:07.129328 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.129833 24543 raft_consensus.cc:2468] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:07.130743 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:07.131337 24610 raft_consensus.cc:2468] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 0.
I20260709 14:52:07.132196 24733 tablet_bootstrap.cc:492] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.132413 24656 leader_election.cc:304] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.132634 24733 ts_tablet_manager.cc:1403] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.010s
I20260709 14:52:07.133111 25043 raft_consensus.cc:2804] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.133471 25043 raft_consensus.cc:493] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.133788 25043 raft_consensus.cc:3060] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.136565 24733 raft_consensus.cc:359] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.137243 24733 raft_consensus.cc:385] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.137508 24733 raft_consensus.cc:740] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.138127 24733 consensus_queue.cc:260] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.132710 25062 raft_consensus.cc:2749] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.142057 25043 raft_consensus.cc:515] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.143913 24733 ts_tablet_manager.cc:1434] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:52:07.144593 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:07.144984 24733 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.145151 24543 raft_consensus.cc:3060] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.146431 25043 leader_election.cc:290] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:07.148434 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cc89549ff44c87b33d978c5b5315fa" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:07.149042 24610 raft_consensus.cc:3060] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.152253 24733 tablet_bootstrap.cc:654] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.154748 24610 raft_consensus.cc:2468] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:07.157176 24656 leader_election.cc:304] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.157886 25043 raft_consensus.cc:2804] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.158361 25043 raft_consensus.cc:697] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:07.159109 25043 consensus_queue.cc:237] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.161624 24733 tablet_bootstrap.cc:492] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.162212 24733 ts_tablet_manager.cc:1403] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:52:07.162537 24543 raft_consensus.cc:2468] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:07.166659 24733 raft_consensus.cc:359] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.167405 24733 raft_consensus.cc:385] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.167713 24733 raft_consensus.cc:740] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.167173 24437 catalog_manager.cc:5697] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.168545 24733 consensus_queue.cc:260] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.171128 24733 ts_tablet_manager.cc:1434] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:07.172281 24733 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.187244 24733 tablet_bootstrap.cc:654] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.187460 24441 catalog_manager.cc:5697] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.200347 25062 raft_consensus.cc:493] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.201117 25062 raft_consensus.cc:515] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.204438 25062 leader_election.cc:290] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.206194 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.206903 24687 raft_consensus.cc:2468] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:07.206187 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.207932 24542 raft_consensus.cc:2468] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 0.
I20260709 14:52:07.208187 24582 leader_election.cc:304] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.209267 25062 raft_consensus.cc:2804] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.217418 25062 raft_consensus.cc:493] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.217917 25062 raft_consensus.cc:3060] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.211562 25163 consensus_queue.cc:1048] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.241012 24437 catalog_manager.cc:5697] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.245276 25062 raft_consensus.cc:515] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.246937 25164 consensus_queue.cc:1048] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.247850 25098 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.248344 25098 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.250171 24733 tablet_bootstrap.cc:492] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.250299 25098 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.254585 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:07.254590 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.255266 24542 raft_consensus.cc:3060] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.255684 24687 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:07.255765 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251e00bf0f043fea3518858290ddbf2" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:07.256413 24688 raft_consensus.cc:3060] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.257170 24582 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.259690 25100 raft_consensus.cc:2804] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:07.260089 25100 raft_consensus.cc:493] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.260414 25100 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.255322 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.264688 24543 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:07.269896 24542 raft_consensus.cc:2468] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:07.272418 25062 leader_election.cc:290] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.274040 24733 ts_tablet_manager.cc:1403] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.037s
I20260709 14:52:07.276834 24733 raft_consensus.cc:359] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.277485 24733 raft_consensus.cc:385] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.277783 24733 raft_consensus.cc:740] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.277588 24688 raft_consensus.cc:2468] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 1.
I20260709 14:52:07.278512 24733 consensus_queue.cc:260] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.281222 24733 ts_tablet_manager.cc:1434] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:52:07.282158 24733 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.282572 24582 leader_election.cc:304] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.284245 25098 raft_consensus.cc:2804] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.284796 25098 raft_consensus.cc:697] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:07.285648 25098 consensus_queue.cc:237] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.286940 25100 raft_consensus.cc:515] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.288065 24733 tablet_bootstrap.cc:654] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.292519 25062 raft_consensus.cc:493] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.293037 25062 raft_consensus.cc:515] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.295018 25062 leader_election.cc:290] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.295931 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:07.296489 24688 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.296746 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.302032 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb33f9ec68934ea28f6d239467ca40cd" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:07.302562 24543 raft_consensus.cc:3060] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.306350 25100 leader_election.cc:290] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.314620 24543 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 2.
I20260709 14:52:07.324111 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15acbc6bbd1149b2b98f4368414d7a6f" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.325330 24688 raft_consensus.cc:2468] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc631b584b94d89ace1956b96b416b8 in term 2.
I20260709 14:52:07.326617 24582 leader_election.cc:304] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:07.327641 25099 raft_consensus.cc:2804] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:07.328152 25099 raft_consensus.cc:697] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 2 LEADER]: Becoming Leader. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Running, Role: LEADER
I20260709 14:52:07.328992 25099 consensus_queue.cc:237] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Queue going to LEADER 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.330302 24733 tablet_bootstrap.cc:492] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.330755 24733 ts_tablet_manager.cc:1403] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.015s
I20260709 14:52:07.333732 24733 raft_consensus.cc:359] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.334367 24733 raft_consensus.cc:385] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.334627 24733 raft_consensus.cc:740] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.335199 24733 consensus_queue.cc:260] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.339334 25100 raft_consensus.cc:493] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.339766 25100 raft_consensus.cc:515] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.341691 25100 leader_election.cc:290] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.342878 24583 leader_election.cc:304] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:07.345247 24733 ts_tablet_manager.cc:1434] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260709 14:52:07.346139 25099 raft_consensus.cc:2749] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.346216 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.347260 24733 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.352859 24733 tablet_bootstrap.cc:654] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.357139 24440 catalog_manager.cc:5697] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.361549 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc0130c57284697847308c6e5362f48" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.363580 24582 leader_election.cc:304] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:07.365620 25205 raft_consensus.cc:2749] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.387810 24440 catalog_manager.cc:5697] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 reported cstate change: term changed from 0 to 2, leader changed from <none> to dcc631b584b94d89ace1956b96b416b8 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "dcc631b584b94d89ace1956b96b416b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.388991 24733 tablet_bootstrap.cc:492] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.389473 24733 ts_tablet_manager.cc:1403] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.016s
I20260709 14:52:07.392392 24733 raft_consensus.cc:359] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.393043 24733 raft_consensus.cc:385] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.393319 24733 raft_consensus.cc:740] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.393931 24733 consensus_queue.cc:260] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.395735 24733 ts_tablet_manager.cc:1434] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:52:07.396519 24733 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: Bootstrap starting.
I20260709 14:52:07.401722 24733 tablet_bootstrap.cc:654] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.405669 24733 tablet_bootstrap.cc:492] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: No bootstrap required, opened a new log
I20260709 14:52:07.406032 24733 ts_tablet_manager.cc:1403] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:07.408166 24733 raft_consensus.cc:359] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.408653 24733 raft_consensus.cc:385] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.408862 24733 raft_consensus.cc:740] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc631b584b94d89ace1956b96b416b8, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.409413 24733 consensus_queue.cc:260] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.410919 24733 ts_tablet_manager.cc:1434] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:07.412600 25205 raft_consensus.cc:493] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.413092 25205 raft_consensus.cc:515] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.415014 25205 leader_election.cc:290] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.415445 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.416262 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f3ca794adb4a90bdb37b9fb4ad4dfe" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.417001 24683 raft_consensus.cc:2393] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:07.418318 24582 leader_election.cc:304] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:07.419003 25205 raft_consensus.cc:3060] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.423882 25205 raft_consensus.cc:2749] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.447850 25163 consensus_queue.cc:1048] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.453576 25163 consensus_queue.cc:1048] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.457145 24610 raft_consensus.cc:3060] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.460013 24611 raft_consensus.cc:3060] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.483575 24860 consensus_queue.cc:1048] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.500051 24860 consensus_queue.cc:1048] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.501106 24905 consensus_queue.cc:1048] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.525153 24610 raft_consensus.cc:3060] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.532845 24860 consensus_queue.cc:1048] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.580569 25205 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.581012 25205 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:07.582710 25205 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:07.583376 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:07.584121 24543 raft_consensus.cc:2393] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate 94acb2c70add47be892224f0f364eff6 in this term.
I20260709 14:52:07.583952 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "dcc631b584b94d89ace1956b96b416b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:07.584657 24688 raft_consensus.cc:2393] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc631b584b94d89ace1956b96b416b8 in current term 1: Already voted for candidate d68160fb9ceb40afbaf8a85a995b1318 in this term.
I20260709 14:52:07.586697 24583 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [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: dcc631b584b94d89ace1956b96b416b8; no voters: 94acb2c70add47be892224f0f364eff6, d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:07.587483 25100 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.588307 25051 consensus_queue.cc:1048] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.596356 25100 raft_consensus.cc:2749] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.601274 25051 consensus_queue.cc:1048] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:07.665534 24905 consensus_queue.cc:1048] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.667699 24905 consensus_queue.cc:1048] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.685000 24611 raft_consensus.cc:3060] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.778599 25100 consensus_queue.cc:1048] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:07.789199 25099 consensus_queue.cc:1048] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.879634 24543 raft_consensus.cc:1275] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer dcc631b584b94d89ace1956b96b416b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.880731 25099 consensus_queue.cc:1048] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.896199 24688 raft_consensus.cc:1275] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Refusing update from remote peer dcc631b584b94d89ace1956b96b416b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.906580 25099 consensus_queue.cc:1048] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:08.006676 24489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:08.112706 25101 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.113322 25101 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.115352 25101 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:08.116539 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:08.116585 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6" is_pre_election: true
I20260709 14:52:08.117255 24611 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:08.117363 24542 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 1.
I20260709 14:52:08.118534 24656 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:08.120085 25051 raft_consensus.cc:2804] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.120460 25051 raft_consensus.cc:493] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.120820 25051 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.128191 25051 raft_consensus.cc:515] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.130182 25051 leader_election.cc:290] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:08.130759 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:08.131414 24542 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.131440 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b2b1b4d884997a9fa4459ea5096f8" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:08.132094 24611 raft_consensus.cc:3060] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.138562 24611 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:08.138860 24542 raft_consensus.cc:2468] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:08.139851 24656 leader_election.cc:304] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:08.140805 25101 raft_consensus.cc:2804] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.141320 25101 raft_consensus.cc:697] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:08.142050 25101 consensus_queue.cc:237] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue going to LEADER 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.152690 24440 catalog_manager.cc:5697] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 0 to 2, leader changed from <none> to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.334230 24905 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.334766 24905 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.336688 24905 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:08.337975 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318" is_pre_election: true
I20260709 14:52:08.338099 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8" is_pre_election: true
I20260709 14:52:08.338702 24683 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:08.338774 24611 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 1.
I20260709 14:52:08.339937 24507 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:08.340644 24905 raft_consensus.cc:2804] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.340999 24905 raft_consensus.cc:493] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.341320 24905 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.346518 24905 raft_consensus.cc:515] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.348258 24905 leader_election.cc:290] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [CANDIDATE]: Term 2 election: Requested vote from peers dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381), d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131:43477)
I20260709 14:52:08.348883 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:08.349177 24683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e897cca38fe3446098cda97202c58ab7" candidate_uuid: "94acb2c70add47be892224f0f364eff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
I20260709 14:52:08.349500 24611 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.349790 24683 raft_consensus.cc:3060] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.356395 24611 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 2.
I20260709 14:52:08.356550 24683 raft_consensus.cc:2468] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94acb2c70add47be892224f0f364eff6 in term 2.
I20260709 14:52:08.357457 24507 leader_election.cc:304] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [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: 94acb2c70add47be892224f0f364eff6, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:08.358094 24905 raft_consensus.cc:2804] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.358611 24905 raft_consensus.cc:697] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 2 LEADER]: Becoming Leader. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:08.359333 24905 consensus_queue.cc:237] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Queue going to LEADER 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:08.369963 24440 catalog_manager.cc:5697] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 94acb2c70add47be892224f0f364eff6 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "94acb2c70add47be892224f0f364eff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.584491 24542 raft_consensus.cc:1275] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:08.586527 25101 consensus_queue.cc:1048] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.596582 24610 raft_consensus.cc:1275] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:08.598353 25101 consensus_queue.cc:1048] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:08.797797 24611 raft_consensus.cc:1275] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer 94acb2c70add47be892224f0f364eff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:08.799283 25163 consensus_queue.cc:1048] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.809439 24683 raft_consensus.cc:1275] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Refusing update from remote peer 94acb2c70add47be892224f0f364eff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:08.813717 24905 consensus_queue.cc:1048] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:09.505096 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:09.554776 25242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:09.555121 25241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:09.554819 25244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:09.556744 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:09.558243 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:09.558538 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:09.558840 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608729558823 us; error 0 us; skew 500 ppm
I20260709 14:52:09.559839 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:09.564752 23410 webserver.cc:533] Webserver started at http://127.22.220.132:37105/ using document root <none> and password file <none>
I20260709 14:52:09.565313 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:09.565543 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:09.565861 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:09.567080 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-3-root/instance:
uuid: "d3b4d5f84b074ed681fa20f298009d82"
format_stamp: "Formatted at 2026-07-09 14:52:09 on dist-test-slave-hxnw"
I20260709 14:52:09.573078 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:09.577335 25249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.578423 23410 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:09.578842 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
uuid: "d3b4d5f84b074ed681fa20f298009d82"
format_stamp: "Formatted at 2026-07-09 14:52:09 on dist-test-slave-hxnw"
I20260709 14:52:09.579644 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608692399397-23410-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)
I20260709 14:52:09.606103 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:09.607779 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:09.610625 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:09.613674 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:09.613945 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.614255 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:09.614467 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.682075 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.132:45811
I20260709 14:52:09.682224 25311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.132:45811 every 8 connection(s)
I20260709 14:52:09.688407 23410 auto_leader_rebalancer-test.cc:446] add a tserver: d3b4d5f84b074ed681fa20f298009d82
I20260709 14:52:09.708609 25312 heartbeater.cc:344] Connected to a master server at 127.22.220.190:41113
I20260709 14:52:09.708989 25312 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:09.709648 25312 heartbeater.cc:507] Master 127.22.220.190:41113 requested a full tablet report, sending...
I20260709 14:52:09.711601 24437 ts_manager.cc:194] Registered new tserver with Master: d3b4d5f84b074ed681fa20f298009d82 (127.22.220.132:45811)
I20260709 14:52:09.713693 24437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39720
I20260709 14:52:10.716518 25312 heartbeater.cc:499] Master 127.22.220.190:41113 was elected leader, sending a full tablet report...
I20260709 14:52:14.881350 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.949117 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:14.949782 24542 raft_consensus.cc:606] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:14.952158 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:14.952602 24542 raft_consensus.cc:606] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:14.954663 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:14.955090 24542 raft_consensus.cc:606] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:14.957326 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:14.957849 24542 raft_consensus.cc:606] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:14.960813 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:14.961400 24542 raft_consensus.cc:606] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:14.966272 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:14.967684 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:14.993469 25317 raft_consensus.cc:993] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:14.994017 25322 raft_consensus.cc:1081] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:14.995404 24687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:14.995900 24687 raft_consensus.cc:493] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.996230 24687 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.002135 24687 raft_consensus.cc:515] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.004492 24687 leader_election.cc:290] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:15.005519 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:15.005649 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16754ea3fb614803a078cfabc34fc8bc" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:15.006367 24542 raft_consensus.cc:3055] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.006386 24610 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.006832 24542 raft_consensus.cc:740] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:15.007720 24542 consensus_queue.cc:260] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.008740 24542 raft_consensus.cc:3060] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.012071 24610 raft_consensus.cc:2468] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.013407 24656 leader_election.cc:304] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:15.014396 25320 raft_consensus.cc:2804] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.014909 25317 raft_consensus.cc:993] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.014879 25320 raft_consensus.cc:697] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:15.015468 25322 raft_consensus.cc:1081] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.016338 25320 consensus_queue.cc:237] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.017094 24542 raft_consensus.cc:2468] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.017195 24688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:15.017787 24688 raft_consensus.cc:493] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.018146 24688 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.027171 24688 raft_consensus.cc:515] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.029709 24688 leader_election.cc:290] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:15.030633 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:15.030694 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f18cff54ccc4a999d98804e887e86df" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:15.031306 24610 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.032074 24542 raft_consensus.cc:3055] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.032480 24542 raft_consensus.cc:740] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:15.033317 24542 consensus_queue.cc:260] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.034188 24542 raft_consensus.cc:3060] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.038440 24610 raft_consensus.cc:2468] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.039597 24656 leader_election.cc:304] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:15.040473 25320 raft_consensus.cc:2804] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.041010 24542 raft_consensus.cc:2468] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.041025 25320 raft_consensus.cc:697] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:15.040531 24437 catalog_manager.cc:5697] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.042167 25320 consensus_queue.cc:237] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.066119 24437 catalog_manager.cc:5697] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.261150 25322 raft_consensus.cc:993] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.261569 25317 raft_consensus.cc:1081] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.262864 24688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:15.263450 24688 raft_consensus.cc:493] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.263864 24688 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.268267 24688 raft_consensus.cc:515] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.269701 24688 leader_election.cc:290] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:15.270196 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:15.270645 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09307c9b28ce4892916e6ba817d242d9" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:15.270750 24542 raft_consensus.cc:3055] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.271149 24610 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.271169 24542 raft_consensus.cc:740] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:15.272207 24542 consensus_queue.cc:260] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.273279 24542 raft_consensus.cc:3060] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.276504 24610 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.277385 24542 raft_consensus.cc:2468] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.277431 24656 leader_election.cc:304] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:15.278311 25320 raft_consensus.cc:2804] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.278822 25320 raft_consensus.cc:697] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:15.279702 25320 consensus_queue.cc:237] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.294776 24437 catalog_manager.cc:5697] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.384757 25322 raft_consensus.cc:993] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.385250 25317 raft_consensus.cc:1081] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.386610 24687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:15.387107 24687 raft_consensus.cc:493] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.387403 24687 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.391439 24687 raft_consensus.cc:515] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.392875 24687 leader_election.cc:290] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:15.393571 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:15.393769 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc26fa66dd8546afa2b991bb38bed795" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:15.394112 24542 raft_consensus.cc:3055] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.394333 24610 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.394457 24542 raft_consensus.cc:740] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:15.395251 24542 consensus_queue.cc:260] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.396320 24542 raft_consensus.cc:3060] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.399514 24610 raft_consensus.cc:2468] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.400381 24656 leader_election.cc:304] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:15.401023 24542 raft_consensus.cc:2468] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.401153 25327 raft_consensus.cc:2804] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.401660 25327 raft_consensus.cc:697] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:15.402421 25327 consensus_queue.cc:237] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.412882 24437 catalog_manager.cc:5697] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.429675 25322 raft_consensus.cc:993] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.430668 25317 raft_consensus.cc:1081] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:15.432113 24687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:15.432560 24687 raft_consensus.cc:493] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.432835 24687 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.438824 24687 raft_consensus.cc:515] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.440361 24687 leader_election.cc:290] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:15.440907 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:15.441532 24542 raft_consensus.cc:3055] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.441627 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdba38bad7745308b51510b45c8aebe" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:15.441788 24542 raft_consensus.cc:740] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:15.442256 24610 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.442596 24542 consensus_queue.cc:260] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.443703 24542 raft_consensus.cc:3060] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.448163 24610 raft_consensus.cc:2468] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.449342 24656 leader_election.cc:304] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:15.450139 24542 raft_consensus.cc:2468] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:15.451362 24543 raft_consensus.cc:1275] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.451553 25327 raft_consensus.cc:2804] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.452102 25327 raft_consensus.cc:697] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:15.452930 25327 consensus_queue.cc:237] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:15.454248 25320 consensus_queue.cc:1048] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.463917 24437 catalog_manager.cc:5697] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.477473 24610 raft_consensus.cc:1275] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.478785 25327 consensus_queue.cc:1048] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.518540 24610 raft_consensus.cc:1275] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.521301 25341 consensus_queue.cc:1048] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:15.523888 24543 raft_consensus.cc:1275] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.525431 25341 consensus_queue.cc:1048] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.667443 24543 raft_consensus.cc:1275] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.668956 25320 consensus_queue.cc:1048] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.681308 24610 raft_consensus.cc:1275] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.687578 25320 consensus_queue.cc:1048] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.882889 24535 raft_consensus.cc:1275] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.884698 25327 consensus_queue.cc:1048] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.901713 24611 raft_consensus.cc:1275] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.903748 25341 consensus_queue.cc:1048] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.961133 24611 raft_consensus.cc:1275] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.962760 25353 consensus_queue.cc:1048] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:15.969139 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.982853 24535 raft_consensus.cc:1275] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.984853 25353 consensus_queue.cc:1048] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.031239 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.068616 24542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:16.069181 24542 raft_consensus.cc:606] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:16.071744 24535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c776ae3449644731b65bb72141078ecf"
dest_uuid: "94acb2c70add47be892224f0f364eff6"
mode: GRACEFUL
new_leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:46058
I20260709 14:52:16.072844 24535 raft_consensus.cc:606] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Received request to transfer leadership to TS d68160fb9ceb40afbaf8a85a995b1318
I20260709 14:52:16.073974 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:16.075349 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:16.166210 25322 raft_consensus.cc:993] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:16.167111 25339 raft_consensus.cc:1081] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:16.176023 24687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:16.176561 24687 raft_consensus.cc:493] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.176885 24687 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.181088 24687 raft_consensus.cc:515] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.182484 24687 leader_election.cc:290] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:16.183233 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:16.183512 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d3e32cfe64401985fe6cf8ed37a9c" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:16.183943 24535 raft_consensus.cc:3055] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.184119 24614 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.184314 24535 raft_consensus.cc:740] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:16.185179 24535 consensus_queue.cc:260] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.186456 24535 raft_consensus.cc:3060] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.188834 24614 raft_consensus.cc:2468] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:16.189944 24656 leader_election.cc:304] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:16.190577 25327 raft_consensus.cc:2804] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.191061 25327 raft_consensus.cc:697] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:16.192296 24535 raft_consensus.cc:2468] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:16.191967 25327 consensus_queue.cc:237] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.202329 24441 catalog_manager.cc:5697] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.307497 25339 raft_consensus.cc:993] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: : Instructing follower d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:16.308815 25322 raft_consensus.cc:1081] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Signalling peer d68160fb9ceb40afbaf8a85a995b1318 to start an election
I20260709 14:52:16.310151 24683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c776ae3449644731b65bb72141078ecf"
dest_uuid: "d68160fb9ceb40afbaf8a85a995b1318"
 from {username='slave'} at 127.0.0.1:39426
I20260709 14:52:16.310506 24683 raft_consensus.cc:493] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.310729 24683 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.314787 24683 raft_consensus.cc:515] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.316148 24683 leader_election.cc:290] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [CANDIDATE]: Term 2 election: Requested vote from peers 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115), dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381)
I20260709 14:52:16.316883 24535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94acb2c70add47be892224f0f364eff6"
I20260709 14:52:16.317085 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776ae3449644731b65bb72141078ecf" candidate_uuid: "d68160fb9ceb40afbaf8a85a995b1318" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc631b584b94d89ace1956b96b416b8"
I20260709 14:52:16.317534 24535 raft_consensus.cc:3055] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.317672 24611 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.317817 24535 raft_consensus.cc:740] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94acb2c70add47be892224f0f364eff6, State: Running, Role: LEADER
I20260709 14:52:16.318602 24535 consensus_queue.cc:260] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.319532 24535 raft_consensus.cc:3060] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.322551 24611 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:16.323496 24656 leader_election.cc:304] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [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: d68160fb9ceb40afbaf8a85a995b1318, dcc631b584b94d89ace1956b96b416b8; no voters: 
I20260709 14:52:16.324273 25341 raft_consensus.cc:2804] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.324834 25341 raft_consensus.cc:697] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Becoming Leader. State: Replica: d68160fb9ceb40afbaf8a85a995b1318, State: Running, Role: LEADER
I20260709 14:52:16.324292 24535 raft_consensus.cc:2468] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d68160fb9ceb40afbaf8a85a995b1318 in term 2.
I20260709 14:52:16.325932 25341 consensus_queue.cc:237] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Queue 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: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } }
I20260709 14:52:16.336674 24441 catalog_manager.cc:5697] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 reported cstate change: term changed from 1 to 2, leader changed from 94acb2c70add47be892224f0f364eff6 (127.22.220.129) to d68160fb9ceb40afbaf8a85a995b1318 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d68160fb9ceb40afbaf8a85a995b1318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d68160fb9ceb40afbaf8a85a995b1318" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.640375 24542 raft_consensus.cc:1275] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.641535 25341 consensus_queue.cc:1048] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.654453 24614 raft_consensus.cc:1275] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.655879 25341 consensus_queue.cc:1048] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.875089 24542 raft_consensus.cc:1275] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.876338 25366 consensus_queue.cc:1048] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94acb2c70add47be892224f0f364eff6" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.887378 24611 raft_consensus.cc:1275] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Refusing update from remote peer d68160fb9ceb40afbaf8a85a995b1318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.888744 25353 consensus_queue.cc:1048] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc631b584b94d89ace1956b96b416b8" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.076175 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.110707 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
W20260709 14:52:17.133725 24583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 14:52:17.153033 24583 consensus_peers.cc:597] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.157469 24583 consensus_peers.cc:597] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.163452 24583 consensus_peers.cc:597] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.166188 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:17.166951 23410 tablet_replica.cc:333] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.167704 23410 raft_consensus.cc:2243] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.168263 23410 raft_consensus.cc:2272] T 2251e00bf0f043fea3518858290ddbf2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.170120 23410 tablet_replica.cc:333] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.170724 23410 raft_consensus.cc:2243] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.171430 23410 raft_consensus.cc:2272] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.173317 23410 tablet_replica.cc:333] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.174023 23410 raft_consensus.cc:2243] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.174933 23410 raft_consensus.cc:2272] T ee51aa0de1b844d6ac26e19980ea178c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.177012 23410 tablet_replica.cc:333] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.177548 23410 raft_consensus.cc:2243] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.178369 23410 raft_consensus.cc:2272] T bbfe9fdac1de4c1baddf87e7e23e755a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.180228 23410 tablet_replica.cc:333] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.180800 23410 raft_consensus.cc:2243] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.181200 23410 raft_consensus.cc:2272] T eb33f9ec68934ea28f6d239467ca40cd P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.183279 23410 tablet_replica.cc:333] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.184005 23410 raft_consensus.cc:2243] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.184841 23410 raft_consensus.cc:2272] T 6c10cba810194d8fbd9fda9df23252e1 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.186837 23410 tablet_replica.cc:333] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.187455 23410 raft_consensus.cc:2243] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.187856 23410 raft_consensus.cc:2272] T fc3b2b1b4d884997a9fa4459ea5096f8 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.189594 23410 tablet_replica.cc:333] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.190295 23410 raft_consensus.cc:2243] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.191183 23410 raft_consensus.cc:2272] T abc0130c57284697847308c6e5362f48 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.193599 23410 tablet_replica.cc:333] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.194216 23410 raft_consensus.cc:2243] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.195246 23410 raft_consensus.cc:2272] T 15acbc6bbd1149b2b98f4368414d7a6f P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.197611 23410 tablet_replica.cc:333] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.198280 23410 raft_consensus.cc:2243] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.199242 23410 raft_consensus.cc:2272] T e897cca38fe3446098cda97202c58ab7 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.201541 23410 tablet_replica.cc:333] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
W20260709 14:52:17.202068 24583 consensus_peers.cc:597] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.202337 23410 raft_consensus.cc:2243] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:17.202849 24583 consensus_peers.cc:597] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.203009 23410 raft_consensus.cc:2272] T afd86cc7d21a454990e53f2fbd15e141 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.205026 23410 tablet_replica.cc:333] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.205600 23410 raft_consensus.cc:2243] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.205999 23410 raft_consensus.cc:2272] T 30cc89549ff44c87b33d978c5b5315fa P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.207710 23410 tablet_replica.cc:333] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.208384 23410 raft_consensus.cc:2243] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.208767 23410 raft_consensus.cc:2272] T dc26fa66dd8546afa2b991bb38bed795 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.210330 23410 tablet_replica.cc:333] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.210875 23410 raft_consensus.cc:2243] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.211262 23410 raft_consensus.cc:2272] T c93ccb563e4b4f32b5376457eb5c84b7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.212939 23410 tablet_replica.cc:333] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.213486 23410 raft_consensus.cc:2243] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.213907 23410 raft_consensus.cc:2272] T 43e5780a2f0d4aaa86cff6001af64fa0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.215610 23410 tablet_replica.cc:333] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.216179 23410 raft_consensus.cc:2243] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.216674 23410 raft_consensus.cc:2272] T a2969b07758049ceac32467011d3909c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.218917 23410 tablet_replica.cc:333] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.219502 23410 raft_consensus.cc:2243] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.219969 23410 raft_consensus.cc:2272] T 1f18cff54ccc4a999d98804e887e86df P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.220430 24583 consensus_peers.cc:597] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.221730 23410 tablet_replica.cc:333] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.222314 23410 raft_consensus.cc:2243] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.222723 23410 raft_consensus.cc:2272] T 853864caf79349db8d3b8ca59b74deb2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.224390 23410 tablet_replica.cc:333] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.224917 23410 raft_consensus.cc:2243] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.225306 23410 raft_consensus.cc:2272] T 916202ac11f74fb8b372d19bc231a662 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.226938 23410 tablet_replica.cc:333] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.227474 23410 raft_consensus.cc:2243] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.227897 23410 raft_consensus.cc:2272] T 4d7e55a5798945cb80ff7bad741ad073 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.229699 23410 tablet_replica.cc:333] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.230252 23410 raft_consensus.cc:2243] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.230631 23410 raft_consensus.cc:2272] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.232499 23410 tablet_replica.cc:333] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.233239 23410 raft_consensus.cc:2243] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.234090 23410 raft_consensus.cc:2272] T add1934f4d7f468594ab58e9ac8e14d4 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.236440 23410 tablet_replica.cc:333] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.237154 23410 raft_consensus.cc:2243] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.238032 23410 raft_consensus.cc:2272] T 481398ab154b4cfcabc858be24d597fb P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.240463 23410 tablet_replica.cc:333] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.241160 23410 raft_consensus.cc:2243] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.241611 23410 raft_consensus.cc:2272] T 945c0216a3e94502aed8693571737249 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.243633 23410 tablet_replica.cc:333] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.244208 23410 raft_consensus.cc:2243] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.244647 23410 raft_consensus.cc:2272] T 433ce4b5ca3144a69e7f27fb854af2b9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.246850 23410 tablet_replica.cc:333] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.248277 23410 raft_consensus.cc:2243] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.248862 23410 raft_consensus.cc:2272] T 80c0682375224321a9bda21d07605945 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.250201 24657 consensus_peers.cc:597] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.251159 23410 tablet_replica.cc:333] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.251825 23410 raft_consensus.cc:2243] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.252612 23410 raft_consensus.cc:2272] T 5b129012f50f4339880b94e35af4ea1c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.255013 23410 tablet_replica.cc:333] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
W20260709 14:52:17.255576 24657 consensus_peers.cc:597] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.255719 23410 raft_consensus.cc:2243] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:17.256181 24657 consensus_peers.cc:597] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.256659 23410 raft_consensus.cc:2272] T c630fe20935f43fea783aebcb4b828b2 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.258694 23410 tablet_replica.cc:333] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.259465 23410 raft_consensus.cc:2243] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:17.259524 24657 consensus_peers.cc:597] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.260071 23410 raft_consensus.cc:2272] T 182c430559524e27bf844063f812ca32 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.262794 24657 consensus_peers.cc:597] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.263118 23410 tablet_replica.cc:333] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.264012 23410 raft_consensus.cc:2243] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.264765 23410 raft_consensus.cc:2272] T 703507e5d20b435a8630320409ed835e P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.266340 24657 consensus_peers.cc:597] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.266719 23410 tablet_replica.cc:333] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.267277 23410 raft_consensus.cc:2243] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.267966 23410 raft_consensus.cc:2272] T 6c4ae39170c54c378aa5d8e8b43c8cda P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.269785 23410 tablet_replica.cc:333] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.270444 23410 raft_consensus.cc:2243] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.270853 23410 raft_consensus.cc:2272] T 42f4511a8ae348f2a4d3043ee02f4cfd P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.273140 23410 tablet_replica.cc:333] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.273824 23410 raft_consensus.cc:2243] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.274708 23410 raft_consensus.cc:2272] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.276948 23410 tablet_replica.cc:333] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.277645 23410 raft_consensus.cc:2243] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.278129 23410 raft_consensus.cc:2272] T 7895305a289747f698ee0434874300ec P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.280432 23410 tablet_replica.cc:333] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.281098 23410 raft_consensus.cc:2243] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.282058 23410 raft_consensus.cc:2272] T 663bb9742c104e9db3454c0137beb5a3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.284312 23410 tablet_replica.cc:333] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.284978 23410 raft_consensus.cc:2243] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.285430 23410 raft_consensus.cc:2272] T 16754ea3fb614803a078cfabc34fc8bc P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.288527 23410 tablet_replica.cc:333] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.289295 23410 raft_consensus.cc:2243] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.289841 23410 raft_consensus.cc:2272] T f608090dd6db49e2a9a0a2239bd41f97 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.292086 23410 tablet_replica.cc:333] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.292821 23410 raft_consensus.cc:2243] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:17.292872 24583 consensus_peers.cc:597] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.293404 23410 raft_consensus.cc:2272] T d95322de8055418cb0da96f5f81e4703 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.294972 24657 consensus_peers.cc:597] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.295853 23410 tablet_replica.cc:333] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.296556 23410 raft_consensus.cc:2243] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.297029 23410 raft_consensus.cc:2272] T f7026ac500da434dba281367b57db4f8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.297686 24583 consensus_peers.cc:597] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.299098 23410 tablet_replica.cc:333] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.299928 23410 raft_consensus.cc:2243] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.300459 23410 raft_consensus.cc:2272] T 020ee0932ecf4fc0a037006fa72c27f7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.302237 23410 tablet_replica.cc:333] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.302731 23410 raft_consensus.cc:2243] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.303143 23410 raft_consensus.cc:2272] T 2f5fd6f5f5764687abe29012e607649a P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.305207 23410 tablet_replica.cc:333] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.305650 23410 raft_consensus.cc:2243] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.305965 23410 raft_consensus.cc:2272] T 09307c9b28ce4892916e6ba817d242d9 P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.307513 23410 tablet_replica.cc:333] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.308118 23410 raft_consensus.cc:2243] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.308590 23410 raft_consensus.cc:2272] T 30c9dc1b56f048ad8545f33ebccbd166 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.310667 23410 tablet_replica.cc:333] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.311405 23410 raft_consensus.cc:2243] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:17.311655 24583 consensus_peers.cc:597] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.312307 23410 raft_consensus.cc:2272] T 9e9a66cb39ad4831a73e67921ae58ca0 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.314296 23410 tablet_replica.cc:333] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.314821 23410 raft_consensus.cc:2243] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.315222 23410 raft_consensus.cc:2272] T 87899fb48b9940cd91f75023d08eb448 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.316964 23410 tablet_replica.cc:333] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.317477 23410 raft_consensus.cc:2243] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.318233 23410 raft_consensus.cc:2272] T ccb019a46ab9421f92a651472996e0c3 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.320363 23410 tablet_replica.cc:333] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.321070 23410 raft_consensus.cc:2243] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.321592 23410 raft_consensus.cc:2272] T 09c08045658940b68d20dd628308def9 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.324414 23410 tablet_replica.cc:333] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.325018 23410 raft_consensus.cc:2243] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.325460 23410 raft_consensus.cc:2272] T 2c1e89e1792c4d3f97754b899072376c P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.327579 23410 tablet_replica.cc:333] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.328191 23410 raft_consensus.cc:2243] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.328698 23410 raft_consensus.cc:2272] T 653522f1b06245a4999bda9fc11206c8 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.330742 23410 tablet_replica.cc:333] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.331274 23410 raft_consensus.cc:2243] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.331674 23410 raft_consensus.cc:2272] T 0999b11191c64e0fb1e0f8b1986569dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.333799 23410 tablet_replica.cc:333] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.334461 23410 raft_consensus.cc:2243] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.334920 23410 raft_consensus.cc:2272] T 011d3e32cfe64401985fe6cf8ed37a9c P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.336225 24657 consensus_peers.cc:597] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.337174 23410 tablet_replica.cc:333] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.337725 23410 raft_consensus.cc:2243] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.338106 23410 raft_consensus.cc:2272] T d9d743d16f5040669062b0197aa6e7dc P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.339745 23410 tablet_replica.cc:333] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.340291 23410 raft_consensus.cc:2243] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.340979 23410 raft_consensus.cc:2272] T 5a6b180b430f4fc495c71b9cf3ec45c7 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.342558 23410 tablet_replica.cc:333] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.343055 23410 raft_consensus.cc:2243] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.343436 23410 raft_consensus.cc:2272] T c776ae3449644731b65bb72141078ecf P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.345844 23410 tablet_replica.cc:333] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.346333 23410 raft_consensus.cc:2243] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.346765 23410 raft_consensus.cc:2272] T 3c0eeeb74fae4f87a30955ec4bcbed4b P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.348557 23410 tablet_replica.cc:333] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.349023 23410 raft_consensus.cc:2243] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.349711 23410 raft_consensus.cc:2272] T 56466b2314764974b27c555bbdefe270 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.351723 23410 tablet_replica.cc:333] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.352309 23410 raft_consensus.cc:2243] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.353386 23410 raft_consensus.cc:2272] T 929c069dea6c45eea3ad9e5621295319 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.355602 23410 tablet_replica.cc:333] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.356242 23410 raft_consensus.cc:2243] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.356706 23410 raft_consensus.cc:2272] T 8bdba38bad7745308b51510b45c8aebe P 94acb2c70add47be892224f0f364eff6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.357925 24583 consensus_peers.cc:597] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.358664 23410 tablet_replica.cc:333] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6: stopping tablet replica
I20260709 14:52:17.359157 23410 raft_consensus.cc:2243] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.359527 23410 raft_consensus.cc:2272] T 83173f17eeec437cbc9eb34416c94203 P 94acb2c70add47be892224f0f364eff6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.373021 24657 consensus_peers.cc:597] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.376114 24657 consensus_peers.cc:597] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.382853 24657 consensus_peers.cc:597] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.390336 24657 consensus_peers.cc:597] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.392773 24583 consensus_peers.cc:597] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.394079 24583 consensus_peers.cc:597] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.442039 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
W20260709 14:52:17.448454 24583 consensus_peers.cc:597] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.458552 24583 consensus_peers.cc:597] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.459060 24657 consensus_peers.cc:597] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.470305 24657 consensus_peers.cc:597] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.477216 24583 consensus_peers.cc:597] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.512997 24583 consensus_peers.cc:597] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.515159 24583 consensus_peers.cc:597] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.518355 24583 consensus_peers.cc:597] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.529570 24657 consensus_peers.cc:597] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.537036 24657 consensus_peers.cc:597] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.539215 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
W20260709 14:52:17.574851 24657 consensus_peers.cc:597] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.575133 24656 consensus_peers.cc:597] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.577951 24656 consensus_peers.cc:597] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.583377 24657 consensus_peers.cc:597] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.583884 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:17.584604 23410 tablet_replica.cc:333] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.585309 23410 raft_consensus.cc:2243] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.585697 23410 raft_consensus.cc:2272] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.587512 23410 tablet_replica.cc:333] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.588109 23410 raft_consensus.cc:2243] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.588443 23410 raft_consensus.cc:2272] T ee51aa0de1b844d6ac26e19980ea178c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.590153 23410 tablet_replica.cc:333] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.590647 23410 raft_consensus.cc:2243] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.590986 23410 raft_consensus.cc:2272] T 15acbc6bbd1149b2b98f4368414d7a6f P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.592581 23410 tablet_replica.cc:333] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.593075 23410 raft_consensus.cc:2243] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.593698 23410 raft_consensus.cc:2272] T 2251e00bf0f043fea3518858290ddbf2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.595211 23410 tablet_replica.cc:333] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.595665 23410 raft_consensus.cc:2243] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.596055 23410 raft_consensus.cc:2272] T 6c10cba810194d8fbd9fda9df23252e1 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.597628 23410 tablet_replica.cc:333] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.598109 23410 raft_consensus.cc:2243] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.598426 23410 raft_consensus.cc:2272] T abc0130c57284697847308c6e5362f48 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.600136 23410 tablet_replica.cc:333] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.600822 23410 raft_consensus.cc:2243] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.601257 23410 raft_consensus.cc:2272] T bbfe9fdac1de4c1baddf87e7e23e755a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.603435 23410 tablet_replica.cc:333] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.604027 23410 raft_consensus.cc:2243] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.604365 23410 raft_consensus.cc:2272] T fc3b2b1b4d884997a9fa4459ea5096f8 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.605995 23410 tablet_replica.cc:333] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.606523 23410 raft_consensus.cc:2243] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.606952 23410 raft_consensus.cc:2272] T 481398ab154b4cfcabc858be24d597fb P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.609162 23410 tablet_replica.cc:333] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.609833 23410 raft_consensus.cc:2243] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.610278 23410 raft_consensus.cc:2272] T dc26fa66dd8546afa2b991bb38bed795 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.611477 24583 consensus_peers.cc:597] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.612504 23410 tablet_replica.cc:333] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.613350 23410 raft_consensus.cc:2243] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.613763 23410 raft_consensus.cc:2272] T c93ccb563e4b4f32b5376457eb5c84b7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.614143 24657 consensus_peers.cc:597] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.615420 23410 tablet_replica.cc:333] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.616077 23410 raft_consensus.cc:2243] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.616467 23410 raft_consensus.cc:2272] T 945c0216a3e94502aed8693571737249 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.618136 23410 tablet_replica.cc:333] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.618673 23410 raft_consensus.cc:2243] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.619055 23410 raft_consensus.cc:2272] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.620656 23410 tablet_replica.cc:333] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.621169 23410 raft_consensus.cc:2243] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.621543 23410 raft_consensus.cc:2272] T add1934f4d7f468594ab58e9ac8e14d4 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.623214 23410 tablet_replica.cc:333] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.623741 23410 raft_consensus.cc:2243] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.624191 23410 raft_consensus.cc:2272] T 43e5780a2f0d4aaa86cff6001af64fa0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.626017 23410 tablet_replica.cc:333] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.626541 23410 raft_consensus.cc:2243] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.627215 23410 raft_consensus.cc:2272] T a2969b07758049ceac32467011d3909c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.629292 23410 tablet_replica.cc:333] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.630009 23410 raft_consensus.cc:2243] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.630498 23410 raft_consensus.cc:2272] T 1f18cff54ccc4a999d98804e887e86df P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.632524 23410 tablet_replica.cc:333] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.633072 23410 raft_consensus.cc:2243] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.633764 23410 raft_consensus.cc:2272] T 853864caf79349db8d3b8ca59b74deb2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.635495 23410 tablet_replica.cc:333] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.636088 23410 raft_consensus.cc:2243] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.636770 23410 raft_consensus.cc:2272] T 916202ac11f74fb8b372d19bc231a662 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.638366 23410 tablet_replica.cc:333] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.638963 23410 raft_consensus.cc:2243] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.639305 23410 raft_consensus.cc:2272] T 4d7e55a5798945cb80ff7bad741ad073 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.640931 23410 tablet_replica.cc:333] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.641402 23410 raft_consensus.cc:2243] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.641752 23410 raft_consensus.cc:2272] T 5b129012f50f4339880b94e35af4ea1c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.643376 23410 tablet_replica.cc:333] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.643909 23410 raft_consensus.cc:2243] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.644531 23410 raft_consensus.cc:2272] T 433ce4b5ca3144a69e7f27fb854af2b9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.645982 23410 tablet_replica.cc:333] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.646422 23410 raft_consensus.cc:2243] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.647015 23410 raft_consensus.cc:2272] T 80c0682375224321a9bda21d07605945 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.648483 23410 tablet_replica.cc:333] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.648917 23410 raft_consensus.cc:2243] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.649546 23410 raft_consensus.cc:2272] T 182c430559524e27bf844063f812ca32 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.651062 23410 tablet_replica.cc:333] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.651696 23410 raft_consensus.cc:2243] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.652161 23410 raft_consensus.cc:2272] T c630fe20935f43fea783aebcb4b828b2 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.653704 23410 tablet_replica.cc:333] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.654237 23410 raft_consensus.cc:2243] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.654894 23410 raft_consensus.cc:2272] T d95322de8055418cb0da96f5f81e4703 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.656627 23410 tablet_replica.cc:333] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.657159 23410 raft_consensus.cc:2243] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.657826 23410 raft_consensus.cc:2272] T f608090dd6db49e2a9a0a2239bd41f97 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.659530 23410 tablet_replica.cc:333] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.660121 23410 raft_consensus.cc:2243] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.660692 23410 raft_consensus.cc:2272] T 16754ea3fb614803a078cfabc34fc8bc P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.662717 23410 tablet_replica.cc:333] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.663508 23410 raft_consensus.cc:2243] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.663970 23410 raft_consensus.cc:2272] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.666108 23410 tablet_replica.cc:333] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.666742 23410 raft_consensus.cc:2243] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.667711 23410 raft_consensus.cc:2272] T 7895305a289747f698ee0434874300ec P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.669993 23410 tablet_replica.cc:333] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.670713 23410 raft_consensus.cc:2243] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.671615 23410 raft_consensus.cc:2272] T f7026ac500da434dba281367b57db4f8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.673614 24656 consensus_peers.cc:597] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.673904 23410 tablet_replica.cc:333] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.674522 23410 raft_consensus.cc:2243] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.675240 23410 raft_consensus.cc:2272] T 2c1e89e1792c4d3f97754b899072376c P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.677325 23410 tablet_replica.cc:333] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.677906 23410 raft_consensus.cc:2243] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.678376 23410 raft_consensus.cc:2272] T 653522f1b06245a4999bda9fc11206c8 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.678983 24583 consensus_peers.cc:597] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 -> Peer 94acb2c70add47be892224f0f364eff6 (127.22.220.129:46115): Couldn't send request to peer 94acb2c70add47be892224f0f364eff6. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:46115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.680369 23410 tablet_replica.cc:333] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.680934 23410 raft_consensus.cc:2243] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.681631 23410 raft_consensus.cc:2272] T 0999b11191c64e0fb1e0f8b1986569dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.683804 23410 tablet_replica.cc:333] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.684338 23410 raft_consensus.cc:2243] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.684782 23410 raft_consensus.cc:2272] T 09307c9b28ce4892916e6ba817d242d9 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.686668 23410 tablet_replica.cc:333] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.687345 23410 raft_consensus.cc:2243] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.687966 23410 raft_consensus.cc:2272] T 30c9dc1b56f048ad8545f33ebccbd166 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.690459 23410 tablet_replica.cc:333] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
W20260709 14:52:17.690819 24656 consensus_peers.cc:597] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.691195 23410 raft_consensus.cc:2243] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.691737 23410 raft_consensus.cc:2272] T 9e9a66cb39ad4831a73e67921ae58ca0 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.694084 23410 tablet_replica.cc:333] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.694635 23410 raft_consensus.cc:2243] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.695015 23410 raft_consensus.cc:2272] T 6c4ae39170c54c378aa5d8e8b43c8cda P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.697111 23410 tablet_replica.cc:333] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.697625 23410 raft_consensus.cc:2243] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.698009 23410 raft_consensus.cc:2272] T 703507e5d20b435a8630320409ed835e P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.699551 23410 tablet_replica.cc:333] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.700153 23410 raft_consensus.cc:2243] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.700538 23410 raft_consensus.cc:2272] T ccb019a46ab9421f92a651472996e0c3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.702122 23410 tablet_replica.cc:333] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.702855 23410 raft_consensus.cc:2243] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.703672 23410 raft_consensus.cc:2272] T 09c08045658940b68d20dd628308def9 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.705443 23410 tablet_replica.cc:333] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.705927 23410 raft_consensus.cc:2243] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.706281 23410 raft_consensus.cc:2272] T 87899fb48b9940cd91f75023d08eb448 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.708012 23410 tablet_replica.cc:333] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.708704 23410 raft_consensus.cc:2243] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.709393 23410 raft_consensus.cc:2272] T 42f4511a8ae348f2a4d3043ee02f4cfd P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.713824 24656 consensus_peers.cc:597] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.715188 23410 tablet_replica.cc:333] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.715842 23410 raft_consensus.cc:2243] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.716259 23410 raft_consensus.cc:2272] T 8bdba38bad7745308b51510b45c8aebe P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.717908 23410 tablet_replica.cc:333] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.718416 23410 raft_consensus.cc:2243] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.718807 23410 raft_consensus.cc:2272] T e897cca38fe3446098cda97202c58ab7 P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.720415 23410 tablet_replica.cc:333] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.720921 23410 raft_consensus.cc:2243] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.721289 23410 raft_consensus.cc:2272] T 30cc89549ff44c87b33d978c5b5315fa P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.722955 23410 tablet_replica.cc:333] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.723470 23410 raft_consensus.cc:2243] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.724210 23410 raft_consensus.cc:2272] T afd86cc7d21a454990e53f2fbd15e141 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.725885 23410 tablet_replica.cc:333] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.726369 23410 raft_consensus.cc:2243] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.727084 23410 raft_consensus.cc:2272] T 83173f17eeec437cbc9eb34416c94203 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.728704 23410 tablet_replica.cc:333] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.729214 23410 raft_consensus.cc:2243] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.729595 23410 raft_consensus.cc:2272] T 011d3e32cfe64401985fe6cf8ed37a9c P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.730967 23410 tablet_replica.cc:333] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.731415 23410 raft_consensus.cc:2243] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.731739 23410 raft_consensus.cc:2272] T d9d743d16f5040669062b0197aa6e7dc P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.733253 23410 tablet_replica.cc:333] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.733675 23410 raft_consensus.cc:2243] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.733984 23410 raft_consensus.cc:2272] T 5a6b180b430f4fc495c71b9cf3ec45c7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.735478 23410 tablet_replica.cc:333] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.735921 23410 raft_consensus.cc:2243] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.736258 23410 raft_consensus.cc:2272] T c776ae3449644731b65bb72141078ecf P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.738248 23410 tablet_replica.cc:333] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.738700 23410 raft_consensus.cc:2243] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.739565 23410 raft_consensus.cc:2272] T 3c0eeeb74fae4f87a30955ec4bcbed4b P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.741763 23410 tablet_replica.cc:333] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.742328 23410 raft_consensus.cc:2243] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.742734 23410 raft_consensus.cc:2272] T 56466b2314764974b27c555bbdefe270 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.743355 24656 consensus_peers.cc:597] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.744385 23410 tablet_replica.cc:333] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.744918 23410 raft_consensus.cc:2243] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.745327 23410 raft_consensus.cc:2272] T 929c069dea6c45eea3ad9e5621295319 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.747089 23410 tablet_replica.cc:333] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.747694 23410 raft_consensus.cc:2243] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.748570 23410 raft_consensus.cc:2272] T eb33f9ec68934ea28f6d239467ca40cd P dcc631b584b94d89ace1956b96b416b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.750705 23410 tablet_replica.cc:333] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.751293 23410 raft_consensus.cc:2243] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.751720 23410 raft_consensus.cc:2272] T 2f5fd6f5f5764687abe29012e607649a P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.753945 23410 tablet_replica.cc:333] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.754537 23410 raft_consensus.cc:2243] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:17.755388 23410 raft_consensus.cc:2272] T 020ee0932ecf4fc0a037006fa72c27f7 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:17.757834 23410 tablet_replica.cc:333] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8: stopping tablet replica
I20260709 14:52:17.758462 23410 raft_consensus.cc:2243] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:17.758826 24656 consensus_peers.cc:597] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.758935 23410 raft_consensus.cc:2272] T 663bb9742c104e9db3454c0137beb5a3 P dcc631b584b94d89ace1956b96b416b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:17.812528 24656 consensus_peers.cc:597] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.824503 24656 consensus_peers.cc:597] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.838836 24656 consensus_peers.cc:597] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.847373 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
W20260709 14:52:17.896944 24656 consensus_peers.cc:597] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.900113 24656 consensus_peers.cc:597] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.917907 24656 consensus_peers.cc:597] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.922252 24656 consensus_peers.cc:597] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.941102 24656 consensus_peers.cc:597] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.946134 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
W20260709 14:52:17.958710 24656 consensus_peers.cc:597] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.979116 24656 consensus_peers.cc:597] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.991281 24656 consensus_peers.cc:597] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.993690 24656 consensus_peers.cc:597] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 -> Peer dcc631b584b94d89ace1956b96b416b8 (127.22.220.130:41381): Couldn't send request to peer dcc631b584b94d89ace1956b96b416b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:41381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.998027 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:17.998723 23410 tablet_replica.cc:333] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:17.999404 23410 raft_consensus.cc:2243] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:17.999946 23410 raft_consensus.cc:2272] T 48f3ca794adb4a90bdb37b9fb4ad4dfe P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.001602 23410 tablet_replica.cc:333] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.002161 23410 raft_consensus.cc:2243] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.002817 23410 raft_consensus.cc:2272] T fc3b2b1b4d884997a9fa4459ea5096f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.004546 23410 tablet_replica.cc:333] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.005093 23410 raft_consensus.cc:2243] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.005494 23410 raft_consensus.cc:2272] T 6c10cba810194d8fbd9fda9df23252e1 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.007138 23410 tablet_replica.cc:333] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.007680 23410 raft_consensus.cc:2243] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.008114 23410 raft_consensus.cc:2272] T 2251e00bf0f043fea3518858290ddbf2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.010176 23410 tablet_replica.cc:333] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.010762 23410 raft_consensus.cc:2243] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.011217 23410 raft_consensus.cc:2272] T ee51aa0de1b844d6ac26e19980ea178c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.013203 23410 tablet_replica.cc:333] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.013727 23410 raft_consensus.cc:2243] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.014050 23410 raft_consensus.cc:2272] T eb33f9ec68934ea28f6d239467ca40cd P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.015509 23410 tablet_replica.cc:333] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.016047 23410 raft_consensus.cc:2243] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.016388 23410 raft_consensus.cc:2272] T 15acbc6bbd1149b2b98f4368414d7a6f P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.017979 23410 tablet_replica.cc:333] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.018462 23410 raft_consensus.cc:2243] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.018795 23410 raft_consensus.cc:2272] T bbfe9fdac1de4c1baddf87e7e23e755a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.020349 23410 tablet_replica.cc:333] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.020836 23410 raft_consensus.cc:2243] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.021155 23410 raft_consensus.cc:2272] T 853864caf79349db8d3b8ca59b74deb2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.022708 23410 tablet_replica.cc:333] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.023164 23410 raft_consensus.cc:2243] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.023494 23410 raft_consensus.cc:2272] T 916202ac11f74fb8b372d19bc231a662 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.024991 23410 tablet_replica.cc:333] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.025466 23410 raft_consensus.cc:2243] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.026068 23410 raft_consensus.cc:2272] T 43e5780a2f0d4aaa86cff6001af64fa0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.027667 23410 tablet_replica.cc:333] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.028198 23410 raft_consensus.cc:2243] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.028546 23410 raft_consensus.cc:2272] T a2969b07758049ceac32467011d3909c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.030126 23410 tablet_replica.cc:333] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.030586 23410 raft_consensus.cc:2243] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.031186 23410 raft_consensus.cc:2272] T 1f18cff54ccc4a999d98804e887e86df P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.032775 23410 tablet_replica.cc:333] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.033233 23410 raft_consensus.cc:2243] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.033864 23410 raft_consensus.cc:2272] T 4d7e55a5798945cb80ff7bad741ad073 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.035418 23410 tablet_replica.cc:333] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.035890 23410 raft_consensus.cc:2243] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.036505 23410 raft_consensus.cc:2272] T 945c0216a3e94502aed8693571737249 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.038054 23410 tablet_replica.cc:333] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.038527 23410 raft_consensus.cc:2243] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.038841 23410 raft_consensus.cc:2272] T 481398ab154b4cfcabc858be24d597fb P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.040417 23410 tablet_replica.cc:333] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.040879 23410 raft_consensus.cc:2243] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.041189 23410 raft_consensus.cc:2272] T 5b129012f50f4339880b94e35af4ea1c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.042675 23410 tablet_replica.cc:333] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.043147 23410 raft_consensus.cc:2243] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.043766 23410 raft_consensus.cc:2272] T 7e23e54b75ce4d7fb2a6bf4bcbeced29 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.045354 23410 tablet_replica.cc:333] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.045819 23410 raft_consensus.cc:2243] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.046139 23410 raft_consensus.cc:2272] T add1934f4d7f468594ab58e9ac8e14d4 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.047518 23410 tablet_replica.cc:333] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.047987 23410 raft_consensus.cc:2243] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.048313 23410 raft_consensus.cc:2272] T 433ce4b5ca3144a69e7f27fb854af2b9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.049912 23410 tablet_replica.cc:333] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.050400 23410 raft_consensus.cc:2243] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.050720 23410 raft_consensus.cc:2272] T 80c0682375224321a9bda21d07605945 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.052222 23410 tablet_replica.cc:333] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.052660 23410 raft_consensus.cc:2243] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.052980 23410 raft_consensus.cc:2272] T 4b8b6cc4d5bf449cbc8e0be3cf10f47a P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.054461 23410 tablet_replica.cc:333] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.055158 23410 raft_consensus.cc:2243] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.055734 23410 raft_consensus.cc:2272] T 7895305a289747f698ee0434874300ec P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.058054 23410 tablet_replica.cc:333] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.058779 23410 raft_consensus.cc:2243] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.059270 23410 raft_consensus.cc:2272] T 703507e5d20b435a8630320409ed835e P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.061005 23410 tablet_replica.cc:333] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.061447 23410 raft_consensus.cc:2243] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.061770 23410 raft_consensus.cc:2272] T 6c4ae39170c54c378aa5d8e8b43c8cda P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.063350 23410 tablet_replica.cc:333] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.064018 23410 raft_consensus.cc:2243] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.064368 23410 raft_consensus.cc:2272] T 42f4511a8ae348f2a4d3043ee02f4cfd P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.065816 23410 tablet_replica.cc:333] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.066246 23410 raft_consensus.cc:2243] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.066561 23410 raft_consensus.cc:2272] T 663bb9742c104e9db3454c0137beb5a3 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.068091 23410 tablet_replica.cc:333] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.068567 23410 raft_consensus.cc:2243] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.068876 23410 raft_consensus.cc:2272] T c630fe20935f43fea783aebcb4b828b2 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.070319 23410 tablet_replica.cc:333] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.070772 23410 raft_consensus.cc:2243] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.071070 23410 raft_consensus.cc:2272] T 182c430559524e27bf844063f812ca32 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.072589 23410 tablet_replica.cc:333] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.073043 23410 raft_consensus.cc:2243] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.073369 23410 raft_consensus.cc:2272] T 5a6b180b430f4fc495c71b9cf3ec45c7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.074910 23410 tablet_replica.cc:333] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.075376 23410 raft_consensus.cc:2243] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.076085 23410 raft_consensus.cc:2272] T c776ae3449644731b65bb72141078ecf P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.077657 23410 tablet_replica.cc:333] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.078111 23410 raft_consensus.cc:2243] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.078476 23410 raft_consensus.cc:2272] T 3c0eeeb74fae4f87a30955ec4bcbed4b P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.080219 23410 tablet_replica.cc:333] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.080745 23410 raft_consensus.cc:2243] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.081128 23410 raft_consensus.cc:2272] T 56466b2314764974b27c555bbdefe270 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.082647 23410 tablet_replica.cc:333] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.083154 23410 raft_consensus.cc:2243] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.083556 23410 raft_consensus.cc:2272] T 929c069dea6c45eea3ad9e5621295319 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.085258 23410 tablet_replica.cc:333] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.085820 23410 raft_consensus.cc:2243] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.086303 23410 raft_consensus.cc:2272] T 0999b11191c64e0fb1e0f8b1986569dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.088598 23410 tablet_replica.cc:333] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.089344 23410 raft_consensus.cc:2243] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.090080 23410 raft_consensus.cc:2272] T 09307c9b28ce4892916e6ba817d242d9 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.092017 23410 tablet_replica.cc:333] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.092495 23410 raft_consensus.cc:2243] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.093134 23410 raft_consensus.cc:2272] T 30c9dc1b56f048ad8545f33ebccbd166 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.094563 23410 tablet_replica.cc:333] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.095000 23410 raft_consensus.cc:2243] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.095304 23410 raft_consensus.cc:2272] T 9e9a66cb39ad4831a73e67921ae58ca0 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.096910 23410 tablet_replica.cc:333] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.097339 23410 raft_consensus.cc:2243] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.097651 23410 raft_consensus.cc:2272] T ccb019a46ab9421f92a651472996e0c3 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.099081 23410 tablet_replica.cc:333] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.099588 23410 raft_consensus.cc:2243] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.099975 23410 raft_consensus.cc:2272] T 09c08045658940b68d20dd628308def9 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.101673 23410 tablet_replica.cc:333] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.102133 23410 raft_consensus.cc:2243] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.102448 23410 raft_consensus.cc:2272] T abc0130c57284697847308c6e5362f48 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.104004 23410 tablet_replica.cc:333] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.104440 23410 raft_consensus.cc:2243] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.105072 23410 raft_consensus.cc:2272] T 87899fb48b9940cd91f75023d08eb448 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.106657 23410 tablet_replica.cc:333] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.107203 23410 raft_consensus.cc:2243] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.108001 23410 raft_consensus.cc:2272] T 16754ea3fb614803a078cfabc34fc8bc P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.110057 23410 tablet_replica.cc:333] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.110802 23410 raft_consensus.cc:2243] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.111261 23410 raft_consensus.cc:2272] T f608090dd6db49e2a9a0a2239bd41f97 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.113106 23410 tablet_replica.cc:333] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.113611 23410 raft_consensus.cc:2243] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.113987 23410 raft_consensus.cc:2272] T d95322de8055418cb0da96f5f81e4703 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.115526 23410 tablet_replica.cc:333] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.116068 23410 raft_consensus.cc:2243] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.116429 23410 raft_consensus.cc:2272] T f7026ac500da434dba281367b57db4f8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.117966 23410 tablet_replica.cc:333] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.118455 23410 raft_consensus.cc:2243] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.118835 23410 raft_consensus.cc:2272] T 2c1e89e1792c4d3f97754b899072376c P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.120486 23410 tablet_replica.cc:333] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.120982 23410 raft_consensus.cc:2243] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.121659 23410 raft_consensus.cc:2272] T 653522f1b06245a4999bda9fc11206c8 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.123287 23410 tablet_replica.cc:333] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.123764 23410 raft_consensus.cc:2243] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.124212 23410 raft_consensus.cc:2272] T 020ee0932ecf4fc0a037006fa72c27f7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.125741 23410 tablet_replica.cc:333] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.126223 23410 raft_consensus.cc:2243] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.126883 23410 raft_consensus.cc:2272] T 2f5fd6f5f5764687abe29012e607649a P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.128544 23410 tablet_replica.cc:333] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.129005 23410 raft_consensus.cc:2243] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.129364 23410 raft_consensus.cc:2272] T 83173f17eeec437cbc9eb34416c94203 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.130805 23410 tablet_replica.cc:333] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.131268 23410 raft_consensus.cc:2243] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.131989 23410 raft_consensus.cc:2272] T c93ccb563e4b4f32b5376457eb5c84b7 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.133459 23410 tablet_replica.cc:333] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.133932 23410 raft_consensus.cc:2243] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.134583 23410 raft_consensus.cc:2272] T dc26fa66dd8546afa2b991bb38bed795 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.136020 23410 tablet_replica.cc:333] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.136493 23410 raft_consensus.cc:2243] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.137171 23410 raft_consensus.cc:2272] T 8bdba38bad7745308b51510b45c8aebe P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.138695 23410 tablet_replica.cc:333] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.139160 23410 raft_consensus.cc:2243] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.139811 23410 raft_consensus.cc:2272] T 30cc89549ff44c87b33d978c5b5315fa P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.141288 23410 tablet_replica.cc:333] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.141781 23410 raft_consensus.cc:2243] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.142149 23410 raft_consensus.cc:2272] T e897cca38fe3446098cda97202c58ab7 P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.143700 23410 tablet_replica.cc:333] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.144191 23410 raft_consensus.cc:2243] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:18.144559 23410 raft_consensus.cc:2272] T afd86cc7d21a454990e53f2fbd15e141 P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.146209 23410 tablet_replica.cc:333] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.146652 23410 raft_consensus.cc:2243] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.147269 23410 raft_consensus.cc:2272] T 011d3e32cfe64401985fe6cf8ed37a9c P d68160fb9ceb40afbaf8a85a995b1318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.148784 23410 tablet_replica.cc:333] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318: stopping tablet replica
I20260709 14:52:18.149209 23410 raft_consensus.cc:2243] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.149825 23410 raft_consensus.cc:2272] T d9d743d16f5040669062b0197aa6e7dc P d68160fb9ceb40afbaf8a85a995b1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.223608 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:52:18.291570 23410 tablet_server.cc:179] TabletServer@127.22.220.132:0 shutting down...
I20260709 14:52:18.316314 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:18.332170 23410 tablet_server.cc:196] TabletServer@127.22.220.132:0 shutdown complete.
I20260709 14:52:18.339931 23410 master.cc:562] Master@127.22.220.190:41113 shutting down...
I20260709 14:52:18.356369 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:18.356992 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:18.357352 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96c51583cb2342bc9adb335a6430658d: stopping tablet replica
I20260709 14:52:18.376945 23410 master.cc:584] Master@127.22.220.190:41113 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (21807 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:52:18.459918 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:37375
I20260709 14:52:18.461067 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:18.466854 25381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.467438 25383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.467497 25380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.470731 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:18.473073 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:18.473265 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:18.473459 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608738473427 us; error 0 us; skew 500 ppm
I20260709 14:52:18.473984 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:18.476405 23410 webserver.cc:533] Webserver started at http://127.22.220.190:40759/ using document root <none> and password file <none>
I20260709 14:52:18.476887 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:18.477087 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:18.477367 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:18.478484 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "66afb9ba7b544a9cac9a6892caf719e5"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.482758 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:52:18.485945 25388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.486665 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:52:18.486945 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "66afb9ba7b544a9cac9a6892caf719e5"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.487241 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
I20260709 14:52:18.517640 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:18.518822 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:18.557202 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:37375
I20260709 14:52:18.557302 25439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:37375 every 8 connection(s)
I20260709 14:52:18.560995 25440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:18.570708 25440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5: Bootstrap starting.
I20260709 14:52:18.575364 25440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.579380 25440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5: No bootstrap required, opened a new log
I20260709 14:52:18.581597 25440 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER }
I20260709 14:52:18.582005 25440 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.582223 25440 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66afb9ba7b544a9cac9a6892caf719e5, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.582901 25440 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER }
I20260709 14:52:18.583365 25440 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:18.583568 25440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:18.583884 25440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.588160 25440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER }
I20260709 14:52:18.588653 25440 leader_election.cc:304] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [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: 66afb9ba7b544a9cac9a6892caf719e5; no voters: 
I20260709 14:52:18.590005 25440 leader_election.cc:290] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:18.590359 25443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.591877 25443 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 1 LEADER]: Becoming Leader. State: Replica: 66afb9ba7b544a9cac9a6892caf719e5, State: Running, Role: LEADER
I20260709 14:52:18.592639 25443 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [LEADER]: Queue going to LEADER mode. State: All 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: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER }
I20260709 14:52:18.593057 25440 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:18.597786 25445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66afb9ba7b544a9cac9a6892caf719e5. Latest consensus state: current_term: 1 leader_uuid: "66afb9ba7b544a9cac9a6892caf719e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER } }
I20260709 14:52:18.597801 25444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66afb9ba7b544a9cac9a6892caf719e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66afb9ba7b544a9cac9a6892caf719e5" member_type: VOTER } }
I20260709 14:52:18.598898 25445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:18.599009 25444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:18.601784 25450 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:18.607156 25450 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:18.611510 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:18.616312 25450 catalog_manager.cc:1383] Generated new cluster ID: b34272bca87a4a949d9f7c083be60f96
I20260709 14:52:18.616653 25450 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:18.629009 25450 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:18.630216 25450 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:18.644166 25450 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5: Generated new TSK 0
I20260709 14:52:18.644770 25450 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:18.677886 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:18.683743 25461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.684759 25462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.692261 23410 server_base.cc:1061] running on GCE node
W20260709 14:52:18.692282 25464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.693408 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:18.693591 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:18.693708 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608738693698 us; error 0 us; skew 500 ppm
I20260709 14:52:18.694232 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:18.696511 23410 webserver.cc:533] Webserver started at http://127.22.220.129:37463/ using document root <none> and password file <none>
I20260709 14:52:18.696906 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:18.697059 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:18.697265 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:18.698236 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "2c371bc48e9b4f248b892e3509e97ea2"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.702317 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:18.705408 25469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.706219 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:18.706459 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "2c371bc48e9b4f248b892e3509e97ea2"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.706691 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
I20260709 14:52:18.733579 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:18.734658 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:18.736140 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:18.738338 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:18.738512 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.738811 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:18.738992 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.778353 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:35561
I20260709 14:52:18.778440 25531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:35561 every 8 connection(s)
I20260709 14:52:18.783427 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:18.791322 25536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.791965 25537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.793897 23410 server_base.cc:1061] running on GCE node
W20260709 14:52:18.795797 25540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.796701 25532 heartbeater.cc:344] Connected to a master server at 127.22.220.190:37375
I20260709 14:52:18.796802 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:18.797073 25532 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:18.797099 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:18.797456 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608738797434 us; error 0 us; skew 500 ppm
I20260709 14:52:18.797910 25532 heartbeater.cc:507] Master 127.22.220.190:37375 requested a full tablet report, sending...
I20260709 14:52:18.798008 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:18.800379 25405 ts_manager.cc:194] Registered new tserver with Master: 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:18.800940 23410 webserver.cc:533] Webserver started at http://127.22.220.130:32833/ using document root <none> and password file <none>
I20260709 14:52:18.801548 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:18.801789 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:18.802122 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:18.802809 25405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56578
I20260709 14:52:18.803620 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "a8251f0a705443ea871df420aea501d7"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.808264 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:18.811664 25544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.812489 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:18.812790 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "a8251f0a705443ea871df420aea501d7"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.813099 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
I20260709 14:52:18.837620 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:18.838745 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:18.840194 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:18.842317 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:18.842540 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.842782 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:18.842953 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.881670 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:33021
I20260709 14:52:18.881767 25606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:33021 every 8 connection(s)
I20260709 14:52:18.886348 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:18.892930 25610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.896014 25611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.897733 25613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.897641 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:18.898502 25607 heartbeater.cc:344] Connected to a master server at 127.22.220.190:37375
I20260709 14:52:18.898900 25607 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:18.899108 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:18.899356 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:18.899539 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608738899521 us; error 0 us; skew 500 ppm
I20260709 14:52:18.899663 25607 heartbeater.cc:507] Master 127.22.220.190:37375 requested a full tablet report, sending...
I20260709 14:52:18.900177 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:18.901873 25405 ts_manager.cc:194] Registered new tserver with Master: a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:18.903033 23410 webserver.cc:533] Webserver started at http://127.22.220.131:43755/ using document root <none> and password file <none>
I20260709 14:52:18.903668 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:18.903687 25405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56586
I20260709 14:52:18.904044 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:18.904381 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:18.905797 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "d1cbd47f6a0543bab050426d58532dce"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.910049 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:18.913581 25618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.914389 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:18.914769 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "d1cbd47f6a0543bab050426d58532dce"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:18.915115 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
I20260709 14:52:18.936839 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:18.937979 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:18.939395 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:18.941506 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:18.941738 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.941979 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:18.942163 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:18.981231 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:38113
I20260709 14:52:18.981326 25680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:38113 every 8 connection(s)
I20260709 14:52:18.986286 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:18.993409 25684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:18.995805 25685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:18.999936 25681 heartbeater.cc:344] Connected to a master server at 127.22.220.190:37375
W20260709 14:52:18.999956 25687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:19.000005 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:19.000666 25681 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:19.001690 25681 heartbeater.cc:507] Master 127.22.220.190:37375 requested a full tablet report, sending...
I20260709 14:52:19.001699 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:19.002185 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:19.002372 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608739002351 us; error 0 us; skew 500 ppm
I20260709 14:52:19.003108 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:19.003896 25405 ts_manager.cc:194] Registered new tserver with Master: d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:19.005272 25405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56602
I20260709 14:52:19.006217 23410 webserver.cc:533] Webserver started at http://127.22.220.132:34045/ using document root <none> and password file <none>
I20260709 14:52:19.006821 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:19.007014 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:19.007328 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:19.008445 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-3-root/instance:
uuid: "42592754c0c944a3896032ab7110eaf4"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-hxnw"
I20260709 14:52:19.012745 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:19.016103 25692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.016912 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:19.017225 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
uuid: "42592754c0c944a3896032ab7110eaf4"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-hxnw"
I20260709 14:52:19.017524 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
I20260709 14:52:19.029345 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:19.030603 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:19.032306 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:19.034528 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:19.034765 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.035014 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:19.035202 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.073657 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.132:42947
I20260709 14:52:19.073746 25754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.132:42947 every 8 connection(s)
I20260709 14:52:19.087314 25755 heartbeater.cc:344] Connected to a master server at 127.22.220.190:37375
I20260709 14:52:19.087698 25755 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:19.088478 25755 heartbeater.cc:507] Master 127.22.220.190:37375 requested a full tablet report, sending...
I20260709 14:52:19.090497 25405 ts_manager.cc:194] Registered new tserver with Master: 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:19.091305 23410 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014578039s
I20260709 14:52:19.091912 25405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56614
I20260709 14:52:19.116394 25405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56630:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:52:19.358930 25720 tablet_service.cc:1511] Processing CreateTablet for tablet 32fed14bbe72476cb7bb21e6886bf2d1 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:19.360468 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fed14bbe72476cb7bb21e6886bf2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.361493 25571 tablet_service.cc:1511] Processing CreateTablet for tablet 1898d5917d41473888ba868598333df0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:19.362452 25569 tablet_service.cc:1511] Processing CreateTablet for tablet d93a678b03da4ca1945c3c16e6d4a1d0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:19.362984 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1898d5917d41473888ba868598333df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.363238 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 5674ecaea7dc40eb9743a527a8c2e309 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:19.363931 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93a678b03da4ca1945c3c16e6d4a1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.364645 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5674ecaea7dc40eb9743a527a8c2e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.365020 25719 tablet_service.cc:1511] Processing CreateTablet for tablet 65d5e61570134cc993ebba16cc6920ea (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:19.365144 25570 tablet_service.cc:1511] Processing CreateTablet for tablet 65d5e61570134cc993ebba16cc6920ea (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:19.366309 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d5e61570134cc993ebba16cc6920ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.366498 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d5e61570134cc993ebba16cc6920ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.368865 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 6c19f0b7a15c4502abc49b8886323166 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:19.370193 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c19f0b7a15c4502abc49b8886323166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.360462 25572 tablet_service.cc:1511] Processing CreateTablet for tablet 32fed14bbe72476cb7bb21e6886bf2d1 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:19.373217 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fed14bbe72476cb7bb21e6886bf2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.376892 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 5674ecaea7dc40eb9743a527a8c2e309 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:19.378253 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5674ecaea7dc40eb9743a527a8c2e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.381264 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 32fed14bbe72476cb7bb21e6886bf2d1 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:19.381660 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 1898d5917d41473888ba868598333df0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:19.382654 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fed14bbe72476cb7bb21e6886bf2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.383755 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 6c19f0b7a15c4502abc49b8886323166 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:19.385166 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c19f0b7a15c4502abc49b8886323166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.387894 25643 tablet_service.cc:1511] Processing CreateTablet for tablet d93a678b03da4ca1945c3c16e6d4a1d0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:19.389219 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93a678b03da4ca1945c3c16e6d4a1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.392417 25642 tablet_service.cc:1511] Processing CreateTablet for tablet c939c958994645d39b6ecf96fd5dc3ae (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:19.393795 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939c958994645d39b6ecf96fd5dc3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.395080 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1898d5917d41473888ba868598333df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.396361 25716 tablet_service.cc:1511] Processing CreateTablet for tablet c939c958994645d39b6ecf96fd5dc3ae (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:19.398759 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939c958994645d39b6ecf96fd5dc3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.411921 25641 tablet_service.cc:1511] Processing CreateTablet for tablet 37375efdcc3e48cf9fc0065979433e85 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:19.412856 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 37375efdcc3e48cf9fc0065979433e85 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:19.415489 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37375efdcc3e48cf9fc0065979433e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.419705 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 086f61828af047baba418345a3e80758 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:19.424256 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37375efdcc3e48cf9fc0065979433e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.424574 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 564fa2f9730048b98bbefc778709d843 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:19.425829 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564fa2f9730048b98bbefc778709d843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.434923 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086f61828af047baba418345a3e80758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.435252 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 4306ae25ce2241ffa1ecf305a15610dd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:19.436585 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4306ae25ce2241ffa1ecf305a15610dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.444700 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 086f61828af047baba418345a3e80758 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:19.446142 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086f61828af047baba418345a3e80758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.452687 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 564fa2f9730048b98bbefc778709d843 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:19.452998 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 65d5e61570134cc993ebba16cc6920ea (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:19.454075 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564fa2f9730048b98bbefc778709d843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.455389 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 6c19f0b7a15c4502abc49b8886323166 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:19.456700 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c19f0b7a15c4502abc49b8886323166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.458295 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 2943ffb2a97a48439976a71384612f9e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:19.459563 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2943ffb2a97a48439976a71384612f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.461004 25494 tablet_service.cc:1511] Processing CreateTablet for tablet d93a678b03da4ca1945c3c16e6d4a1d0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:19.462325 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93a678b03da4ca1945c3c16e6d4a1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.464872 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 5674ecaea7dc40eb9743a527a8c2e309 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:19.465555 25775 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:19.465808 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 564fa2f9730048b98bbefc778709d843 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:19.466271 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5674ecaea7dc40eb9743a527a8c2e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.467168 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564fa2f9730048b98bbefc778709d843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.468969 25492 tablet_service.cc:1511] Processing CreateTablet for tablet c939c958994645d39b6ecf96fd5dc3ae (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:19.470345 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939c958994645d39b6ecf96fd5dc3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.472990 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 086f61828af047baba418345a3e80758 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:19.474330 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086f61828af047baba418345a3e80758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.475474 25775 tablet_bootstrap.cc:654] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.476747 25571 tablet_service.cc:1511] Processing CreateTablet for tablet 4306ae25ce2241ffa1ecf305a15610dd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:19.476869 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 2943ffb2a97a48439976a71384612f9e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:19.479133 25497 tablet_service.cc:1511] Processing CreateTablet for tablet 1898d5917d41473888ba868598333df0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:19.481257 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4306ae25ce2241ffa1ecf305a15610dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.484375 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 4013a25b086047c288a55babba6d8543 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:19.488581 25570 tablet_service.cc:1511] Processing CreateTablet for tablet 37375efdcc3e48cf9fc0065979433e85 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:19.489986 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37375efdcc3e48cf9fc0065979433e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.508698 25720 tablet_service.cc:1511] Processing CreateTablet for tablet 2943ffb2a97a48439976a71384612f9e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:19.511965 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d5e61570134cc993ebba16cc6920ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.524818 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2943ffb2a97a48439976a71384612f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.530140 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 4013a25b086047c288a55babba6d8543 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:19.533428 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013a25b086047c288a55babba6d8543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.526961 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 4306ae25ce2241ffa1ecf305a15610dd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:19.538740 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2943ffb2a97a48439976a71384612f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.544056 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013a25b086047c288a55babba6d8543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.544513 25776 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:19.549150 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1898d5917d41473888ba868598333df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.554617 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 9edce7726470465393d8a8ab7b6fccd3 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:19.555989 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edce7726470465393d8a8ab7b6fccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.559286 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 9edce7726470465393d8a8ab7b6fccd3 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:19.559762 25719 tablet_service.cc:1511] Processing CreateTablet for tablet 9edce7726470465393d8a8ab7b6fccd3 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:19.560683 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edce7726470465393d8a8ab7b6fccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.560976 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4306ae25ce2241ffa1ecf305a15610dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.566151 25778 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:19.565977 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 3efaaac21c874f548b2ba89a73143917 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:19.569684 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efaaac21c874f548b2ba89a73143917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.572299 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edce7726470465393d8a8ab7b6fccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.573452 25777 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:19.589469 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 4013a25b086047c288a55babba6d8543 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:19.597873 25778 tablet_bootstrap.cc:654] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:19.607093 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:19.613731 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 3efaaac21c874f548b2ba89a73143917 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:19.615054 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efaaac21c874f548b2ba89a73143917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.623263 25776 tablet_bootstrap.cc:654] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.633101 25565 tablet_service.cc:1511] Processing CreateTablet for tablet d738c27d648440f19dd599abd783e9a6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:19.624536 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 3efaaac21c874f548b2ba89a73143917 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:19.634192 25642 tablet_service.cc:1511] Processing CreateTablet for tablet d738c27d648440f19dd599abd783e9a6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:19.635056 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efaaac21c874f548b2ba89a73143917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.635418 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d738c27d648440f19dd599abd783e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.628379 25572 tablet_service.cc:1511] Processing CreateTablet for tablet ca684ec561d54ebea537fdc18f87c4b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:19.629547 25641 tablet_service.cc:1511] Processing CreateTablet for tablet ca684ec561d54ebea537fdc18f87c4b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:19.640590 25490 tablet_service.cc:1511] Processing CreateTablet for tablet d738c27d648440f19dd599abd783e9a6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:19.641341 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca684ec561d54ebea537fdc18f87c4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.641841 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d738c27d648440f19dd599abd783e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.647318 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013a25b086047c288a55babba6d8543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.646867 25719 tablet_service.cc:1511] Processing CreateTablet for tablet b5d354ce784049a3830b6040f104301f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:19.647992 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca684ec561d54ebea537fdc18f87c4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.648880 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d354ce784049a3830b6040f104301f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.652158 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d738c27d648440f19dd599abd783e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.658893 25493 tablet_service.cc:1511] Processing CreateTablet for tablet b5d354ce784049a3830b6040f104301f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:19.660235 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d354ce784049a3830b6040f104301f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.659973 25569 tablet_service.cc:1511] Processing CreateTablet for tablet b5d354ce784049a3830b6040f104301f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:19.661353 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d354ce784049a3830b6040f104301f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.668709 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 3b15abb4a59346f58912e32dc4cfa4fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:19.670074 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b15abb4a59346f58912e32dc4cfa4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.671083 25716 tablet_service.cc:1511] Processing CreateTablet for tablet ca684ec561d54ebea537fdc18f87c4b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:19.674618 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca684ec561d54ebea537fdc18f87c4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.687148 25777 tablet_bootstrap.cc:700] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: Time spent opening tablet: real 0.104s	user 0.004s	sys 0.000s
I20260709 14:52:19.687980 25777 tablet_bootstrap.cc:654] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.707368 25775 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:19.707664 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 3b15abb4a59346f58912e32dc4cfa4fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:19.710320 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b15abb4a59346f58912e32dc4cfa4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.715284 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 3b15abb4a59346f58912e32dc4cfa4fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:19.715358 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7dceb383eb411e91dd4b3f2726d2a5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:19.716842 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7dceb383eb411e91dd4b3f2726d2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.717991 25642 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7dceb383eb411e91dd4b3f2726d2a5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:19.719319 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7dceb383eb411e91dd4b3f2726d2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.721637 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7dceb383eb411e91dd4b3f2726d2a5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:19.722934 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7dceb383eb411e91dd4b3f2726d2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.731858 25492 tablet_service.cc:1511] Processing CreateTablet for tablet bcac998cd184469aa99db4c68a4ebc5a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:19.733248 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcac998cd184469aa99db4c68a4ebc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.733161 25643 tablet_service.cc:1511] Processing CreateTablet for tablet bcac998cd184469aa99db4c68a4ebc5a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:19.734544 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcac998cd184469aa99db4c68a4ebc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.736761 25571 tablet_service.cc:1511] Processing CreateTablet for tablet bcac998cd184469aa99db4c68a4ebc5a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:19.737958 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcac998cd184469aa99db4c68a4ebc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.717988 25778 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:19.740617 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b15abb4a59346f58912e32dc4cfa4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.740984 25778 ts_tablet_manager.cc:1403] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.175s	user 0.013s	sys 0.000s
I20260709 14:52:19.756697 25775 ts_tablet_manager.cc:1403] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.292s	user 0.040s	sys 0.019s
I20260709 14:52:19.759843 25778 raft_consensus.cc:359] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:19.762382 25778 raft_consensus.cc:385] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.762734 25778 raft_consensus.cc:740] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.763608 25778 consensus_queue.cc:260] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:19.769861 25777 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:19.770527 25777 ts_tablet_manager.cc:1403] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.005s
I20260709 14:52:19.776710 25720 tablet_service.cc:1511] Processing CreateTablet for tablet 1308a73bdb274f1481a65cb126b13933 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:19.778126 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308a73bdb274f1481a65cb126b13933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.778519 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 1308a73bdb274f1481a65cb126b13933 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:19.779795 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308a73bdb274f1481a65cb126b13933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.781937 25776 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:19.782420 25776 ts_tablet_manager.cc:1403] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.000s
I20260709 14:52:19.789471 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 5c87901ab1414f9ca8df26d46582c1b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:19.790235 25571 tablet_service.cc:1511] Processing CreateTablet for tablet d4b12bf0e651488db8c36d79237dabd6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:19.791472 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b12bf0e651488db8c36d79237dabd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.792109 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 418cd288833048a699f518d9bebace45 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:19.794288 25719 tablet_service.cc:1511] Processing CreateTablet for tablet 5c87901ab1414f9ca8df26d46582c1b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:19.795562 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c87901ab1414f9ca8df26d46582c1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.796466 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea1dfc2983a4135b06f2aec6929f96e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:19.796723 25717 tablet_service.cc:1511] Processing CreateTablet for tablet d4b12bf0e651488db8c36d79237dabd6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:19.790967 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c87901ab1414f9ca8df26d46582c1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.798482 25489 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84b0027794bdf821550f0cac9e6fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:19.799245 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa4e625a4464b3a94373933912b506e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:19.789618 25776 raft_consensus.cc:359] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:19.805649 25776 raft_consensus.cc:385] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.799739 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84b0027794bdf821550f0cac9e6fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.807230 25776 raft_consensus.cc:740] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.800520 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa4e625a4464b3a94373933912b506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.806664 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b12bf0e651488db8c36d79237dabd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.814739 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 418cd288833048a699f518d9bebace45 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:19.806644 25570 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea1dfc2983a4135b06f2aec6929f96e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:19.828805 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac8d4705af64d00a74b6cd3943e4db5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:19.829376 25572 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac8d4705af64d00a74b6cd3943e4db5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:19.812880 25532 heartbeater.cc:499] Master 127.22.220.190:37375 was elected leader, sending a full tablet report...
I20260709 14:52:19.832648 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea1dfc2983a4135b06f2aec6929f96e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:19.833981 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418cd288833048a699f518d9bebace45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.836750 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 5c87901ab1414f9ca8df26d46582c1b7 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:19.838018 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c87901ab1414f9ca8df26d46582c1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.841104 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea1dfc2983a4135b06f2aec6929f96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.808348 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa4e625a4464b3a94373933912b506e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:19.843961 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418cd288833048a699f518d9bebace45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.849237 25713 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa4e625a4464b3a94373933912b506e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:19.850647 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa4e625a4464b3a94373933912b506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.851854 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac8d4705af64d00a74b6cd3943e4db5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:19.853180 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac8d4705af64d00a74b6cd3943e4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.852936 25712 tablet_service.cc:1511] Processing CreateTablet for tablet 302465dc012e425a8f5aad5eb625a751 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:19.847597 25715 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84b0027794bdf821550f0cac9e6fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:19.848333 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea1dfc2983a4135b06f2aec6929f96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.849191 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac8d4705af64d00a74b6cd3943e4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.857113 25712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302465dc012e425a8f5aad5eb625a751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.824003 25777 raft_consensus.cc:359] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:19.871302 25778 ts_tablet_manager.cc:1434] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.130s	user 0.012s	sys 0.018s
I20260709 14:52:19.872063 25637 tablet_service.cc:1511] Processing CreateTablet for tablet 9667ad4d1e084c49b8daabbf003357da (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:19.872502 25778 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:19.873521 25637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667ad4d1e084c49b8daabbf003357da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.867251 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84b0027794bdf821550f0cac9e6fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.874542 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 302465dc012e425a8f5aad5eb625a751 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:19.871932 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 302465dc012e425a8f5aad5eb625a751 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:19.844199 25776 consensus_queue.cc:260] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:19.867666 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea1dfc2983a4135b06f2aec6929f96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.887885 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa4e625a4464b3a94373933912b506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.864492 25497 tablet_service.cc:1511] Processing CreateTablet for tablet 1308a73bdb274f1481a65cb126b13933 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:19.890759 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308a73bdb274f1481a65cb126b13933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.891889 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302465dc012e425a8f5aad5eb625a751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.892658 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac8d4705af64d00a74b6cd3943e4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.854163 25775 raft_consensus.cc:359] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:19.866245 25777 raft_consensus.cc:385] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.904119 25784 raft_consensus.cc:493] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.931869 25777 raft_consensus.cc:740] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.932061 25784 raft_consensus.cc:515] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:19.932812 25777 consensus_queue.cc:260] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:19.934723 25784 leader_election.cc:290] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:19.906204 25607 heartbeater.cc:499] Master 127.22.220.190:37375 was elected leader, sending a full tablet report...
I20260709 14:52:19.947063 25776 ts_tablet_manager.cc:1434] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.164s	user 0.009s	sys 0.006s
I20260709 14:52:19.947835 25755 heartbeater.cc:499] Master 127.22.220.190:37375 was elected leader, sending a full tablet report...
I20260709 14:52:19.897791 25775 raft_consensus.cc:385] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.969904 25776 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:19.907495 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 9667ad4d1e084c49b8daabbf003357da (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:19.971623 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667ad4d1e084c49b8daabbf003357da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.912235 25640 tablet_service.cc:1511] Processing CreateTablet for tablet c4a84b0027794bdf821550f0cac9e6fb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:19.971845 25775 raft_consensus.cc:740] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.972666 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a84b0027794bdf821550f0cac9e6fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.917483 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 9667ad4d1e084c49b8daabbf003357da (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:19.972870 25775 consensus_queue.cc:260] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:19.973757 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667ad4d1e084c49b8daabbf003357da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.923516 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302465dc012e425a8f5aad5eb625a751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.924273 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 418cd288833048a699f518d9bebace45 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:19.926172 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 167cd14c1b164456ac8517cba59e4a77 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:19.929881 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 167cd14c1b164456ac8517cba59e4a77 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:19.980748 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167cd14c1b164456ac8517cba59e4a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.981117 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 167cd14c1b164456ac8517cba59e4a77 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:19.980748 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167cd14c1b164456ac8517cba59e4a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.986480 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418cd288833048a699f518d9bebace45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.988713 25776 tablet_bootstrap.cc:654] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.931216 25778 tablet_bootstrap.cc:654] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.911990 25646 tablet_service.cc:1511] Processing CreateTablet for tablet d4b12bf0e651488db8c36d79237dabd6 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:20.000864 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b12bf0e651488db8c36d79237dabd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.007853 25681 heartbeater.cc:499] Master 127.22.220.190:37375 was elected leader, sending a full tablet report...
I20260709 14:52:20.010212 25493 tablet_service.cc:1511] Processing CreateTablet for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:20.011600 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.027331 25571 tablet_service.cc:1511] Processing CreateTablet for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:20.028712 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.055927 25645 tablet_service.cc:1511] Processing CreateTablet for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:20.057611 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf36958d63b4bbe9d9c4a1a8ff3e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.076694 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167cd14c1b164456ac8517cba59e4a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.105518 25775 ts_tablet_manager.cc:1434] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.344s	user 0.017s	sys 0.018s
I20260709 14:52:20.106931 25775 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:20.109282 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 82cb867fb0ab4bdeb93e172c13a755e0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:20.110592 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cb867fb0ab4bdeb93e172c13a755e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.113083 25777 ts_tablet_manager.cc:1434] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.342s	user 0.024s	sys 0.030s
I20260709 14:52:20.112982 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1edeae7e374e98a445bd5ed28171cd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:20.114362 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1edeae7e374e98a445bd5ed28171cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.114434 25777 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:20.118695 25572 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1edeae7e374e98a445bd5ed28171cd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:20.120090 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1edeae7e374e98a445bd5ed28171cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.122861 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1edeae7e374e98a445bd5ed28171cd (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:20.124198 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1edeae7e374e98a445bd5ed28171cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.125906 25775 tablet_bootstrap.cc:654] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.128044 25776 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:20.129495 25776 ts_tablet_manager.cc:1403] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.018s
I20260709 14:52:20.138883 25776 raft_consensus.cc:359] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.122864 25777 tablet_bootstrap.cc:654] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.141005 25791 raft_consensus.cc:493] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.143829 25791 raft_consensus.cc:515] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.153090 25786 raft_consensus.cc:493] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.142017 25776 raft_consensus.cc:385] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.153568 25786 raft_consensus.cc:515] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:20.189008 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 82cb867fb0ab4bdeb93e172c13a755e0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:20.190991 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cb867fb0ab4bdeb93e172c13a755e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.209373 25778 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:20.209990 25778 ts_tablet_manager.cc:1403] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.338s	user 0.012s	sys 0.026s
I20260709 14:52:20.156772 25791 leader_election.cc:290] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:20.160118 25776 raft_consensus.cc:740] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.259922 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 4f942898353e48a1ab9deea17274fd83 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:20.260339 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 82cb867fb0ab4bdeb93e172c13a755e0 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:20.261233 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f942898353e48a1ab9deea17274fd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.261641 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cb867fb0ab4bdeb93e172c13a755e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.250130 25786 leader_election.cc:290] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:20.279711 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 4f942898353e48a1ab9deea17274fd83 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:20.280297 25778 raft_consensus.cc:359] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.289783 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:20.291708 25777 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:20.292341 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f942898353e48a1ab9deea17274fd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.294126 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 4f942898353e48a1ab9deea17274fd83 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:20.295557 25778 raft_consensus.cc:385] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.298046 25778 raft_consensus.cc:740] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.298540 25785 raft_consensus.cc:493] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.298846 25778 consensus_queue.cc:260] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.299727 25777 ts_tablet_manager.cc:1403] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.015s
I20260709 14:52:20.253158 25776 consensus_queue.cc:260] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.301281 25778 ts_tablet_manager.cc:1434] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.000s
I20260709 14:52:20.299013 25785 raft_consensus.cc:515] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.309365 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f942898353e48a1ab9deea17274fd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.309993 25785 leader_election.cc:290] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:20.317268 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa355fd44864ba99147ff27657fec1f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:20.318164 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa355fd44864ba99147ff27657fec1f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:20.319439 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa355fd44864ba99147ff27657fec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.318564 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa355fd44864ba99147ff27657fec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.334486 25778 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:20.339025 25472 leader_election.cc:343] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.339758 25495 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8c51807e54a7ea19435e8770cd32f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:20.341054 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8c51807e54a7ea19435e8770cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.343639 25778 tablet_bootstrap.cc:654] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.357379 25775 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:20.360255 25777 raft_consensus.cc:359] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.366559 25775 ts_tablet_manager.cc:1403] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.260s	user 0.027s	sys 0.046s
I20260709 14:52:20.364329 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa355fd44864ba99147ff27657fec1f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:20.369159 25777 raft_consensus.cc:385] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.370743 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:20.378335 25548 leader_election.cc:343] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.379514 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa355fd44864ba99147ff27657fec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.372799 25572 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8c51807e54a7ea19435e8770cd32f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:20.375999 25777 raft_consensus.cc:740] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.380918 25777 consensus_queue.cc:260] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.383360 25777 ts_tablet_manager.cc:1434] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 14:52:20.384358 25777 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:20.380918 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8c51807e54a7ea19435e8770cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.387964 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:20.374066 25715 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8c51807e54a7ea19435e8770cd32f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:20.389984 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8c51807e54a7ea19435e8770cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:20.390359 25621 leader_election.cc:343] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.392235 25775 raft_consensus.cc:359] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.393008 25775 raft_consensus.cc:385] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.393306 25775 raft_consensus.cc:740] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.394153 25775 consensus_queue.cc:260] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.396463 25775 ts_tablet_manager.cc:1434] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:52:20.397373 25775 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:20.403702 25775 tablet_bootstrap.cc:654] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.422071 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 35485745b61b4eab804e0298560aa31a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:20.423463 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35485745b61b4eab804e0298560aa31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.420136 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 35485745b61b4eab804e0298560aa31a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:20.425107 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35485745b61b4eab804e0298560aa31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.432571 25776 ts_tablet_manager.cc:1434] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.296s	user 0.007s	sys 0.019s
I20260709 14:52:20.433681 25776 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:20.436029 25791 raft_consensus.cc:493] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.436549 25791 raft_consensus.cc:515] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.439842 25791 leader_election.cc:290] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:20.441030 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:20.442457 25548 leader_election.cc:343] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.443467 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:20.444022 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:20.444123 25730 raft_consensus.cc:2468] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:20.445544 25547 leader_election.cc:304] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:20.446394 25791 raft_consensus.cc:2804] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.446764 25791 raft_consensus.cc:493] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.447104 25791 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:20.447523 25547 leader_election.cc:343] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.448004 25547 leader_election.cc:304] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:20.457149 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:20.461961 25777 tablet_bootstrap.cc:654] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:20.468803 25471 leader_election.cc:343] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.470108 25809 raft_consensus.cc:2749] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.470301 25471 leader_election.cc:304] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:20.474576 25784 raft_consensus.cc:2749] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.474400 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 1c148f2010d84892b6bc5c84d458ad5f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:20.476022 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:20.477576 25622 leader_election.cc:343] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.478065 25622 leader_election.cc:304] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:20.478601 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 1c148f2010d84892b6bc5c84d458ad5f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:20.480253 25786 raft_consensus.cc:493] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.482267 25786 raft_consensus.cc:515] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.475731 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c148f2010d84892b6bc5c84d458ad5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.494988 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 35485745b61b4eab804e0298560aa31a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:20.504420 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:20.506260 25696 leader_election.cc:343] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.508157 25786 leader_election.cc:290] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:20.508992 25786 raft_consensus.cc:2749] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.511687 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35485745b61b4eab804e0298560aa31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.514781 25791 raft_consensus.cc:515] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.515652 25775 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:20.516451 25775 ts_tablet_manager.cc:1403] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.017s
I20260709 14:52:20.519723 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c148f2010d84892b6bc5c84d458ad5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.519371 25488 tablet_service.cc:1511] Processing CreateTablet for tablet cfcf366c9e5446cdbdbdc79982d41beb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:20.520725 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcf366c9e5446cdbdbdc79982d41beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.521950 25775 raft_consensus.cc:359] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.522666 25775 raft_consensus.cc:385] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.522948 25775 raft_consensus.cc:740] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.526661 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:20.528198 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:20.528894 25730 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.529709 25776 tablet_bootstrap.cc:654] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:20.532357 25621 leader_election.cc:343] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.523653 25775 consensus_queue.cc:260] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.539172 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5c433f7147e9b78ce2570f2b522e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:20.540740 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5c433f7147e9b78ce2570f2b522e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.539458 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 1c148f2010d84892b6bc5c84d458ad5f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:20.541656 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c148f2010d84892b6bc5c84d458ad5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.544044 25646 tablet_service.cc:1511] Processing CreateTablet for tablet cfcf366c9e5446cdbdbdc79982d41beb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:20.545337 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcf366c9e5446cdbdbdc79982d41beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.546077 25730 raft_consensus.cc:2468] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:20.547041 25775 ts_tablet_manager.cc:1434] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:52:20.548130 25791 leader_election.cc:290] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:20.552475 25547 leader_election.cc:304] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:20.552393 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:20.559441 25582 raft_consensus.cc:2393] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:20.559684 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5c433f7147e9b78ce2570f2b522e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:20.560986 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5c433f7147e9b78ce2570f2b522e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.561054 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 5501fd3c284f44939dcd51fc930aa044 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:20.561962 25784 raft_consensus.cc:493] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.562500 25784 raft_consensus.cc:515] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.562134 25778 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:20.564710 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:20.572233 25778 ts_tablet_manager.cc:1403] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.247s	user 0.028s	sys 0.015s
I20260709 14:52:20.572485 25803 raft_consensus.cc:493] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.565690 25784 leader_election.cc:290] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:20.566105 25572 tablet_service.cc:1511] Processing CreateTablet for tablet cfcf366c9e5446cdbdbdc79982d41beb (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:20.572979 25803 raft_consensus.cc:515] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.573805 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcf366c9e5446cdbdbdc79982d41beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.566779 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:20.567133 25695 leader_election.cc:304] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:20.569038 25570 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5c433f7147e9b78ce2570f2b522e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:20.578687 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5c433f7147e9b78ce2570f2b522e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:20.578806 25471 leader_election.cc:343] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.579430 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:20.580004 25803 leader_election.cc:290] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:20.582152 25497 tablet_service.cc:1511] Processing CreateTablet for tablet 279acc0a03874369b29dbbf264be3a5e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:20.583410 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acc0a03874369b29dbbf264be3a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.584005 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:20.584909 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:20.585206 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:20.586313 25695 leader_election.cc:343] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.587214 25778 raft_consensus.cc:359] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.569860 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 5501fd3c284f44939dcd51fc930aa044 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:20.570950 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 5501fd3c284f44939dcd51fc930aa044 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:20.587963 25778 raft_consensus.cc:385] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.588330 25778 raft_consensus.cc:740] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.571425 25791 raft_consensus.cc:2804] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.564679 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5501fd3c284f44939dcd51fc930aa044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.577235 25785 raft_consensus.cc:2749] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.577167 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:20.589568 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.590207 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa1ca32a1ed4f09a4bbb96caa46da91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.588647 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5501fd3c284f44939dcd51fc930aa044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.588651 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5501fd3c284f44939dcd51fc930aa044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.595269 25791 raft_consensus.cc:697] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:20.596145 25791 consensus_queue.cc:237] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.608923 25778 consensus_queue.cc:260] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:20.611483 25778 ts_tablet_manager.cc:1434] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:52:20.612499 25778 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:20.613739 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:20.563388 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 85972.1us
I20260709 14:52:20.623909 25775 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
W20260709 14:52:20.626892 25548 leader_election.cc:343] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.647179 25488 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e0daa434e42b894df39412871d1f5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:20.649041 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 279acc0a03874369b29dbbf264be3a5e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:20.656545 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acc0a03874369b29dbbf264be3a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.656922 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:20.651561 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e0daa434e42b894df39412871d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.653908 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 98d58ab8649e46be88f206c53dfcedb4 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:20.658876 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d58ab8649e46be88f206c53dfcedb4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:20.661646 25548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 53271.8us
W20260709 14:52:20.675222 25694 leader_election.cc:343] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.675969 25694 leader_election.cc:304] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:20.676792 25785 raft_consensus.cc:2749] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.678682 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 98d58ab8649e46be88f206c53dfcedb4 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:20.672780 25775 tablet_bootstrap.cc:654] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.691697 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d58ab8649e46be88f206c53dfcedb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.694499 25639 tablet_service.cc:1511] Processing CreateTablet for tablet a97e3461e3964334a1a447676fb3ce06 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:20.688081 25809 raft_consensus.cc:493] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.695431 25719 tablet_service.cc:1511] Processing CreateTablet for tablet a97e3461e3964334a1a447676fb3ce06 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:20.696138 25809 raft_consensus.cc:515] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:20.696662 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e3461e3964334a1a447676fb3ce06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.698545 25809 leader_election.cc:290] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:20.699049 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e3461e3964334a1a447676fb3ce06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.698774 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 98d58ab8649e46be88f206c53dfcedb4 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:20.700098 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d58ab8649e46be88f206c53dfcedb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.707877 25565 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e0daa434e42b894df39412871d1f5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:20.708772 25776 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:20.709288 25776 ts_tablet_manager.cc:1403] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.276s	user 0.003s	sys 0.017s
I20260709 14:52:20.718998 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:20.720753 25546 leader_election.cc:343] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.726805 25567 tablet_service.cc:1511] Processing CreateTablet for tablet a97e3461e3964334a1a447676fb3ce06 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:20.727626 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e0daa434e42b894df39412871d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.729832 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:20.730993 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e3461e3964334a1a447676fb3ce06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.730803 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:20.731508 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:20.732067 25621 leader_election.cc:343] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.732550 25621 leader_election.cc:304] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
W20260709 14:52:20.733294 25472 leader_election.cc:343] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.733829 25811 raft_consensus.cc:2749] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.729265 25776 raft_consensus.cc:359] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.733749 25472 leader_election.cc:304] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:20.736915 25718 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e0daa434e42b894df39412871d1f5 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:20.737241 25784 raft_consensus.cc:2749] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.738382 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e0daa434e42b894df39412871d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.738660 25776 raft_consensus.cc:385] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.739024 25776 raft_consensus.cc:740] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.740773 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 279acc0a03874369b29dbbf264be3a5e (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:20.742040 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acc0a03874369b29dbbf264be3a5e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:20.743139 25548 leader_election.cc:343] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.743634 25548 leader_election.cc:304] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:20.744428 25809 raft_consensus.cc:2749] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.749544 25713 tablet_service.cc:1511] Processing CreateTablet for tablet 802c17283ba84f1893ab8c3c6796c669 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:20.750869 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802c17283ba84f1893ab8c3c6796c669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.752722 25777 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:20.753310 25777 ts_tablet_manager.cc:1403] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.369s	user 0.024s	sys 0.023s
I20260709 14:52:20.760828 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebfae23bf47453896087549556b8a3b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:20.762154 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebfae23bf47453896087549556b8a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.762883 25776 consensus_queue.cc:260] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.773685 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 802c17283ba84f1893ab8c3c6796c669 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:20.775074 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802c17283ba84f1893ab8c3c6796c669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.776222 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 16b454d1795c4249bf018fec1a05295a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:20.777661 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b454d1795c4249bf018fec1a05295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.780210 25570 tablet_service.cc:1511] Processing CreateTablet for tablet 802c17283ba84f1893ab8c3c6796c669 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:20.781527 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802c17283ba84f1893ab8c3c6796c669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.786731 25776 ts_tablet_manager.cc:1434] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 14:52:20.788990 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebfae23bf47453896087549556b8a3b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:20.791903 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebfae23bf47453896087549556b8a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.798435 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 244ef35002e845849b8d9888f3201a0b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:20.800920 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244ef35002e845849b8d9888f3201a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.805435 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 16b454d1795c4249bf018fec1a05295a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:20.812318 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebfae23bf47453896087549556b8a3b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:20.814399 25777 raft_consensus.cc:359] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.820228 25777 raft_consensus.cc:385] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.820566 25777 raft_consensus.cc:740] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.821378 25777 consensus_queue.cc:260] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:20.806653 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 16b454d1795c4249bf018fec1a05295a (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:20.822546 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebfae23bf47453896087549556b8a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.823097 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b454d1795c4249bf018fec1a05295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.822659 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 244ef35002e845849b8d9888f3201a0b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:20.819923 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b454d1795c4249bf018fec1a05295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.824014 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244ef35002e845849b8d9888f3201a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.823664 25497 tablet_service.cc:1511] Processing CreateTablet for tablet d1a1df2ea51f451193638477b4dc2c28 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:20.824932 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a1df2ea51f451193638477b4dc2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.833632 25777 ts_tablet_manager.cc:1434] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 14:52:20.834750 25777 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:20.843268 25776 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:20.836367 25403 catalog_manager.cc:5697] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.853168 25638 tablet_service.cc:1511] Processing CreateTablet for tablet d1a1df2ea51f451193638477b4dc2c28 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:20.854879 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a1df2ea51f451193638477b4dc2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.847360 25572 tablet_service.cc:1511] Processing CreateTablet for tablet d1a1df2ea51f451193638477b4dc2c28 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:20.837205 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 244ef35002e845849b8d9888f3201a0b (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:20.869192 25778 tablet_bootstrap.cc:654] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.875106 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 32ea0dcdc9044f0a9dd926e64da02926 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:20.876756 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ea0dcdc9044f0a9dd926e64da02926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.875181 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 32ea0dcdc9044f0a9dd926e64da02926 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:20.878839 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa04aae26464833a6cc910a3f98a64f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:20.879506 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ea0dcdc9044f0a9dd926e64da02926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.879952 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa04aae26464833a6cc910a3f98a64f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.882889 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa04aae26464833a6cc910a3f98a64f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:20.884910 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 32ea0dcdc9044f0a9dd926e64da02926 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:20.885964 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa04aae26464833a6cc910a3f98a64f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.883556 25777 tablet_bootstrap.cc:654] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.884060 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244ef35002e845849b8d9888f3201a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.888950 25776 tablet_bootstrap.cc:654] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.894970 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a1df2ea51f451193638477b4dc2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.906113 25567 tablet_service.cc:1511] Processing CreateTablet for tablet bf1eab08386d453499fe1bfedbd671ca (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:20.906128 25644 tablet_service.cc:1511] Processing CreateTablet for tablet bf1eab08386d453499fe1bfedbd671ca (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:20.907580 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1eab08386d453499fe1bfedbd671ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.908192 25713 tablet_service.cc:1511] Processing CreateTablet for tablet bf1eab08386d453499fe1bfedbd671ca (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:20.891367 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa04aae26464833a6cc910a3f98a64f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:20.909772 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 13aa7f25cc354920bdf72554cd1485ff (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:20.910298 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa04aae26464833a6cc910a3f98a64f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.911018 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aa7f25cc354920bdf72554cd1485ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.926291 25571 tablet_service.cc:1511] Processing CreateTablet for tablet 13aa7f25cc354920bdf72554cd1485ff (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:20.904932 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ea0dcdc9044f0a9dd926e64da02926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.934861 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1eab08386d453499fe1bfedbd671ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.941879 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 13aa7f25cc354920bdf72554cd1485ff (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:20.942342 25775 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:20.942976 25775 ts_tablet_manager.cc:1403] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.368s	user 0.013s	sys 0.012s
I20260709 14:52:20.943217 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aa7f25cc354920bdf72554cd1485ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.943972 25719 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4c1dccf8534527a4d544f4422f4a62 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:20.945214 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4c1dccf8534527a4d544f4422f4a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.950644 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4c1dccf8534527a4d544f4422f4a62 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:20.956543 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4c1dccf8534527a4d544f4422f4a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.959964 25571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aa7f25cc354920bdf72554cd1485ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.972357 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1eab08386d453499fe1bfedbd671ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.003674 25776 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.004451 25776 ts_tablet_manager.cc:1403] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.161s	user 0.032s	sys 0.029s
I20260709 14:52:21.005568 25778 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.006122 25778 ts_tablet_manager.cc:1403] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.394s	user 0.008s	sys 0.018s
I20260709 14:52:21.014210 25811 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.016609 25811 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.018750 25811 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:21.019555 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.020861 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.021592 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4c1dccf8534527a4d544f4422f4a62 (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:52:21.020987 25622 leader_election.cc:343] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:21.022621 25621 leader_election.cc:343] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.022876 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4c1dccf8534527a4d544f4422f4a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.023077 25621 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:21.030706 25497 tablet_service.cc:1511] Processing CreateTablet for tablet 4bac113ccddb40589b55ee6c2c23d10f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:21.030849 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 4bac113ccddb40589b55ee6c2c23d10f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:21.031584 25811 raft_consensus.cc:2749] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.032146 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bac113ccddb40589b55ee6c2c23d10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.033290 25778 raft_consensus.cc:359] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.034111 25778 raft_consensus.cc:385] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.034463 25778 raft_consensus.cc:740] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.035274 25778 consensus_queue.cc:260] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.037572 25778 ts_tablet_manager.cc:1434] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:52:21.032202 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bac113ccddb40589b55ee6c2c23d10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.055946 25777 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.056448 25777 ts_tablet_manager.cc:1403] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.222s	user 0.028s	sys 0.013s
I20260709 14:52:21.048380 25775 raft_consensus.cc:359] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.059265 25777 raft_consensus.cc:359] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.059955 25775 raft_consensus.cc:385] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.060027 25777 raft_consensus.cc:385] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.060335 25775 raft_consensus.cc:740] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.052760 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 4bac113ccddb40589b55ee6c2c23d10f (DEFAULT_TABLE table=test-workload [id=46c10bec23af42fd87fe01f632bf17eb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:21.062700 25784 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.063166 25784 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.065270 25784 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.063588 25775 consensus_queue.cc:260] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.060695 25777 raft_consensus.cc:740] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.067554 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.068540 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bac113ccddb40589b55ee6c2c23d10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.068784 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:21.069732 25472 leader_election.cc:343] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.069785 25582 raft_consensus.cc:2468] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:21.071336 25472 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:21.068490 25777 consensus_queue.cc:260] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.069255 25775 ts_tablet_manager.cc:1434] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.126s	user 0.002s	sys 0.005s
I20260709 14:52:21.072278 25784 raft_consensus.cc:2804] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.071092 25776 raft_consensus.cc:359] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.074087 25784 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.081676 25784 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.092921 25777 ts_tablet_manager.cc:1434] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:52:21.094002 25777 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.080974 25776 raft_consensus.cc:385] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.094480 25776 raft_consensus.cc:740] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.102066 25784 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.095315 25776 consensus_queue.cc:260] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.104192 25777 tablet_bootstrap.cc:654] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.104516 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:21.104861 25778 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:21.106472 25472 leader_election.cc:343] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.107654 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:21.108451 25582 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.108973 25776 ts_tablet_manager.cc:1434] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.002s
I20260709 14:52:21.109993 25776 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:21.114159 25778 tablet_bootstrap.cc:654] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.120199 25784 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.119550 25582 raft_consensus.cc:2468] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:21.129276 25472 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:21.130321 25777 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.130991 25777 ts_tablet_manager.cc:1403] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260709 14:52:21.131044 25784 raft_consensus.cc:2804] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.134853 25777 raft_consensus.cc:359] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.127367 25775 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:21.136235 25777 raft_consensus.cc:385] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.138841 25777 raft_consensus.cc:740] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.138149 25784 raft_consensus.cc:697] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:21.139667 25777 consensus_queue.cc:260] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.140208 25784 consensus_queue.cc:237] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.141953 25777 ts_tablet_manager.cc:1434] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:21.142895 25777 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.145476 25778 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.146039 25778 ts_tablet_manager.cc:1403] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.008s
I20260709 14:52:21.147091 25776 tablet_bootstrap.cc:654] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.148764 25777 tablet_bootstrap.cc:654] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.149024 25778 raft_consensus.cc:359] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.151978 25775 tablet_bootstrap.cc:654] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.149901 25778 raft_consensus.cc:385] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.153267 25778 raft_consensus.cc:740] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.154779 25778 consensus_queue.cc:260] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.160825 25778 ts_tablet_manager.cc:1434] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 14:52:21.167484 25776 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.169528 25778 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.174364 25776 ts_tablet_manager.cc:1403] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.016s
I20260709 14:52:21.176072 25778 tablet_bootstrap.cc:654] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.178220 25776 raft_consensus.cc:359] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.179242 25776 raft_consensus.cc:385] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.182634 25776 raft_consensus.cc:740] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.183555 25776 consensus_queue.cc:260] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.184036 25777 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.184098 25785 raft_consensus.cc:493] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.184592 25777 ts_tablet_manager.cc:1403] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.024s
I20260709 14:52:21.184754 25785 raft_consensus.cc:515] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.182708 25403 catalog_manager.cc:5697] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.188510 25777 raft_consensus.cc:359] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.189428 25777 raft_consensus.cc:385] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.189805 25777 raft_consensus.cc:740] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.190531 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.193142 25775 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.193778 25775 ts_tablet_manager.cc:1403] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.005s
W20260709 14:52:21.193969 25695 leader_election.cc:343] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.195652 25784 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.196166 25784 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.198110 25507 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.198959 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.199630 25656 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:21.199829 25777 consensus_queue.cc:260] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.201063 25471 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.201637 25791 consensus_queue.cc:1048] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.201874 25825 raft_consensus.cc:2804] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.203119 25825 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.203469 25825 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.203701 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.204409 25730 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:21.198511 25775 raft_consensus.cc:359] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.205821 25775 raft_consensus.cc:385] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.206135 25775 raft_consensus.cc:740] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.206941 25775 consensus_queue.cc:260] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.207872 25784 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:21.208088 25785 leader_election.cc:290] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:21.210017 25775 ts_tablet_manager.cc:1434] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:52:21.203425 25777 ts_tablet_manager.cc:1434] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 14:52:21.212779 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.213147 25777 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.213407 25775 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
W20260709 14:52:21.214221 25694 leader_election.cc:343] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.214730 25694 leader_election.cc:304] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:21.217773 25825 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.218604 25785 raft_consensus.cc:2749] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.222702 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:21.223496 25656 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.230189 25775 tablet_bootstrap.cc:654] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.234617 25811 raft_consensus.cc:493] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.235338 25811 raft_consensus.cc:515] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.238983 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:21.240845 25621 leader_election.cc:343] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.242667 25811 leader_election.cc:290] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:21.243510 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.244428 25506 raft_consensus.cc:2468] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:21.245980 25622 leader_election.cc:304] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:21.248000 25811 raft_consensus.cc:2804] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.248574 25811 raft_consensus.cc:493] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.249074 25811 raft_consensus.cc:3060] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.251268 25656 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:21.257493 25777 tablet_bootstrap.cc:654] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.259917 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:21.262068 25730 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.261945 25471 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.263124 25784 raft_consensus.cc:2804] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.264834 25784 raft_consensus.cc:697] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:21.265623 25784 consensus_queue.cc:237] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.260571 25825 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:21.272585 25730 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:21.280066 25791 consensus_queue.cc:1048] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.281590 25777 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.282260 25777 ts_tablet_manager.cc:1403] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260709 14:52:21.286087 25777 raft_consensus.cc:359] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.286827 25777 raft_consensus.cc:385] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.287135 25777 raft_consensus.cc:740] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.287949 25777 consensus_queue.cc:260] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.297073 25840 raft_consensus.cc:493] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.297760 25840 raft_consensus.cc:515] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.301657 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.303161 25777 ts_tablet_manager.cc:1434] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.003s
W20260709 14:52:21.303617 25622 leader_election.cc:343] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.304622 25777 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.310976 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.311895 25582 raft_consensus.cc:2468] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:21.313632 25621 leader_election.cc:304] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:21.314853 25838 raft_consensus.cc:2804] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.314978 25840 leader_election.cc:290] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.315281 25838 raft_consensus.cc:493] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.315693 25838 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.321693 25404 catalog_manager.cc:5697] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.336654 25840 raft_consensus.cc:493] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.337399 25840 raft_consensus.cc:515] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.340654 25840 leader_election.cc:290] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.323143 25777 tablet_bootstrap.cc:654] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.323282 25838 raft_consensus.cc:515] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.341434 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.343261 25838 leader_election.cc:290] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
W20260709 14:52:21.344175 25621 leader_election.cc:343] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.346444 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:21.347206 25582 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.350092 25811 raft_consensus.cc:515] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.352316 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:21.357499 25777 tablet_bootstrap.cc:492] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.357877 25811 leader_election.cc:290] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:21.358564 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:21.357969 25777 ts_tablet_manager.cc:1403] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.001s
I20260709 14:52:21.361337 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:21.361984 25505 raft_consensus.cc:3060] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.362023 25776 ts_tablet_manager.cc:1434] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.187s	user 0.081s	sys 0.090s
I20260709 14:52:21.363161 25776 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:21.363729 25777 raft_consensus.cc:359] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:21.364269 25621 leader_election.cc:343] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.366477 25778 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.367040 25778 ts_tablet_manager.cc:1403] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.010s
I20260709 14:52:21.367834 25843 raft_consensus.cc:493] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.368330 25843 raft_consensus.cc:515] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.369930 25776 tablet_bootstrap.cc:654] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.369967 25778 raft_consensus.cc:359] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.371069 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.371285 25778 raft_consensus.cc:385] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.371642 25778 raft_consensus.cc:740] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.371711 25730 raft_consensus.cc:2468] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:21.373149 25547 leader_election.cc:304] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:21.374521 25505 raft_consensus.cc:2468] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
W20260709 14:52:21.374807 25622 leader_election.cc:343] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.375512 25775 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.375664 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.376037 25775 ts_tablet_manager.cc:1403] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.163s	user 0.038s	sys 0.048s
I20260709 14:52:21.376241 25622 leader_election.cc:304] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:21.356735 25582 raft_consensus.cc:2468] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:21.377729 25811 raft_consensus.cc:2804] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.377797 25621 leader_election.cc:304] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:21.381649 25843 leader_election.cc:290] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:21.382186 25843 raft_consensus.cc:2804] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.382539 25843 raft_consensus.cc:493] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.382920 25843 raft_consensus.cc:3060] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.364447 25777 raft_consensus.cc:385] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.383076 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.383422 25777 raft_consensus.cc:740] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.385524 25777 consensus_queue.cc:260] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.387578 25656 raft_consensus.cc:2468] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:21.378957 25775 raft_consensus.cc:359] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.392686 25775 raft_consensus.cc:385] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.393095 25775 raft_consensus.cc:740] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.393738 25838 raft_consensus.cc:2804] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.394461 25838 raft_consensus.cc:697] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:21.394237 25775 consensus_queue.cc:260] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.395637 25838 consensus_queue.cc:237] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.391028 25843 raft_consensus.cc:515] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.399096 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:21.399648 25729 raft_consensus.cc:3060] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.376448 25506 raft_consensus.cc:2468] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:21.404400 25777 ts_tablet_manager.cc:1434] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.005s
I20260709 14:52:21.372605 25778 consensus_queue.cc:260] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.408236 25832 raft_consensus.cc:493] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.408885 25832 raft_consensus.cc:515] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.413287 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:21.421249 25696 leader_election.cc:343] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.422998 25622 leader_election.cc:304] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.424769 25778 ts_tablet_manager.cc:1434] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.004s
I20260709 14:52:21.425629 25840 raft_consensus.cc:2804] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.426167 25778 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.426139 25840 raft_consensus.cc:493] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.428284 25840 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.437623 25832 leader_election.cc:290] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.440451 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.441231 25582 raft_consensus.cc:2468] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:21.442456 25695 leader_election.cc:304] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:21.444726 25777 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.447021 25729 raft_consensus.cc:2468] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:21.457602 25832 raft_consensus.cc:2804] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.458073 25832 raft_consensus.cc:493] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.458628 25832 raft_consensus.cc:3060] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.459164 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fed14bbe72476cb7bb21e6886bf2d1" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:21.457973 25843 leader_election.cc:290] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:21.459746 25656 raft_consensus.cc:3060] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.460448 25778 tablet_bootstrap.cc:654] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.402722 25811 raft_consensus.cc:697] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:21.466244 25811 consensus_queue.cc:237] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.469800 25840 raft_consensus.cc:515] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.471455 25547 leader_election.cc:304] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:21.477023 25656 raft_consensus.cc:2468] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:21.488883 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:21.489749 25506 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.495617 25832 raft_consensus.cc:515] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.501734 25777 tablet_bootstrap.cc:654] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.503810 25811 raft_consensus.cc:493] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.512230 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:21.508555 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:21.513108 25582 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.505797 25840 leader_election.cc:290] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
W20260709 14:52:21.513881 25696 leader_election.cc:343] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.515897 25811 raft_consensus.cc:515] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.517578 25405 catalog_manager.cc:5697] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.521219 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.526314 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.527156 25729 raft_consensus.cc:2468] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:21.528867 25621 leader_election.cc:304] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.530006 25840 raft_consensus.cc:2804] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.530467 25840 raft_consensus.cc:493] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.530900 25840 raft_consensus.cc:3060] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:21.536697 25621 leader_election.cc:343] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.522847 25776 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.544734 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d5e61570134cc993ebba16cc6920ea" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:21.545378 25581 raft_consensus.cc:3060] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.521603 25811 leader_election.cc:290] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:21.553748 25840 raft_consensus.cc:515] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.556762 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:21.558184 25621 leader_election.cc:343] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.541980 25832 leader_election.cc:290] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.547585 25776 ts_tablet_manager.cc:1403] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.185s	user 0.047s	sys 0.081s
I20260709 14:52:21.563755 25847 raft_consensus.cc:2804] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.564329 25847 raft_consensus.cc:697] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:21.564772 25582 raft_consensus.cc:2468] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:21.565187 25847 consensus_queue.cc:237] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.566154 25777 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.565951 25621 leader_election.cc:304] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.566694 25777 ts_tablet_manager.cc:1403] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.000s
I20260709 14:52:21.566888 25811 raft_consensus.cc:2804] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.567394 25811 raft_consensus.cc:697] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:21.562314 25581 raft_consensus.cc:2468] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:21.567706 25405 catalog_manager.cc:5697] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.568727 25695 leader_election.cc:304] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:21.569797 25832 raft_consensus.cc:2804] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.570286 25832 raft_consensus.cc:697] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:21.569993 25777 raft_consensus.cc:359] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.574395 25777 raft_consensus.cc:385] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.574793 25777 raft_consensus.cc:740] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.574152 25776 raft_consensus.cc:359] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.576081 25776 raft_consensus.cc:385] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.575649 25777 consensus_queue.cc:260] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.576390 25776 raft_consensus.cc:740] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.577167 25775 ts_tablet_manager.cc:1434] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.201s	user 0.017s	sys 0.027s
I20260709 14:52:21.577955 25777 ts_tablet_manager.cc:1434] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:21.578423 25775 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:21.571094 25832 consensus_queue.cc:237] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.577279 25776 consensus_queue.cc:260] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.583983 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37375efdcc3e48cf9fc0065979433e85" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:21.584589 25730 raft_consensus.cc:3060] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.573163 25811 consensus_queue.cc:237] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.587901 25506 raft_consensus.cc:2468] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:21.589782 25840 leader_election.cc:290] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:21.592123 25777 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.594798 25840 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.595389 25840 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.597431 25777 tablet_bootstrap.cc:654] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.598348 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.598228 25405 catalog_manager.cc:5697] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.599885 25778 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
W20260709 14:52:21.599742 25622 leader_election.cc:343] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.601467 25778 ts_tablet_manager.cc:1403] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.176s	user 0.032s	sys 0.022s
I20260709 14:52:21.602653 25730 raft_consensus.cc:2468] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:21.603953 25621 leader_election.cc:304] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.604745 25838 raft_consensus.cc:2804] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.605258 25838 raft_consensus.cc:697] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:21.606168 25778 raft_consensus.cc:359] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.606097 25838 consensus_queue.cc:237] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.607199 25778 raft_consensus.cc:385] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.607578 25778 raft_consensus.cc:740] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.608527 25778 consensus_queue.cc:260] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.608752 25775 tablet_bootstrap.cc:654] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.612874 25776 ts_tablet_manager.cc:1434] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 14:52:21.629586 25776 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
W20260709 14:52:21.638356 25472 consensus_peers.cc:597] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:21.675997 25778 ts_tablet_manager.cc:1434] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.074s	user 0.042s	sys 0.022s
I20260709 14:52:21.676887 25835 raft_consensus.cc:493] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.676946 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:21.677522 25835 raft_consensus.cc:515] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:21.678551 25621 leader_election.cc:343] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.679049 25621 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.679399 25778 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.680027 25852 raft_consensus.cc:2749] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.627558 25405 catalog_manager.cc:5697] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.689190 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:21.689869 25778 tablet_bootstrap.cc:654] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:21.691334 25472 leader_election.cc:343] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.698321 25840 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.677286 25777 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.700232 25777 ts_tablet_manager.cc:1403] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.108s	user 0.040s	sys 0.035s
I20260709 14:52:21.701761 25825 consensus_queue.cc:1048] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.702907 25775 tablet_bootstrap.cc:492] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.715396 25776 tablet_bootstrap.cc:654] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.704348 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:21.705225 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:21.700678 25835 leader_election.cc:290] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:21.715907 25775 ts_tablet_manager.cc:1403] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.002s
I20260709 14:52:21.713022 25405 catalog_manager.cc:5697] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.703227 25777 raft_consensus.cc:359] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.716729 25777 raft_consensus.cc:385] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.717023 25777 raft_consensus.cc:740] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.717095 25863 consensus_queue.cc:1048] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.717741 25777 consensus_queue.cc:260] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:21.719062 25472 leader_election.cc:343] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.719543 25472 leader_election.cc:304] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.720386 25777 ts_tablet_manager.cc:1434] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:52:21.720466 25863 raft_consensus.cc:2749] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.721690 25777 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.726488 25775 raft_consensus.cc:359] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.727187 25775 raft_consensus.cc:385] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.727469 25775 raft_consensus.cc:740] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.715237 25784 consensus_queue.cc:1048] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.712280 25778 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.732177 25778 ts_tablet_manager.cc:1403] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260709 14:52:21.734954 25778 raft_consensus.cc:359] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.735620 25778 raft_consensus.cc:385] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.735904 25778 raft_consensus.cc:740] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.736704 25778 consensus_queue.cc:260] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.737613 25777 tablet_bootstrap.cc:654] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.738636 25778 ts_tablet_manager.cc:1434] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:52:21.736586 25775 consensus_queue.cc:260] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.742333 25405 catalog_manager.cc:5697] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.744975 25775 ts_tablet_manager.cc:1434] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:52:21.746263 25775 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:21.746358 25776 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.746959 25776 ts_tablet_manager.cc:1403] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.020s
I20260709 14:52:21.742439 25778 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.749943 25776 raft_consensus.cc:359] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.750701 25776 raft_consensus.cc:385] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.750993 25776 raft_consensus.cc:740] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.751852 25776 consensus_queue.cc:260] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.754031 25776 ts_tablet_manager.cc:1434] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:21.755002 25776 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:21.761294 25776 tablet_bootstrap.cc:654] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.773687 25778 tablet_bootstrap.cc:654] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.783372 25775 tablet_bootstrap.cc:654] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.791285 25778 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.791941 25778 ts_tablet_manager.cc:1403] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.003s
I20260709 14:52:21.794884 25777 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.796125 25777 ts_tablet_manager.cc:1403] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.075s	user 0.036s	sys 0.023s
I20260709 14:52:21.798647 25777 raft_consensus.cc:359] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.799283 25777 raft_consensus.cc:385] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.799559 25777 raft_consensus.cc:740] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.800205 25777 consensus_queue.cc:260] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.802206 25777 ts_tablet_manager.cc:1434] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:21.803114 25777 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.795150 25775 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.794839 25778 raft_consensus.cc:359] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.805346 25778 raft_consensus.cc:385] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.805619 25778 raft_consensus.cc:740] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.806336 25778 consensus_queue.cc:260] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.807767 25778 ts_tablet_manager.cc:1434] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:52:21.808884 25777 tablet_bootstrap.cc:654] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.809020 25778 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.816208 25778 tablet_bootstrap.cc:654] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.818571 25775 ts_tablet_manager.cc:1403] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.006s
I20260709 14:52:21.822499 25775 raft_consensus.cc:359] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.823397 25775 raft_consensus.cc:385] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.823734 25775 raft_consensus.cc:740] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.830976 25775 consensus_queue.cc:260] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:21.839592 25784 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.840359 25784 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.844148 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:21.846185 25472 leader_election.cc:343] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.849588 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.849900 25784 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:21.850499 25655 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:21.852247 25471 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.853801 25775 ts_tablet_manager.cc:1434] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:52:21.854766 25775 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:21.860487 25775 tablet_bootstrap.cc:654] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.864272 25784 raft_consensus.cc:2804] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.866134 25784 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.866637 25784 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.873323 25777 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.873965 25777 ts_tablet_manager.cc:1403] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.011s
I20260709 14:52:21.880571 25777 raft_consensus.cc:359] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.881238 25777 raft_consensus.cc:385] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.881516 25777 raft_consensus.cc:740] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.882025 25776 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.882198 25777 consensus_queue.cc:260] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.882686 25776 ts_tablet_manager.cc:1403] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.128s	user 0.035s	sys 0.065s
I20260709 14:52:21.886128 25776 raft_consensus.cc:359] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.887010 25776 raft_consensus.cc:385] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.887063 25777 ts_tablet_manager.cc:1434] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:21.887483 25776 raft_consensus.cc:740] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.888329 25776 consensus_queue.cc:260] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.889516 25777 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:21.890558 25776 ts_tablet_manager.cc:1434] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:21.891711 25784 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.894198 25776 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:21.894347 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:21.895677 25472 leader_election.cc:343] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.894937 25784 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:21.896011 25832 raft_consensus.cc:493] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.896800 25775 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.896487 25832 raft_consensus.cc:515] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.897239 25775 ts_tablet_manager.cc:1403] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.000s
I20260709 14:52:21.898052 25777 tablet_bootstrap.cc:654] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.898487 25832 leader_election.cc:290] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:21.899991 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.900285 25776 tablet_bootstrap.cc:654] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.900632 25656 raft_consensus.cc:2468] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:21.901641 25775 raft_consensus.cc:359] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.902017 25694 leader_election.cc:304] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.902305 25775 raft_consensus.cc:385] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.902570 25775 raft_consensus.cc:740] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.903318 25775 consensus_queue.cc:260] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.904383 25833 raft_consensus.cc:2804] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.904873 25833 raft_consensus.cc:493] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.905282 25833 raft_consensus.cc:3060] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.905490 25775 ts_tablet_manager.cc:1434] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:21.906450 25775 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:21.909088 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.909760 25507 raft_consensus.cc:2468] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:21.911885 25775 tablet_bootstrap.cc:654] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.912788 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:21.913373 25656 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:21.916361 25622 consensus_peers.cc:597] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:21.914892 25832 raft_consensus.cc:493] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.920246 25832 raft_consensus.cc:515] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.922365 25778 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:21.922972 25778 ts_tablet_manager.cc:1403] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.114s	user 0.041s	sys 0.019s
I20260709 14:52:21.924134 25832 leader_election.cc:290] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:21.925470 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:21.925626 25778 raft_consensus.cc:359] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.926250 25778 raft_consensus.cc:385] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.926532 25778 raft_consensus.cc:740] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.924219 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:21.927565 25506 raft_consensus.cc:2393] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
I20260709 14:52:21.927289 25778 consensus_queue.cc:260] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.928766 25696 leader_election.cc:304] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:21.930296 25832 raft_consensus.cc:3060] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.937391 25832 raft_consensus.cc:2749] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.938071 25778 ts_tablet_manager.cc:1434] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:21.947263 25778 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:21.957535 25833 raft_consensus.cc:515] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.958328 25776 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:21.959867 25778 tablet_bootstrap.cc:654] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.960384 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:21.961014 25655 raft_consensus.cc:3060] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.962304 25838 consensus_queue.cc:1048] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.968976 25655 raft_consensus.cc:2468] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:21.969452 25656 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:21.970271 25694 leader_election.cc:304] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:21.970695 25471 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:21.971136 25832 raft_consensus.cc:2804] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.971766 25784 raft_consensus.cc:2804] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.972277 25784 raft_consensus.cc:697] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:21.972406 25777 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:21.972860 25777 ts_tablet_manager.cc:1403] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.034s
I20260709 14:52:21.973114 25784 consensus_queue.cc:237] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:21.976629 25833 leader_election.cc:290] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:21.975530 25777 raft_consensus.cc:359] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.977789 25777 raft_consensus.cc:385] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.978135 25777 raft_consensus.cc:740] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.978171 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939c958994645d39b6ecf96fd5dc3ae" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:21.979074 25506 raft_consensus.cc:3060] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.981096 25776 ts_tablet_manager.cc:1403] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.007s
I20260709 14:52:21.987315 25776 raft_consensus.cc:359] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:21.988063 25776 raft_consensus.cc:385] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.988335 25776 raft_consensus.cc:740] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.992231 25506 raft_consensus.cc:2468] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:21.979053 25777 consensus_queue.cc:260] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:21.992532 25404 catalog_manager.cc:5697] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.997991 25775 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:21.998525 25775 ts_tablet_manager.cc:1403] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.015s
I20260709 14:52:22.001307 25775 raft_consensus.cc:359] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.001973 25775 raft_consensus.cc:385] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.002292 25775 raft_consensus.cc:740] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.002656 25784 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.003136 25784 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.003242 25775 consensus_queue.cc:260] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.003932 25852 consensus_queue.cc:1048] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.005273 25775 ts_tablet_manager.cc:1434] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:22.005945 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.006273 25775 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
W20260709 14:52:22.008370 25472 leader_election.cc:343] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.010094 25784 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.002030 25776 consensus_queue.cc:260] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.010558 25777 ts_tablet_manager.cc:1434] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:52:22.011807 25832 raft_consensus.cc:697] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:22.012368 25775 tablet_bootstrap.cc:654] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.013270 25776 ts_tablet_manager.cc:1434] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:52:22.019017 25778 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.019518 25778 ts_tablet_manager.cc:1403] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.034s
I20260709 14:52:22.019577 25833 consensus_queue.cc:1048] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.022318 25778 raft_consensus.cc:359] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.022972 25778 raft_consensus.cc:385] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.023234 25778 raft_consensus.cc:740] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.023860 25778 consensus_queue.cc:260] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.026736 25581 raft_consensus.cc:3060] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.029265 25848 raft_consensus.cc:493] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.029899 25848 raft_consensus.cc:515] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.012899 25832 consensus_queue.cc:237] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.034938 25852 consensus_queue.cc:1048] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.035065 25848 leader_election.cc:290] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.036978 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:22.038841 25547 leader_election.cc:343] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.038969 25852 consensus_queue.cc:1048] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.042973 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.043870 25656 raft_consensus.cc:2468] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.046381 25777 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.052035 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.053020 25655 raft_consensus.cc:2468] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:22.055711 25471 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.057852 25546 leader_election.cc:304] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.059466 25842 raft_consensus.cc:2804] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.059983 25842 raft_consensus.cc:493] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.060350 25777 tablet_bootstrap.cc:654] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.060405 25842 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.062917 25825 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.063592 25825 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.066363 25825 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:22.072788 25784 raft_consensus.cc:2804] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.073215 25784 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.073549 25784 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.076478 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:22.078464 25472 leader_election.cc:343] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.079739 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:22.080647 25729 raft_consensus.cc:2468] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.082183 25472 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.083742 25864 raft_consensus.cc:2804] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.084291 25864 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.084896 25864 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.089973 25852 consensus_queue.cc:1048] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.093739 25778 ts_tablet_manager.cc:1434] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 14:52:22.094763 25778 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.098284 25784 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.103222 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.104046 25655 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.108572 25784 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.111446 25778 tablet_bootstrap.cc:654] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.121395 25778 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.121932 25778 ts_tablet_manager.cc:1403] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 14:52:22.124584 25778 raft_consensus.cc:359] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.125295 25778 raft_consensus.cc:385] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.125627 25778 raft_consensus.cc:740] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.126302 25778 consensus_queue.cc:260] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.128628 25778 ts_tablet_manager.cc:1434] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:22.127482 25402 catalog_manager.cc:5697] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.129649 25778 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.108289 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:22.132553 25472 leader_election.cc:343] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.134455 25840 consensus_queue.cc:1048] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.135792 25840 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.136401 25778 tablet_bootstrap.cc:654] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.136240 25840 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.139839 25776 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:22.143584 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:22.145539 25621 leader_election.cc:343] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.148980 25864 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.151155 25864 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:22.151641 25847 consensus_queue.cc:1048] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.151728 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.152729 25840 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:22.153112 25842 raft_consensus.cc:515] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:22.154002 25622 leader_election.cc:343] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.154626 25622 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.155259 25842 leader_election.cc:290] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.157045 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:22.157866 25728 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.159219 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:22.159860 25655 raft_consensus.cc:2468] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.160226 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:22.160631 25472 leader_election.cc:343] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:22.162062 25547 leader_election.cc:343] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.166226 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.166868 25656 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.170852 25471 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.177469 25507 raft_consensus.cc:3060] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.179428 25784 raft_consensus.cc:2804] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.180047 25784 raft_consensus.cc:697] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:22.180881 25784 consensus_queue.cc:237] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.181949 25882 raft_consensus.cc:493] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.182485 25882 raft_consensus.cc:515] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.183509 25840 raft_consensus.cc:2749] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.186802 25882 leader_election.cc:290] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:22.189775 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.190444 25505 raft_consensus.cc:2468] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:22.191504 25696 leader_election.cc:304] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:22.192556 25882 raft_consensus.cc:2804] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.192939 25882 raft_consensus.cc:493] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.194161 25882 raft_consensus.cc:3060] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.195761 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.197180 25656 raft_consensus.cc:2468] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
W20260709 14:52:22.198153 25695 leader_election.cc:343] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.198160 25546 leader_election.cc:304] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.199537 25848 raft_consensus.cc:2804] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.201575 25776 tablet_bootstrap.cc:654] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.201407 25848 raft_consensus.cc:697] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:22.204110 25848 consensus_queue.cc:237] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.228441 25833 consensus_queue.cc:1048] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.230142 25842 consensus_queue.cc:1048] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.214859 25728 raft_consensus.cc:2468] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.253885 25472 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.257949 25784 raft_consensus.cc:2804] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.258765 25784 raft_consensus.cc:697] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:22.261019 25775 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:22.260748 25811 consensus_queue.cc:1048] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.261502 25775 ts_tablet_manager.cc:1403] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.255s	user 0.056s	sys 0.085s
I20260709 14:52:22.261763 25784 consensus_queue.cc:237] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.264328 25775 raft_consensus.cc:359] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.265043 25775 raft_consensus.cc:385] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.265324 25775 raft_consensus.cc:740] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.266119 25775 consensus_queue.cc:260] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.270418 25775 ts_tablet_manager.cc:1434] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:22.271471 25825 raft_consensus.cc:493] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.272200 25825 raft_consensus.cc:515] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.251255 25882 raft_consensus.cc:515] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.283200 25811 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.290246 25811 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.284809 25825 leader_election.cc:290] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.287611 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.288735 25847 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.288631 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.298628 25811 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:22.300640 25775 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:22.304036 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:22.305894 25472 leader_election.cc:304] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:22.299242 25847 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.308427 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.309415 25847 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:22.310125 25621 leader_election.cc:343] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.309432 25825 raft_consensus.cc:2749] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.320007 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.319773 25404 catalog_manager.cc:5697] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:22.322657 25622 leader_election.cc:343] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.322775 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.323164 25622 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.323769 25777 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.324453 25777 ts_tablet_manager.cc:1403] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.278s	user 0.021s	sys 0.004s
I20260709 14:52:22.324765 25811 raft_consensus.cc:2749] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.327059 25777 raft_consensus.cc:359] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.327694 25777 raft_consensus.cc:385] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.329170 25777 raft_consensus.cc:740] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
W20260709 14:52:22.336145 25548 leader_election.cc:343] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.338326 25775 tablet_bootstrap.cc:654] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:22.340179 25546 leader_election.cc:343] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.340606 25546 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:22.333408 25777 consensus_queue.cc:260] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.347095 25778 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.347575 25778 ts_tablet_manager.cc:1403] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.218s	user 0.047s	sys 0.065s
I20260709 14:52:22.351115 25901 raft_consensus.cc:2749] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.361418 25777 ts_tablet_manager.cc:1434] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:52:22.362941 25777 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.372682 25778 raft_consensus.cc:359] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.373605 25778 raft_consensus.cc:385] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.373968 25778 raft_consensus.cc:740] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.374768 25778 consensus_queue.cc:260] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.380630 25778 ts_tablet_manager.cc:1434] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:52:22.368359 25402 catalog_manager.cc:5697] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.385515 25778 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.392570 25847 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.392876 25778 tablet_bootstrap.cc:654] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.393121 25847 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.395279 25847 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.397197 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.397977 25655 raft_consensus.cc:2393] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:22.402693 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.403200 25882 leader_election.cc:290] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:22.404901 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:22.405536 25579 raft_consensus.cc:3060] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.406948 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:22.407624 25505 raft_consensus.cc:3060] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.412667 25548 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:22.413748 25847 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.421658 25882 consensus_queue.cc:1048] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.423056 25847 raft_consensus.cc:2749] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.427212 25505 raft_consensus.cc:2468] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:22.428628 25696 leader_election.cc:304] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:22.429680 25882 raft_consensus.cc:2804] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.430474 25882 raft_consensus.cc:697] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:22.431646 25882 consensus_queue.cc:237] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.441372 25579 raft_consensus.cc:2468] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:22.442726 25775 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:22.443202 25775 ts_tablet_manager.cc:1403] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.026s
I20260709 14:52:22.443526 25776 tablet_bootstrap.cc:492] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:22.444155 25776 ts_tablet_manager.cc:1403] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.428s	user 0.038s	sys 0.032s
I20260709 14:52:22.447389 25784 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.448349 25776 raft_consensus.cc:359] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.448350 25775 raft_consensus.cc:359] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.449085 25776 raft_consensus.cc:385] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.449277 25775 raft_consensus.cc:385] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.449412 25776 raft_consensus.cc:740] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.449636 25775 raft_consensus.cc:740] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.450143 25776 consensus_queue.cc:260] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.451994 25775 consensus_queue.cc:260] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.453474 25776 ts_tablet_manager.cc:1434] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:52:22.454282 25776 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:22.454360 25775 ts_tablet_manager.cc:1434] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:52:22.455260 25775 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:22.468050 25777 tablet_bootstrap.cc:654] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.471191 25775 tablet_bootstrap.cc:654] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.475952 25405 catalog_manager.cc:5697] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.484426 25832 consensus_queue.cc:1048] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.485214 25776 tablet_bootstrap.cc:654] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.491173 25778 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.491768 25778 ts_tablet_manager.cc:1403] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.004s
I20260709 14:52:22.496995 25784 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.530200 25506 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.530304 25402 catalog_manager.cc:5697] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.518684 25778 raft_consensus.cc:359] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.537014 25778 raft_consensus.cc:385] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.537247 25778 raft_consensus.cc:740] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.538369 25778 consensus_queue.cc:260] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.540732 25778 ts_tablet_manager.cc:1434] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:52:22.541627 25778 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.551826 25777 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.552348 25777 ts_tablet_manager.cc:1403] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.017s
I20260709 14:52:22.554863 25777 raft_consensus.cc:359] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.555565 25777 raft_consensus.cc:385] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.555682 25775 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:22.555866 25777 raft_consensus.cc:740] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.556296 25775 ts_tablet_manager.cc:1403] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.003s
I20260709 14:52:22.556653 25777 consensus_queue.cc:260] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.558455 25775 raft_consensus.cc:359] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.558666 25777 ts_tablet_manager.cc:1434] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:52:22.558666 25778 tablet_bootstrap.cc:654] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.559754 25777 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.561612 25776 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:22.562068 25776 ts_tablet_manager.cc:1403] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.011s
I20260709 14:52:22.564607 25776 raft_consensus.cc:359] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.565272 25776 raft_consensus.cc:385] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.565549 25776 raft_consensus.cc:740] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.566156 25775 raft_consensus.cc:385] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.566475 25775 raft_consensus.cc:740] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.566540 25777 tablet_bootstrap.cc:654] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.567287 25775 consensus_queue.cc:260] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.569648 25775 ts_tablet_manager.cc:1434] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:52:22.570792 25775 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:22.572930 25777 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.573457 25777 ts_tablet_manager.cc:1403] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:52:22.576310 25775 tablet_bootstrap.cc:654] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.576119 25777 raft_consensus.cc:359] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.576882 25777 raft_consensus.cc:385] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.577250 25777 raft_consensus.cc:740] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.579144 25776 consensus_queue.cc:260] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.583056 25777 consensus_queue.cc:260] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.584416 25776 ts_tablet_manager.cc:1434] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 14:52:22.585366 25776 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:22.586823 25777 ts_tablet_manager.cc:1434] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:22.587824 25777 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.593191 25778 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.594892 25778 ts_tablet_manager.cc:1403] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.021s
I20260709 14:52:22.595108 25777 tablet_bootstrap.cc:654] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.599263 25778 raft_consensus.cc:359] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.600131 25778 raft_consensus.cc:385] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.600459 25778 raft_consensus.cc:740] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.601131 25778 consensus_queue.cc:260] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.602623 25778 ts_tablet_manager.cc:1434] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:52:22.596588 25776 tablet_bootstrap.cc:654] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.603466 25778 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.610934 25778 tablet_bootstrap.cc:654] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.618517 25777 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.618985 25777 ts_tablet_manager.cc:1403] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260709 14:52:22.621610 25777 raft_consensus.cc:359] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.622254 25777 raft_consensus.cc:385] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.622529 25777 raft_consensus.cc:740] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.623147 25777 consensus_queue.cc:260] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.625142 25777 ts_tablet_manager.cc:1434] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:22.628453 25777 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.628516 25775 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:22.629173 25775 ts_tablet_manager.cc:1403] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260709 14:52:22.632429 25775 raft_consensus.cc:359] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.632961 25775 raft_consensus.cc:385] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.633245 25775 raft_consensus.cc:740] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.633885 25775 consensus_queue.cc:260] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.634428 25776 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:22.635022 25776 ts_tablet_manager.cc:1403] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.014s
I20260709 14:52:22.635562 25777 tablet_bootstrap.cc:654] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.636129 25838 raft_consensus.cc:493] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.636644 25838 raft_consensus.cc:515] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.638685 25838 leader_election.cc:290] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.640501 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.642421 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:22.643258 25775 ts_tablet_manager.cc:1434] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260709 14:52:22.643888 25621 leader_election.cc:343] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.644227 25775 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
W20260709 14:52:22.644551 25621 leader_election.cc:343] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.644968 25621 leader_election.cc:304] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.646031 25838 raft_consensus.cc:2749] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.648444 25776 raft_consensus.cc:359] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.649179 25776 raft_consensus.cc:385] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.649482 25776 raft_consensus.cc:740] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.650132 25775 tablet_bootstrap.cc:654] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.650367 25776 consensus_queue.cc:260] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.653846 25778 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.654330 25778 ts_tablet_manager.cc:1403] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.012s
I20260709 14:52:22.655242 25825 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.655727 25825 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.657070 25729 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.657868 25825 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.658144 25901 consensus_queue.cc:1048] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.660825 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:22.662672 25472 leader_election.cc:343] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.663733 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.657027 25778 raft_consensus.cc:359] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.664796 25656 raft_consensus.cc:2468] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.666116 25471 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.667266 25784 raft_consensus.cc:2804] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.667210 25901 consensus_queue.cc:1048] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.667742 25784 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.668190 25784 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.664868 25778 raft_consensus.cc:385] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.670770 25778 raft_consensus.cc:740] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.671537 25778 consensus_queue.cc:260] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.677314 25778 ts_tablet_manager.cc:1434] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:22.678263 25778 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.680835 25784 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:22.684574 25472 consensus_peers.cc:597] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:22.685608 25778 tablet_bootstrap.cc:654] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.699103 25776 ts_tablet_manager.cc:1434] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.000s
I20260709 14:52:22.713194 25777 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.713624 25776 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:22.713779 25777 ts_tablet_manager.cc:1403] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.053s
I20260709 14:52:22.714097 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:22.715516 25472 leader_election.cc:343] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.713083 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.716272 25655 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.718482 25784 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.720613 25776 tablet_bootstrap.cc:654] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.731871 25777 raft_consensus.cc:359] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.732897 25777 raft_consensus.cc:385] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.733279 25777 raft_consensus.cc:740] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.734242 25777 consensus_queue.cc:260] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.736975 25778 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.737450 25778 ts_tablet_manager.cc:1403] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.003s
I20260709 14:52:22.738096 25784 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.738610 25784 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.740096 25778 raft_consensus.cc:359] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.740731 25778 raft_consensus.cc:385] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.740851 25777 ts_tablet_manager.cc:1434] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:52:22.741039 25778 raft_consensus.cc:740] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.741278 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.742056 25777 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.741967 25579 raft_consensus.cc:2468] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.741931 25778 consensus_queue.cc:260] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.745358 25778 ts_tablet_manager.cc:1434] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:22.746202 25778 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:22.749003 25472 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:22.749905 25825 raft_consensus.cc:2804] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.750200 25848 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.750805 25848 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.752974 25848 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.754508 25777 tablet_bootstrap.cc:654] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.757066 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.758057 25656 raft_consensus.cc:2393] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:22.750270 25825 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.758981 25825 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.759303 25655 raft_consensus.cc:2468] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.757093 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.763566 25548 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:22.764487 25842 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.771580 25825 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.773121 25777 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.773689 25777 ts_tablet_manager.cc:1403] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260709 14:52:22.774747 25882 raft_consensus.cc:493] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.775272 25882 raft_consensus.cc:515] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.776428 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:22.776464 25777 raft_consensus.cc:359] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.777139 25579 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.777347 25777 raft_consensus.cc:385] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.777906 25777 raft_consensus.cc:740] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.775269 25864 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.778759 25864 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.778785 25777 consensus_queue.cc:260] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.779266 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.780074 25654 raft_consensus.cc:2468] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:22.780967 25864 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.781369 25777 ts_tablet_manager.cc:1434] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:22.782315 25777 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:22.782516 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.783481 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.784096 25654 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.784685 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:22.785248 25471 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:22.781276 25694 leader_election.cc:304] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:22.786192 25472 leader_election.cc:343] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.777382 25882 leader_election.cc:290] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.786950 25833 raft_consensus.cc:2804] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.787361 25833 raft_consensus.cc:493] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.787711 25833 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.787997 25842 raft_consensus.cc:2749] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.787801 25864 consensus_queue.cc:1048] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:22.791827 25864 raft_consensus.cc:2804] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.792177 25864 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.792500 25864 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:22.786972 25695 leader_election.cc:343] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.798331 25579 raft_consensus.cc:2468] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.799531 25825 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.799647 25472 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:22.802428 25775 tablet_bootstrap.cc:492] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:22.802563 25784 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.802943 25775 ts_tablet_manager.cc:1403] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.021s
I20260709 14:52:22.803063 25784 raft_consensus.cc:2804] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.805981 25825 consensus_queue.cc:1048] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.808733 25777 tablet_bootstrap.cc:654] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.803529 25784 raft_consensus.cc:697] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
W20260709 14:52:22.811383 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:22.805454 25833 raft_consensus.cc:515] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.816723 25784 consensus_queue.cc:237] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.817695 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.818241 25833 leader_election.cc:290] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.814011 25848 raft_consensus.cc:493] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.819000 25848 raft_consensus.cc:515] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.819520 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.820178 25656 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.821159 25848 leader_election.cc:290] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.814217 25882 consensus_queue.cc:1048] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.818315 25654 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.824985 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.825830 25653 raft_consensus.cc:2468] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:22.827307 25546 leader_election.cc:304] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:22.828831 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:22.828955 25848 raft_consensus.cc:2804] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.830533 25848 raft_consensus.cc:493] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.830621 25654 raft_consensus.cc:2468] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.830957 25848 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.831866 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:22.833282 25547 leader_election.cc:343] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.835673 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.836354 25653 raft_consensus.cc:2376] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1. Re-sending same reply.
I20260709 14:52:22.834349 25656 raft_consensus.cc:2468] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:22.840018 25694 leader_election.cc:304] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:22.840982 25882 raft_consensus.cc:2804] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.841711 25882 raft_consensus.cc:697] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:22.842211 25777 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.842963 25777 ts_tablet_manager.cc:1403] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
W20260709 14:52:22.845690 25695 leader_election.cc:343] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.842629 25882 consensus_queue.cc:237] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.848712 25777 raft_consensus.cc:359] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.852536 25777 raft_consensus.cc:385] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.853523 25777 raft_consensus.cc:740] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.813824 25778 tablet_bootstrap.cc:654] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.858963 25864 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.860221 25776 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:22.860705 25776 ts_tablet_manager.cc:1403] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.007s
I20260709 14:52:22.862111 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:22.863646 25472 leader_election.cc:343] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.850417 25775 raft_consensus.cc:359] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.864331 25775 raft_consensus.cc:385] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.864604 25775 raft_consensus.cc:740] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.865989 25825 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.866477 25825 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.868506 25825 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:22.869973 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.870605 25579 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.869692 25777 consensus_queue.cc:260] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.871857 25472 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:22.872713 25933 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.873132 25933 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.873462 25933 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.863307 25776 raft_consensus.cc:359] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.875525 25776 raft_consensus.cc:385] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.875855 25776 raft_consensus.cc:740] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.876039 25934 consensus_queue.cc:1048] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.876699 25776 consensus_queue.cc:260] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.877503 25838 raft_consensus.cc:493] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.878037 25838 raft_consensus.cc:515] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.880132 25775 consensus_queue.cc:260] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.883611 25402 catalog_manager.cc:5697] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.884163 25838 leader_election.cc:290] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:22.885320 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:22.887113 25776 ts_tablet_manager.cc:1434] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
W20260709 14:52:22.887264 25621 leader_election.cc:343] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.888193 25776 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:22.853482 25471 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.853560 25848 raft_consensus.cc:515] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.891024 25848 leader_election.cc:290] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.891502 25864 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:22.891767 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.892104 25864 raft_consensus.cc:2804] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.892561 25655 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.892642 25864 raft_consensus.cc:697] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:22.893632 25864 consensus_queue.cc:237] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:22.899328 25778 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:22.899827 25778 ts_tablet_manager.cc:1403] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.154s	user 0.023s	sys 0.010s
I20260709 14:52:22.900331 25777 ts_tablet_manager.cc:1434] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 14:52:22.900976 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:22.901523 25777 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
W20260709 14:52:22.902139 25547 leader_election.cc:343] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.905303 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:22.905714 25775 ts_tablet_manager.cc:1434] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.002s
I20260709 14:52:22.905931 25656 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.907112 25655 raft_consensus.cc:2468] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:22.909524 25777 tablet_bootstrap.cc:654] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.912395 25546 leader_election.cc:304] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:22.913537 25848 raft_consensus.cc:2804] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.914963 25848 raft_consensus.cc:697] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:22.917201 25775 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:22.918553 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:22.918893 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:22.927491 25656 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:22.931387 25776 tablet_bootstrap.cc:654] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.919355 25654 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:22.941476 25778 raft_consensus.cc:359] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.942492 25778 raft_consensus.cc:385] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.942836 25778 raft_consensus.cc:740] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.945003 25778 consensus_queue.cc:260] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:22.915980 25848 consensus_queue.cc:237] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:22.952145 25778 ts_tablet_manager.cc:1434] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 14:52:22.960783 25882 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.969358 25775 tablet_bootstrap.cc:654] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:22.971436 25622 leader_election.cc:343] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.971969 25622 leader_election.cc:304] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:22.973078 25838 raft_consensus.cc:2749] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.986698 25777 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:22.987202 25777 ts_tablet_manager.cc:1403] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.027s
I20260709 14:52:22.964648 25882 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:22.992453 25778 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:22.983161 25472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 49862.4us
I20260709 14:52:23.009959 25842 raft_consensus.cc:493] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.011240 25842 raft_consensus.cc:515] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.013407 25842 leader_election.cc:290] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.015091 25777 raft_consensus.cc:359] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.016068 25777 raft_consensus.cc:385] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.016527 25777 raft_consensus.cc:740] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.022511 25777 consensus_queue.cc:260] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.025034 25777 ts_tablet_manager.cc:1434] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260709 14:52:23.026686 25777 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:23.025467 25882 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:23.042120 25776 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:23.042670 25776 ts_tablet_manager.cc:1403] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.013s
I20260709 14:52:23.033042 25882 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.045773 25777 tablet_bootstrap.cc:654] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.035028 25840 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.042695 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:23.052217 25775 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:23.053418 25775 ts_tablet_manager.cc:1403] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.006s
I20260709 14:52:23.053162 25933 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.056926 25775 raft_consensus.cc:359] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.057435 25933 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:23.057786 25775 raft_consensus.cc:385] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.058177 25775 raft_consensus.cc:740] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.051540 25840 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.060544 25778 tablet_bootstrap.cc:654] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.050566 25882 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.062537 25840 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.063555 25882 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.107195 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:23.108541 25471 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.109616 25656 raft_consensus.cc:2393] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:23.109524 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:23.112428 25621 leader_election.cc:343] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.110800 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:23.114369 25654 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
W20260709 14:52:23.114486 25472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 85467.3us
I20260709 14:52:23.112460 25776 raft_consensus.cc:359] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.117120 25776 raft_consensus.cc:385] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.117496 25776 raft_consensus.cc:740] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.118197 25694 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:23.118952 25776 consensus_queue.cc:260] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.120018 25546 leader_election.cc:304] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:23.123920 25776 ts_tablet_manager.cc:1434] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.081s	user 0.014s	sys 0.000s
I20260709 14:52:23.124187 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:23.133423 25852 raft_consensus.cc:493] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.134723 25852 raft_consensus.cc:515] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.138849 25847 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.142266 25941 raft_consensus.cc:2804] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.143030 25941 raft_consensus.cc:697] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:23.147540 25882 consensus_queue.cc:1048] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.147608 25941 consensus_queue.cc:237] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.153316 25832 raft_consensus.cc:2804] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.156625 25832 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.157034 25832 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.145790 25775 consensus_queue.cc:260] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.161530 25776 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:23.164942 25864 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.165697 25864 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.167599 25778 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:23.170292 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:23.171324 25582 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.174170 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:23.175052 25654 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.175308 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.176546 25728 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.173024 25778 ts_tablet_manager.cc:1403] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.002s
I20260709 14:52:23.184491 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:23.185521 25778 raft_consensus.cc:359] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.186259 25778 raft_consensus.cc:385] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.188345 25775 ts_tablet_manager.cc:1434] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.134s	user 0.010s	sys 0.001s
I20260709 14:52:23.189424 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.192183 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.195346 25404 catalog_manager.cc:5697] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.181418 25864 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.203506 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac8d4705af64d00a74b6cd3943e4db5" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:23.205741 25621 leader_election.cc:343] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.206652 25852 leader_election.cc:290] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:23.192831 25506 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:23.209682 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:23.209889 25622 leader_election.cc:343] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.210427 25656 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:23.210453 25622 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.211318 25582 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.186542 25778 raft_consensus.cc:740] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.213444 25852 raft_consensus.cc:2749] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.219380 25778 consensus_queue.cc:260] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.218746 25847 raft_consensus.cc:2749] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.221762 25778 ts_tablet_manager.cc:1434] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:52:23.223284 25778 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:23.214654 25696 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:23.222802 25832 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.226624 25729 raft_consensus.cc:2393] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:23.227119 25402 catalog_manager.cc:5697] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.228816 25775 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:23.239986 25777 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:23.240600 25777 ts_tablet_manager.cc:1403] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.214s	user 0.022s	sys 0.017s
I20260709 14:52:23.244501 25472 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:23.245163 25832 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.248886 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:23.249586 25656 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.249977 25778 tablet_bootstrap.cc:654] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.255752 25777 raft_consensus.cc:359] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.256906 25777 raft_consensus.cc:385] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.257232 25777 raft_consensus.cc:740] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.258091 25777 consensus_queue.cc:260] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.257282 25776 tablet_bootstrap.cc:654] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.274163 25656 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:23.276283 25864 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.276934 25864 raft_consensus.cc:697] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:23.277340 25778 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:23.276942 25694 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:23.277881 25778 ts_tablet_manager.cc:1403] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.003s
I20260709 14:52:23.277981 25864 consensus_queue.cc:237] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.280025 25832 raft_consensus.cc:2804] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.280946 25832 raft_consensus.cc:697] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:23.281900 25832 consensus_queue.cc:237] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.282528 25654 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.289601 25775 tablet_bootstrap.cc:654] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.292841 25777 ts_tablet_manager.cc:1434] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260709 14:52:23.295089 25777 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:23.284112 25471 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.300956 25941 raft_consensus.cc:2804] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.301929 25941 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.302290 25941 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.314872 25882 raft_consensus.cc:2749] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.316602 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:23.317009 25941 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.318318 25507 raft_consensus.cc:2393] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:23.325029 25778 raft_consensus.cc:359] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.326059 25778 raft_consensus.cc:385] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.326407 25778 raft_consensus.cc:740] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.327028 25778 consensus_queue.cc:260] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.329303 25778 ts_tablet_manager.cc:1434] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.002s
I20260709 14:52:23.331668 25882 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.332345 25882 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.333571 25933 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.334291 25933 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.336781 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:23.337088 25933 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.338783 25654 raft_consensus.cc:2393] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:23.339216 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac8d4705af64d00a74b6cd3943e4db5" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.339895 25506 raft_consensus.cc:2468] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:23.342000 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:23.344321 25472 leader_election.cc:343] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.345052 25950 consensus_queue.cc:1048] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.339076 25882 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.346005 25622 leader_election.cc:304] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:23.349267 25852 raft_consensus.cc:2804] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.349671 25852 raft_consensus.cc:493] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.350449 25852 raft_consensus.cc:3060] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.350706 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.355492 25776 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:23.356022 25776 ts_tablet_manager.cc:1403] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.005s
I20260709 14:52:23.358724 25776 raft_consensus.cc:359] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.359414 25776 raft_consensus.cc:385] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.359983 25776 raft_consensus.cc:740] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.360711 25776 consensus_queue.cc:260] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.362016 25777 tablet_bootstrap.cc:654] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.362896 25776 ts_tablet_manager.cc:1434] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:52:23.369496 25776 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:23.372710 25696 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:23.373929 25950 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.384037 25832 consensus_queue.cc:1048] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.389402 25776 tablet_bootstrap.cc:654] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.381582 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:23.377086 25852 raft_consensus.cc:515] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.404095 25941 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.404510 25775 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:23.405076 25775 ts_tablet_manager.cc:1403] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.003s
I20260709 14:52:23.408783 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:23.412096 25848 consensus_queue.cc:1048] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.412590 25933 consensus_queue.cc:1048] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.415943 25656 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:23.417713 25778 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:23.418187 25775 raft_consensus.cc:359] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.419368 25775 raft_consensus.cc:385] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.418670 25405 catalog_manager.cc:5697] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.419699 25775 raft_consensus.cc:740] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.420610 25775 consensus_queue.cc:260] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.423084 25775 ts_tablet_manager.cc:1434] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:52:23.424314 25775 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:23.427974 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:23.428874 25653 raft_consensus.cc:2393] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:23.435745 25950 raft_consensus.cc:2749] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.436388 25838 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.436739 25471 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.436889 25838 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.438020 25471 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:23.435932 25775 tablet_bootstrap.cc:654] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.439330 25933 raft_consensus.cc:2804] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.439721 25933 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.441510 25934 raft_consensus.cc:2749] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.440747 25864 consensus_queue.cc:1048] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.443514 25402 catalog_manager.cc:5697] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.439091 25838 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.441465 25933 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.447153 25778 tablet_bootstrap.cc:654] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.456954 25934 raft_consensus.cc:493] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.457530 25934 raft_consensus.cc:515] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.457834 25784 consensus_queue.cc:1048] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:52:23.459728 25934 leader_election.cc:290] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:23.460291 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.461479 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:23.461663 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:23.462114 25579 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:23.462350 25728 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:23.448796 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:23.464620 25622 leader_election.cc:343] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:23.465098 25621 leader_election.cc:343] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.465541 25621 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.466364 25838 raft_consensus.cc:2749] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.467403 25472 leader_election.cc:304] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:23.447031 25402 catalog_manager.cc:5697] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.468389 25864 raft_consensus.cc:2804] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.468802 25864 raft_consensus.cc:493] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.469163 25864 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.469508 25402 catalog_manager.cc:5697] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.471174 25933 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.485145 25933 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.487579 25777 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:23.488130 25777 ts_tablet_manager.cc:1403] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.194s	user 0.015s	sys 0.006s
I20260709 14:52:23.489178 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:23.489840 25652 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.491031 25777 raft_consensus.cc:359] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.491744 25777 raft_consensus.cc:385] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.497850 25777 raft_consensus.cc:740] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.505676 25776 tablet_bootstrap.cc:492] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:23.506218 25776 ts_tablet_manager.cc:1403] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.006s
I20260709 14:52:23.494582 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:23.509378 25776 raft_consensus.cc:359] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.510205 25776 raft_consensus.cc:385] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.510528 25776 raft_consensus.cc:740] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.511317 25776 consensus_queue.cc:260] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:23.512683 25472 leader_election.cc:343] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.518239 25652 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.519418 25777 consensus_queue.cc:260] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.522256 25776 ts_tablet_manager.cc:1434] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:23.540581 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac8d4705af64d00a74b6cd3943e4db5" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:23.541349 25505 raft_consensus.cc:3060] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.533946 25852 leader_election.cc:290] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:23.541378 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac8d4705af64d00a74b6cd3943e4db5" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:23.555703 25777 ts_tablet_manager.cc:1434] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.003s
I20260709 14:52:23.557945 25778 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:23.558434 25778 ts_tablet_manager.cc:1403] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.002s
I20260709 14:52:23.560561 25776 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:23.541635 25928 consensus_queue.cc:1048] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:52:23.569782 25777 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
W20260709 14:52:23.570430 25621 leader_election.cc:343] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:23.584112 25472 consensus_peers.cc:597] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:23.584641 25777 tablet_bootstrap.cc:654] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.590101 25832 raft_consensus.cc:493] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.590687 25832 raft_consensus.cc:515] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.593015 25832 leader_election.cc:290] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:23.594519 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:23.593696 25778 raft_consensus.cc:359] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.594405 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:23.599022 25694 leader_election.cc:304] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:23.600258 25832 raft_consensus.cc:2749] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.572778 25471 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.601636 25928 raft_consensus.cc:2804] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.602525 25928 raft_consensus.cc:697] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:23.601049 25778 raft_consensus.cc:385] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.603585 25778 raft_consensus.cc:740] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.603570 25928 consensus_queue.cc:237] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.605283 25778 consensus_queue.cc:260] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.622766 25778 ts_tablet_manager.cc:1434] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
W20260709 14:52:23.615509 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 46982.2us
I20260709 14:52:23.630384 25847 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.630966 25847 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.633946 25776 tablet_bootstrap.cc:654] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.638409 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:23.638646 25728 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.640285 25847 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:23.640420 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:23.640821 25778 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:23.642333 25547 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.643251 25847 raft_consensus.cc:2749] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.655934 25777 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:23.656556 25777 ts_tablet_manager.cc:1403] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.007s
I20260709 14:52:23.626580 25864 raft_consensus.cc:515] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.662020 25864 leader_election.cc:290] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:23.638021 25505 raft_consensus.cc:2468] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:23.663245 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:23.664002 25730 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.659471 25777 raft_consensus.cc:359] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.665828 25777 raft_consensus.cc:385] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.666100 25777 raft_consensus.cc:740] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.663316 25933 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.668148 25933 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.668735 25775 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:23.669247 25775 ts_tablet_manager.cc:1403] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.245s	user 0.008s	sys 0.016s
I20260709 14:52:23.671319 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:23.671813 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:23.672051 25622 leader_election.cc:304] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:23.671973 25580 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.673178 25852 raft_consensus.cc:2804] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.673713 25852 raft_consensus.cc:697] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:23.674711 25852 consensus_queue.cc:237] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.675434 25775 raft_consensus.cc:359] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.676182 25775 raft_consensus.cc:385] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.676468 25775 raft_consensus.cc:740] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.677001 25933 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:23.677104 25775 consensus_queue.cc:260] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.678709 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:23.680927 25472 leader_election.cc:343] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.679661 25775 ts_tablet_manager.cc:1434] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:52:23.687063 25778 tablet_bootstrap.cc:654] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.688133 25580 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.695436 25975 consensus_queue.cc:1048] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.723073 25579 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.717198 25730 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.729772 25472 leader_election.cc:304] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:23.730717 25939 consensus_queue.cc:1048] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.731483 25784 raft_consensus.cc:2804] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.732411 25777 consensus_queue.cc:260] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.734041 25651 raft_consensus.cc:2468] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:23.737824 25471 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:23.739681 25864 raft_consensus.cc:2804] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.740319 25775 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:23.735216 25784 raft_consensus.cc:697] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:23.740273 25864 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.744158 25864 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.744856 25777 ts_tablet_manager.cc:1434] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.000s
I20260709 14:52:23.746033 25777 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:23.752810 25784 consensus_queue.cc:237] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.759333 25776 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:23.767241 25777 tablet_bootstrap.cc:654] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.773934 25776 ts_tablet_manager.cc:1403] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.022s
I20260709 14:52:23.790481 25928 consensus_queue.cc:1048] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.769487 25852 raft_consensus.cc:493] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.790762 25776 raft_consensus.cc:359] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.792107 25776 raft_consensus.cc:385] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.792445 25776 raft_consensus.cc:740] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.797266 25776 consensus_queue.cc:260] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.798689 25403 catalog_manager.cc:5697] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.802757 25775 tablet_bootstrap.cc:654] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.764988 25864 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.806284 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:23.807823 25472 leader_election.cc:343] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.810559 25864 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:23.812111 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:23.812709 25651 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.795451 25852 raft_consensus.cc:515] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.814771 25778 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:23.815289 25778 ts_tablet_manager.cc:1403] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.185s	user 0.049s	sys 0.061s
I20260709 14:52:23.817075 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:23.819334 25778 raft_consensus.cc:359] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.820118 25778 raft_consensus.cc:385] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.820401 25778 raft_consensus.cc:740] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
W20260709 14:52:23.821043 25621 leader_election.cc:343] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.821393 25778 consensus_queue.cc:260] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:23.821972 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:23.822664 25579 raft_consensus.cc:2468] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:23.823832 25621 leader_election.cc:304] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.824972 25838 raft_consensus.cc:2804] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.828701 25838 raft_consensus.cc:493] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.829174 25838 raft_consensus.cc:3060] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.830750 25405 catalog_manager.cc:5697] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.834547 25776 ts_tablet_manager.cc:1434] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.002s
I20260709 14:52:23.826359 25852 leader_election.cc:290] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.845059 25778 ts_tablet_manager.cc:1434] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:52:23.848097 25776 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:23.856463 25950 consensus_queue.cc:1048] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.858629 25776 tablet_bootstrap.cc:654] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.861789 25950 consensus_queue.cc:1048] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:23.872870 25776 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:23.873481 25776 ts_tablet_manager.cc:1403] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 14:52:23.876235 25776 raft_consensus.cc:359] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.877074 25776 raft_consensus.cc:385] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.877408 25776 raft_consensus.cc:740] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.887984 25778 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:23.884050 25776 consensus_queue.cc:260] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.893590 25864 consensus_queue.cc:1048] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:23.900498 25983 log.cc:927] Time spent T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:52:23.916334 25776 ts_tablet_manager.cc:1434] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:52:23.923818 25777 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:23.924345 25777 ts_tablet_manager.cc:1403] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.006s
I20260709 14:52:23.927583 25777 raft_consensus.cc:359] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.930023 25651 raft_consensus.cc:2468] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:23.930224 25777 raft_consensus.cc:385] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.930614 25777 raft_consensus.cc:740] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.931564 25777 consensus_queue.cc:260] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.917363 25838 raft_consensus.cc:515] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.935087 25471 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:23.936585 25784 raft_consensus.cc:2804] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.938658 25777 ts_tablet_manager.cc:1434] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:23.939920 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:23.941488 25580 raft_consensus.cc:3060] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.941957 25778 tablet_bootstrap.cc:654] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.939597 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:23.944056 25621 leader_election.cc:343] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:23.937062 25784 raft_consensus.cc:697] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:23.945256 25777 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:23.945080 25784 consensus_queue.cc:237] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.949496 25580 raft_consensus.cc:2468] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:23.951579 25621 leader_election.cc:304] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:23.953279 25777 tablet_bootstrap.cc:654] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.959208 25852 raft_consensus.cc:2804] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.962348 25776 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
W20260709 14:52:23.963526 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:23.968112 25852 raft_consensus.cc:697] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:23.969782 25852 consensus_queue.cc:237] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:23.973554 25776 tablet_bootstrap.cc:654] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.974254 25775 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:23.974731 25775 ts_tablet_manager.cc:1403] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.246s	user 0.009s	sys 0.013s
I20260709 14:52:23.936829 25838 leader_election.cc:290] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:23.977983 25775 raft_consensus.cc:359] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.978690 25775 raft_consensus.cc:385] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.978983 25775 raft_consensus.cc:740] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.979904 25775 consensus_queue.cc:260] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:23.967963 25405 catalog_manager.cc:5697] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.984946 25778 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:23.985441 25778 ts_tablet_manager.cc:1403] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.004s
I20260709 14:52:23.989287 25778 raft_consensus.cc:359] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.990751 25778 raft_consensus.cc:385] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.990967 25778 raft_consensus.cc:740] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.991829 25778 consensus_queue.cc:260] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:23.994817 25775 ts_tablet_manager.cc:1434] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:52:23.996312 25778 ts_tablet_manager.cc:1434] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:24.000255 25777 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.000751 25777 ts_tablet_manager.cc:1403] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.005s
I20260709 14:52:24.003404 25777 raft_consensus.cc:359] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.004137 25777 raft_consensus.cc:385] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.004472 25777 raft_consensus.cc:740] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.005273 25777 consensus_queue.cc:260] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.006381 25775 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.007748 25778 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.010327 25777 ts_tablet_manager.cc:1434] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:24.014629 25777 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:24.023097 25778 tablet_bootstrap.cc:654] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.027994 25777 tablet_bootstrap.cc:654] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.036909 25775 tablet_bootstrap.cc:654] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.031087 25776 tablet_bootstrap.cc:492] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:24.039552 25776 ts_tablet_manager.cc:1403] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.000s
I20260709 14:52:24.045151 25775 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.046759 25775 ts_tablet_manager.cc:1403] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 14:52:24.050398 25775 raft_consensus.cc:359] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.045182 25776 raft_consensus.cc:359] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.055150 25776 raft_consensus.cc:385] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.055601 25776 raft_consensus.cc:740] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.056597 25775 raft_consensus.cc:385] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.057687 25776 consensus_queue.cc:260] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.057859 25404 catalog_manager.cc:5697] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.057669 25775 raft_consensus.cc:740] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.060755 25775 consensus_queue.cc:260] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.064093 25776 ts_tablet_manager.cc:1434] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:52:24.065591 25776 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:24.076434 25775 ts_tablet_manager.cc:1434] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 14:52:24.078078 25775 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.088549 25776 tablet_bootstrap.cc:654] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.095374 25775 tablet_bootstrap.cc:654] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.095129 25939 consensus_queue.cc:1048] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.095822 25778 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.096266 25778 ts_tablet_manager.cc:1403] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.003s
I20260709 14:52:24.099138 25778 raft_consensus.cc:359] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.100507 25778 raft_consensus.cc:385] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.100850 25778 raft_consensus.cc:740] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.101763 25778 consensus_queue.cc:260] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.103966 25778 ts_tablet_manager.cc:1434] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:24.105129 25778 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.106442 25777 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.106761 25775 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.106928 25777 ts_tablet_manager.cc:1403] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.044s
I20260709 14:52:24.107234 25775 ts_tablet_manager.cc:1403] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260709 14:52:24.109757 25777 raft_consensus.cc:359] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.109953 25775 raft_consensus.cc:359] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.110509 25777 raft_consensus.cc:385] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.110649 25775 raft_consensus.cc:385] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.110826 25777 raft_consensus.cc:740] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.110970 25775 raft_consensus.cc:740] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.111651 25775 consensus_queue.cc:260] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.102638 25405 catalog_manager.cc:5697] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.116154 25778 tablet_bootstrap.cc:654] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.114657 25777 consensus_queue.cc:260] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.117612 25975 raft_consensus.cc:493] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.118099 25975 raft_consensus.cc:515] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.119604 25775 ts_tablet_manager.cc:1434] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:52:24.120729 25975 leader_election.cc:290] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:24.121845 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:24.122143 25778 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.122267 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.122630 25778 ts_tablet_manager.cc:1403] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:52:24.122534 25652 raft_consensus.cc:2468] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:24.122925 25504 raft_consensus.cc:2468] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:24.122933 25775 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.118095 25777 ts_tablet_manager.cc:1434] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:52:24.124431 25548 leader_election.cc:304] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:24.125350 25975 raft_consensus.cc:2804] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.125762 25975 raft_consensus.cc:493] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.126148 25975 raft_consensus.cc:3060] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.125159 25777 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:24.129841 25776 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:24.130324 25776 ts_tablet_manager.cc:1403] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.000s
I20260709 14:52:24.132944 25776 raft_consensus.cc:359] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.133595 25776 raft_consensus.cc:385] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.133863 25776 raft_consensus.cc:740] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.134692 25776 consensus_queue.cc:260] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.135354 25777 tablet_bootstrap.cc:654] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.139189 25776 ts_tablet_manager.cc:1434] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:24.140298 25776 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:24.140982 25728 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.143790 25775 tablet_bootstrap.cc:654] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.143966 25778 raft_consensus.cc:359] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.145187 25778 raft_consensus.cc:385] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.145542 25778 raft_consensus.cc:740] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.146580 25778 consensus_queue.cc:260] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.155282 25778 ts_tablet_manager.cc:1434] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:52:24.166085 25778 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.179382 25928 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.179999 25928 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.181994 25928 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.183509 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.203537 25778 tablet_bootstrap.cc:654] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.202637 25838 raft_consensus.cc:493] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.204445 25947 consensus_queue.cc:1048] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.204744 25838 raft_consensus.cc:515] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.207206 25838 leader_election.cc:290] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.209245 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:24.211295 25621 leader_election.cc:343] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.204106 25852 raft_consensus.cc:493] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.212559 25852 raft_consensus.cc:515] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:24.213449 25472 leader_election.cc:343] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.214672 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.215569 25730 raft_consensus.cc:2468] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:24.217901 25852 leader_election.cc:290] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.219484 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.222369 25621 leader_election.cc:304] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
W20260709 14:52:24.223584 25621 leader_election.cc:343] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.225307 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.226267 25971 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.226748 25971 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.228844 25776 tablet_bootstrap.cc:654] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.228894 25971 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:24.233731 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.236863 25975 raft_consensus.cc:515] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.240545 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:24.241499 25652 raft_consensus.cc:2393] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:24.243443 25939 raft_consensus.cc:493] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.244148 25939 raft_consensus.cc:515] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.244670 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:24.245528 25655 raft_consensus.cc:2468] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:24.246898 25939 leader_election.cc:290] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.249511 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:24.250912 25472 leader_election.cc:343] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.256424 25882 raft_consensus.cc:493] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.257151 25882 raft_consensus.cc:515] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.260058 25852 raft_consensus.cc:2804] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.260630 25852 raft_consensus.cc:493] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.261078 25852 raft_consensus.cc:3060] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.266815 25776 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:24.267210 25777 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.267297 25776 ts_tablet_manager.cc:1403] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.008s
I20260709 14:52:24.267714 25777 ts_tablet_manager.cc:1403] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.035s
I20260709 14:52:24.239717 25975 leader_election.cc:290] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:24.271306 25621 leader_election.cc:343] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.276952 25882 leader_election.cc:290] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.276907 25621 leader_election.cc:304] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.277583 25928 consensus_queue.cc:1048] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:24.278517 25838 raft_consensus.cc:2749] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.279134 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:24.279713 25504 raft_consensus.cc:3060] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.281937 25776 raft_consensus.cc:359] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.281854 25777 raft_consensus.cc:359] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.282814 25776 raft_consensus.cc:385] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.282935 25777 raft_consensus.cc:385] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.283157 25776 raft_consensus.cc:740] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.283375 25777 raft_consensus.cc:740] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.283957 25776 consensus_queue.cc:260] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.284305 25777 consensus_queue.cc:260] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.286288 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:24.286834 25777 ts_tablet_manager.cc:1434] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:52:24.286890 25654 raft_consensus.cc:3060] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.288005 25471 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:24.288107 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.288786 25729 raft_consensus.cc:2468] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:24.290124 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.290732 25506 raft_consensus.cc:2468] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:24.292584 25546 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:24.292745 25784 raft_consensus.cc:2804] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.294492 25784 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.296113 25776 ts_tablet_manager.cc:1434] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 14:52:24.296270 25784 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.297474 25776 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:24.294577 25971 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.303866 25838 raft_consensus.cc:493] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.304522 25838 raft_consensus.cc:515] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.307222 25838 leader_election.cc:290] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:24.301744 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.301891 25696 leader_election.cc:304] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:24.312552 25472 leader_election.cc:304] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.313898 25777 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:24.313819 25950 raft_consensus.cc:2804] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.314359 25950 raft_consensus.cc:493] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.314875 25950 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.321597 25939 raft_consensus.cc:2804] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.322990 25939 raft_consensus.cc:493] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:24.323192 25472 consensus_peers.cc:597] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:24.323346 25939 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:24.323835 25695 leader_election.cc:343] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.326474 25852 raft_consensus.cc:515] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.326994 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.329996 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:24.331369 25621 leader_election.cc:343] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.332355 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.338397 25832 raft_consensus.cc:493] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.338975 25832 raft_consensus.cc:515] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.341254 25832 leader_election.cc:290] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:24.332901 25622 leader_election.cc:343] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.342695 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.349159 25580 raft_consensus.cc:2393] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
W20260709 14:52:24.350150 25621 leader_election.cc:343] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.352530 25621 leader_election.cc:304] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:24.353626 25994 raft_consensus.cc:2749] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.346591 25941 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.351676 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b12bf0e651488db8c36d79237dabd6" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:24.354502 25941 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.356637 25941 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.357153 25784 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.342156 25852 leader_election.cc:290] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.314244 25654 raft_consensus.cc:2468] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:24.362051 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa4e625a4464b3a94373933912b506e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:24.362229 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.362620 25730 raft_consensus.cc:3060] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.362850 25727 raft_consensus.cc:2468] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:24.359670 25695 leader_election.cc:304] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:24.361649 25775 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.374259 25777 tablet_bootstrap.cc:654] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.374655 25775 ts_tablet_manager.cc:1403] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.016s
I20260709 14:52:24.365166 25472 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:24.382812 25941 raft_consensus.cc:2804] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:24.383322 25941 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.383790 25941 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.383805 25882 raft_consensus.cc:3060] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.388237 25775 raft_consensus.cc:359] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.389678 25775 raft_consensus.cc:385] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.389958 25775 raft_consensus.cc:740] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.390615 25775 consensus_queue.cc:260] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.370247 25546 leader_election.cc:304] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:24.399287 25775 ts_tablet_manager.cc:1434] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:52:24.400843 25975 raft_consensus.cc:2804] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:24.401393 25975 raft_consensus.cc:697] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:24.402062 25950 raft_consensus.cc:515] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.402216 25975 consensus_queue.cc:237] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.404399 25784 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.412271 25775 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.364373 25579 raft_consensus.cc:3060] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.364151 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.375248 25971 raft_consensus.cc:2749] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.399521 25730 raft_consensus.cc:2468] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:24.361361 25504 raft_consensus.cc:2468] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:24.369639 25939 raft_consensus.cc:515] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.426934 25778 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.416864 25882 raft_consensus.cc:2749] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.428720 25778 ts_tablet_manager.cc:1403] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.264s	user 0.012s	sys 0.010s
W20260709 14:52:24.431566 25472 leader_election.cc:343] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.436416 25950 leader_election.cc:290] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.438558 25784 consensus_queue.cc:1048] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.436744 25775 tablet_bootstrap.cc:654] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.419073 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:24.425016 25994 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.443502 25776 tablet_bootstrap.cc:654] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.446192 25621 leader_election.cc:304] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.447038 25852 raft_consensus.cc:2804] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:24.447212 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:24.447508 25852 raft_consensus.cc:697] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:24.448169 25994 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.448411 25852 consensus_queue.cc:237] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:24.450214 25472 leader_election.cc:343] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.450317 25994 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.448542 25941 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:24.425460 25695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 65894.1us
I20260709 14:52:24.452499 25939 leader_election.cc:290] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.453290 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:24.454099 25730 raft_consensus.cc:2393] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:24.458082 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.459751 25941 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.465248 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:24.466486 25730 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.466809 25778 raft_consensus.cc:359] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.460736 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.443882 25654 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:24.473346 25622 leader_election.cc:343] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.476081 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:24.476693 25580 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.482702 25939 consensus_queue.cc:1048] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.465245 25777 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.467737 25778 raft_consensus.cc:385] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.484066 25778 raft_consensus.cc:740] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.484254 25777 ts_tablet_manager.cc:1403] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.030s
W20260709 14:52:24.485852 25621 leader_election.cc:343] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.486325 25621 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.487258 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:24.488035 25504 raft_consensus.cc:2393] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:24.488997 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:24.489920 25582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:24.490311 25994 raft_consensus.cc:2749] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.491204 25994 consensus_queue.cc:1048] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:24.498116 25778 consensus_queue.cc:260] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.500106 25947 consensus_queue.cc:1048] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:24.502969 25994 consensus_queue.cc:1048] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 14:52:24.510728 25472 leader_election.cc:343] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.511646 25472 leader_election.cc:304] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.514348 25654 raft_consensus.cc:2468] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:24.515010 25941 raft_consensus.cc:2749] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.540490 25778 ts_tablet_manager.cc:1434] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.001s
I20260709 14:52:24.545708 25864 raft_consensus.cc:493] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.546403 25864 raft_consensus.cc:515] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.549100 25864 leader_election.cc:290] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:24.549817 25580 raft_consensus.cc:2468] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:24.549947 25471 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:24.502281 25730 raft_consensus.cc:2468] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:24.542589 25928 consensus_queue.cc:1048] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:52:24.563645 25778 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.557529 25864 raft_consensus.cc:2804] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:24.564888 25864 raft_consensus.cc:697] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:24.566052 25864 consensus_queue.cc:237] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.568595 25778 tablet_bootstrap.cc:654] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.573511 25695 leader_election.cc:304] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:24.574898 25882 raft_consensus.cc:2804] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:24.575405 25882 raft_consensus.cc:697] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:24.576246 25882 consensus_queue.cc:237] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.580600 25947 raft_consensus.cc:493] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.581117 25947 raft_consensus.cc:515] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.583081 25947 leader_election.cc:290] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.584052 25472 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.585570 25941 raft_consensus.cc:2804] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:24.586041 25941 raft_consensus.cc:697] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:24.586898 25941 consensus_queue.cc:237] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.595268 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.597137 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.600126 25775 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.600800 25775 ts_tablet_manager.cc:1403] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.201s	user 0.029s	sys 0.039s
I20260709 14:52:24.590180 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:24.603998 25472 leader_election.cc:343] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.620980 25775 raft_consensus.cc:359] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.622496 25775 raft_consensus.cc:385] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.623077 25775 raft_consensus.cc:740] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.625075 25775 consensus_queue.cc:260] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.630743 25777 raft_consensus.cc:359] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.632833 25777 raft_consensus.cc:385] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.633152 25775 ts_tablet_manager.cc:1434] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 14:52:24.633351 25777 raft_consensus.cc:740] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.634681 25777 consensus_queue.cc:260] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.645215 25776 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:24.645753 25776 ts_tablet_manager.cc:1403] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.349s	user 0.025s	sys 0.084s
W20260709 14:52:24.647359 25621 leader_election.cc:343] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.648481 25776 raft_consensus.cc:359] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.651455 25776 raft_consensus.cc:385] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.651741 25776 raft_consensus.cc:740] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.652423 25776 consensus_queue.cc:260] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:24.654446 25621 leader_election.cc:343] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.654938 25621 leader_election.cc:304] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.655270 25776 ts_tablet_manager.cc:1434] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:24.656227 25852 raft_consensus.cc:2749] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.656329 25776 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:24.657151 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:24.661406 25777 ts_tablet_manager.cc:1434] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.177s	user 0.005s	sys 0.003s
I20260709 14:52:24.662906 25776 tablet_bootstrap.cc:654] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.677533 25403 catalog_manager.cc:5697] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.684357 25775 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.708315 25777 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:24.719944 26005 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.720737 26005 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.723160 26005 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:24.726193 25778 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.726338 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.726790 25778 ts_tablet_manager.cc:1403] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.030s
I20260709 14:52:24.727283 25729 raft_consensus.cc:2393] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:24.728296 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.733799 25547 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:24.735544 26016 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:24.739168 25472 leader_election.cc:343] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.739683 25472 leader_election.cc:304] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:24.742080 25933 raft_consensus.cc:2749] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.756767 25777 tablet_bootstrap.cc:654] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.761806 26016 raft_consensus.cc:2749] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.763361 25775 tablet_bootstrap.cc:654] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.771852 25778 raft_consensus.cc:359] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.772789 25778 raft_consensus.cc:385] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.773135 25778 raft_consensus.cc:740] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.775419 25778 consensus_queue.cc:260] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.778554 25778 ts_tablet_manager.cc:1434] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 14:52:24.780011 25778 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.793157 25405 catalog_manager.cc:5697] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.797468 25405 catalog_manager.cc:5697] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.805915 25838 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.821306 25777 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.821982 25777 ts_tablet_manager.cc:1403] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.009s
I20260709 14:52:24.826619 25775 tablet_bootstrap.cc:492] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.827184 25775 ts_tablet_manager.cc:1403] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.000s
I20260709 14:52:24.823940 25838 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.829743 25838 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:24.831327 25775 raft_consensus.cc:359] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.832159 25775 raft_consensus.cc:385] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.832484 25775 raft_consensus.cc:740] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.837147 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:24.840296 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:24.834949 25404 catalog_manager.cc:5697] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.849418 25777 raft_consensus.cc:359] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.850138 25777 raft_consensus.cc:385] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.850415 25777 raft_consensus.cc:740] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.851061 25777 consensus_queue.cc:260] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.852412 25775 consensus_queue.cc:260] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.856621 25775 ts_tablet_manager.cc:1434] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
W20260709 14:52:24.856833 25621 leader_election.cc:343] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.857736 25775 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.837180 25778 tablet_bootstrap.cc:654] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:24.861883 25622 leader_election.cc:343] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.866549 25777 ts_tablet_manager.cc:1434] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:52:24.866885 25622 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:24.867733 25777 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:24.870982 25776 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:24.871472 25776 ts_tablet_manager.cc:1403] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.016s
I20260709 14:52:24.873696 25775 tablet_bootstrap.cc:654] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.868451 25852 raft_consensus.cc:2749] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:24.874110 25776 raft_consensus.cc:359] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.877225 25776 raft_consensus.cc:385] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.877563 25776 raft_consensus.cc:740] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.881057 25776 consensus_queue.cc:260] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:24.883975 25778 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.884277 26016 consensus_queue.cc:1048] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.884716 25778 ts_tablet_manager.cc:1403] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.000s
I20260709 14:52:24.887522 25778 raft_consensus.cc:359] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.888163 25778 raft_consensus.cc:385] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.888355 25777 tablet_bootstrap.cc:654] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.888437 25778 raft_consensus.cc:740] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.889458 25778 consensus_queue.cc:260] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:24.892186 25778 ts_tablet_manager.cc:1434] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:24.893198 25778 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:24.893515 25578 raft_consensus.cc:3060] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:24.900846 25776 ts_tablet_manager.cc:1434] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 14:52:24.901913 25776 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:24.904914 25947 consensus_queue.cc:1048] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:24.915140 25775 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:24.915500 25778 tablet_bootstrap.cc:654] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.915993 25775 ts_tablet_manager.cc:1403] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.004s
I20260709 14:52:24.919091 25775 raft_consensus.cc:359] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.919814 25775 raft_consensus.cc:385] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.920147 25775 raft_consensus.cc:740] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.921370 25776 tablet_bootstrap.cc:654] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.921340 25775 consensus_queue.cc:260] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.923920 25775 ts_tablet_manager.cc:1434] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:24.924986 25775 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:24.933772 25777 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:24.934185 25777 ts_tablet_manager.cc:1403] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.003s
I20260709 14:52:24.928918 25852 consensus_queue.cc:1048] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:52:24.930751 26005 consensus_queue.cc:1048] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:24.950686 25775 tablet_bootstrap.cc:654] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.955992 25778 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:24.956440 25778 ts_tablet_manager.cc:1403] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 14:52:24.973191 26005 raft_consensus.cc:493] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.973768 26005 raft_consensus.cc:515] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:24.969619 25401 catalog_manager.cc:5697] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.986701 26013 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.987749 25778 raft_consensus.cc:359] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.988467 25778 raft_consensus.cc:385] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.988795 25778 raft_consensus.cc:740] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.978875 26005 leader_election.cc:290] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:24.992105 25778 consensus_queue.cc:260] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.987262 26013 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:24.997426 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:24.999117 25547 leader_election.cc:343] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:24.999675 26013 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.000766 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.001590 25654 raft_consensus.cc:2393] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:25.004735 25777 raft_consensus.cc:359] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.005319 25777 raft_consensus.cc:385] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.005555 25777 raft_consensus.cc:740] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.006614 25777 consensus_queue.cc:260] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.008384 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.009109 25654 raft_consensus.cc:2468] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.008528 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.011320 25778 ts_tablet_manager.cc:1434] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:52:25.012176 25696 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:25.012274 25777 ts_tablet_manager.cc:1434] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 14:52:25.013438 26013 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.013636 25777 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.014230 25546 leader_election.cc:304] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.015476 26005 raft_consensus.cc:2804] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.015872 26005 raft_consensus.cc:493] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.016215 26005 raft_consensus.cc:3060] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.012370 25778 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.020728 25776 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.021243 25776 ts_tablet_manager.cc:1403] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.010s
I20260709 14:52:25.023836 25776 raft_consensus.cc:359] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.024490 25776 raft_consensus.cc:385] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.024781 25776 raft_consensus.cc:740] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.026335 25777 tablet_bootstrap.cc:654] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.029342 25776 consensus_queue.cc:260] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.031447 25776 ts_tablet_manager.cc:1434] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:25.032400 25776 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:25.033442 26005 raft_consensus.cc:515] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.034274 26013 raft_consensus.cc:2749] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.037654 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:25.037890 25784 consensus_queue.cc:1048] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:25.039043 25547 leader_election.cc:343] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.039740 26005 leader_election.cc:290] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.040624 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.041059 25778 tablet_bootstrap.cc:654] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.041206 25652 raft_consensus.cc:3060] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.047137 25652 raft_consensus.cc:2468] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.048763 25546 leader_election.cc:304] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.053004 25975 raft_consensus.cc:2804] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.053467 25975 raft_consensus.cc:697] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:25.054277 25975 consensus_queue.cc:237] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.054746 25832 consensus_queue.cc:1048] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.068377 25775 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:25.071460 25775 ts_tablet_manager.cc:1403] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.000s
I20260709 14:52:25.078266 25775 raft_consensus.cc:359] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.079025 25775 raft_consensus.cc:385] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.086756 25864 consensus_queue.cc:1048] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.090930 25777 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:25.091460 25777 ts_tablet_manager.cc:1403] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.004s
I20260709 14:52:25.096383 25776 tablet_bootstrap.cc:654] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.097888 25778 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.098392 25778 ts_tablet_manager.cc:1403] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.033s
I20260709 14:52:25.097067 25777 raft_consensus.cc:359] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.098708 25777 raft_consensus.cc:385] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.099013 25777 raft_consensus.cc:740] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.099767 25777 consensus_queue.cc:260] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.100978 25778 raft_consensus.cc:359] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.101678 25778 raft_consensus.cc:385] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.101949 25778 raft_consensus.cc:740] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.102607 25778 consensus_queue.cc:260] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.103813 25775 raft_consensus.cc:740] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.105075 25778 ts_tablet_manager.cc:1434] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:25.106206 25778 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.105731 25775 consensus_queue.cc:260] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.115695 25778 tablet_bootstrap.cc:654] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.118340 25776 tablet_bootstrap.cc:492] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.118906 25776 ts_tablet_manager.cc:1403] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.006s
I20260709 14:52:25.120267 26013 consensus_queue.cc:1048] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.122486 25776 raft_consensus.cc:359] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.123420 25776 raft_consensus.cc:385] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.123797 25776 raft_consensus.cc:740] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.124653 26021 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.125182 26021 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.127331 26021 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.129505 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:25.130815 25621 leader_election.cc:343] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.124914 25776 consensus_queue.cc:260] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.132809 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:25.134240 25621 leader_election.cc:343] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.134521 25776 ts_tablet_manager.cc:1434] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:25.134658 25621 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.135890 26021 raft_consensus.cc:2749] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.111186 25775 ts_tablet_manager.cc:1434] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:52:25.135998 25776 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:25.138271 25777 ts_tablet_manager.cc:1434] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 14:52:25.138552 25778 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.139257 25778 ts_tablet_manager.cc:1403] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.020s
I20260709 14:52:25.140066 25777 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.140110 25775 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:25.142155 25778 raft_consensus.cc:359] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.142155 25402 catalog_manager.cc:5697] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.143025 25778 raft_consensus.cc:385] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.143349 25778 raft_consensus.cc:740] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.144039 25778 consensus_queue.cc:260] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.146718 25777 tablet_bootstrap.cc:654] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.147156 25778 ts_tablet_manager.cc:1434] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:25.148134 25778 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.148818 26013 raft_consensus.cc:493] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.149290 26013 raft_consensus.cc:515] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.151319 26013 leader_election.cc:290] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.156005 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.156661 25652 raft_consensus.cc:2468] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:25.156886 25776 tablet_bootstrap.cc:654] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:25.138276 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:25.164171 25694 leader_election.cc:304] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:25.165663 25832 raft_consensus.cc:2804] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.166006 25832 raft_consensus.cc:493] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.166323 25832 raft_consensus.cc:3060] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.168496 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.169148 25507 raft_consensus.cc:2468] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:25.170360 25775 tablet_bootstrap.cc:654] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.175712 25778 tablet_bootstrap.cc:654] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.176815 25928 consensus_queue.cc:1048] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.178324 26021 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.178797 26021 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.181319 26005 raft_consensus.cc:493] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.181957 26021 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.181864 26005 raft_consensus.cc:515] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.186929 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.199795 25784 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.200343 25784 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.200791 25832 raft_consensus.cc:515] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.184156 25928 raft_consensus.cc:493] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.202185 25928 raft_consensus.cc:515] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.202714 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.204206 25928 leader_election.cc:290] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
W20260709 14:52:25.192682 25622 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.205181 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:25.205686 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.208101 25832 leader_election.cc:290] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.208237 25654 raft_consensus.cc:3060] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.208900 25778 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.209123 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.209376 25778 ts_tablet_manager.cc:1403] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.008s
I20260709 14:52:25.209738 25504 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.206353 26005 leader_election.cc:290] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.191745 25864 consensus_queue.cc:1048] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:52:25.213593 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.213994 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.207463 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.205811 25507 raft_consensus.cc:3060] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.215030 25727 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.215350 25548 leader_election.cc:304] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
W20260709 14:52:25.205065 25621 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.216959 25621 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.216362 26005 raft_consensus.cc:2804] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.217695 26005 raft_consensus.cc:493] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.218029 26005 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.218130 25852 raft_consensus.cc:2749] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:25.216349 25472 leader_election.cc:343] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.224071 25784 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.228849 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.229552 25652 raft_consensus.cc:2468] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:25.231061 25471 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:25.232661 25939 raft_consensus.cc:2804] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.233107 25939 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.233444 25939 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:25.233490 25472 leader_election.cc:343] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.234022 25472 leader_election.cc:304] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.234193 26005 raft_consensus.cc:515] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.235368 25864 raft_consensus.cc:2749] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.232630 25507 raft_consensus.cc:2468] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:25.237900 25696 leader_election.cc:304] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:25.238711 25832 raft_consensus.cc:2804] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.239178 25832 raft_consensus.cc:697] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:25.240017 25832 consensus_queue.cc:237] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.241057 25654 raft_consensus.cc:2468] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:25.241415 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.244670 25778 raft_consensus.cc:359] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.247094 25776 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.247400 25778 raft_consensus.cc:385] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.247586 25776 ts_tablet_manager.cc:1403] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.015s
I20260709 14:52:25.247766 25778 raft_consensus.cc:740] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.248847 25778 consensus_queue.cc:260] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.251103 25778 ts_tablet_manager.cc:1434] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:52:25.242556 25939 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.258203 26005 leader_election.cc:290] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.258558 25939 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.261821 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:25.262471 25507 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.264271 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:25.265069 25729 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:25.254350 25472 leader_election.cc:343] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.268039 25507 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.269170 25548 leader_election.cc:304] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:25.269980 25975 raft_consensus.cc:2804] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.270437 25975 raft_consensus.cc:697] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:25.271215 25975 consensus_queue.cc:237] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.273602 25778 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.275663 25729 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.284171 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:25.289170 25775 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:25.289722 25775 ts_tablet_manager.cc:1403] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.013s
I20260709 14:52:25.289220 25776 raft_consensus.cc:359] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.290427 25776 raft_consensus.cc:385] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.290781 25776 raft_consensus.cc:740] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.291414 25776 consensus_queue.cc:260] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:25.293704 25472 leader_election.cc:343] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.294204 25776 ts_tablet_manager.cc:1434] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:52:25.294523 25777 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:25.296371 25777 ts_tablet_manager.cc:1403] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.008s
I20260709 14:52:25.295957 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.299238 25654 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.301721 25777 raft_consensus.cc:359] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.302440 25777 raft_consensus.cc:385] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.302726 25777 raft_consensus.cc:740] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.302165 25402 catalog_manager.cc:5697] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.304919 25777 consensus_queue.cc:260] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.304979 25775 raft_consensus.cc:359] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.306098 25775 raft_consensus.cc:385] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.306291 25775 raft_consensus.cc:740] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.316290 25776 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:25.317066 25777 ts_tablet_manager.cc:1434] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:52:25.320355 25775 consensus_queue.cc:260] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.328195 25778 tablet_bootstrap.cc:654] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.330523 25775 ts_tablet_manager.cc:1434] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:52:25.331700 25777 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.338095 25775 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:25.350695 25775 tablet_bootstrap.cc:654] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.351024 25654 raft_consensus.cc:2468] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:25.367760 25939 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.369097 25939 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.376181 25471 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.382506 25784 raft_consensus.cc:2804] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.383034 25784 raft_consensus.cc:697] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:25.383958 25971 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.384521 25971 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.387796 25784 consensus_queue.cc:237] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.388200 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.389084 25507 raft_consensus.cc:2468] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.390823 25548 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:25.391981 25975 raft_consensus.cc:2804] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.392436 25975 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.392777 25975 raft_consensus.cc:3060] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.394157 25832 raft_consensus.cc:493] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.423874 25939 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:25.424750 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 48663.1us
I20260709 14:52:25.427713 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.433473 25405 catalog_manager.cc:5697] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.437098 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.437772 25654 raft_consensus.cc:2468] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:25.443622 25776 tablet_bootstrap.cc:654] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.426913 25832 raft_consensus.cc:515] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.456528 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.457238 25654 raft_consensus.cc:2468] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.442030 25971 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.462541 25471 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:25.464098 25928 raft_consensus.cc:2804] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.464473 25928 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.464798 25928 raft_consensus.cc:3060] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.472210 25405 catalog_manager.cc:5697] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.475481 25778 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.475975 25778 ts_tablet_manager.cc:1403] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.219s	user 0.025s	sys 0.007s
I20260709 14:52:25.478005 25975 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.478552 25778 raft_consensus.cc:359] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.479281 25778 raft_consensus.cc:385] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.479564 25778 raft_consensus.cc:740] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.480132 25577 raft_consensus.cc:2393] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:25.484797 25832 leader_election.cc:290] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.485481 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.487174 25975 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.486891 25928 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.487208 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:25.488719 25505 raft_consensus.cc:2393] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:25.489657 25928 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.490345 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:25.491217 25577 raft_consensus.cc:2393] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:25.492117 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167cd14c1b164456ac8517cba59e4a77" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.480237 25778 consensus_queue.cc:260] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.492951 25655 raft_consensus.cc:2393] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:25.494302 25777 tablet_bootstrap.cc:654] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.494099 25694 leader_election.cc:304] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:25.494951 25832 raft_consensus.cc:3060] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.496057 25778 ts_tablet_manager.cc:1434] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:52:25.497905 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.498497 25655 raft_consensus.cc:3060] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.498863 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.502002 25775 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:25.502460 25775 ts_tablet_manager.cc:1403] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.165s	user 0.030s	sys 0.004s
I20260709 14:52:25.504438 25655 raft_consensus.cc:2468] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.505127 25775 raft_consensus.cc:359] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.505823 25775 raft_consensus.cc:385] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.506198 25775 raft_consensus.cc:740] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.505923 25546 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:25.506907 25775 consensus_queue.cc:260] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.507361 25971 raft_consensus.cc:2804] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.509832 25778 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.510977 25832 raft_consensus.cc:2749] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.511927 25784 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.506769 25975 consensus_queue.cc:1048] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.512387 25784 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.514910 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.515729 25784 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:25.517015 25472 leader_election.cc:343] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.516887 25776 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.519110 25776 ts_tablet_manager.cc:1403] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.009s
I20260709 14:52:25.517026 25471 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:25.522961 25928 raft_consensus.cc:2749] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.523072 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.523880 25652 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:25.525401 25971 raft_consensus.cc:697] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:25.526343 25971 consensus_queue.cc:237] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.527904 25471 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.530150 25775 ts_tablet_manager.cc:1434] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:52:25.530452 25776 raft_consensus.cc:359] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.531049 25775 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:25.531142 25776 raft_consensus.cc:385] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.531615 25778 tablet_bootstrap.cc:654] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.532270 25784 raft_consensus.cc:493] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.532771 25784 raft_consensus.cc:515] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.533533 25928 raft_consensus.cc:2804] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.533919 25928 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.522902 25777 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:25.534350 25928 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.534554 25777 ts_tablet_manager.cc:1403] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.009s
I20260709 14:52:25.534621 25784 leader_election.cc:290] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.536703 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.536799 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.537647 25777 raft_consensus.cc:359] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:25.538198 25471 leader_election.cc:343] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.531533 25776 raft_consensus.cc:740] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
W20260709 14:52:25.538714 25472 leader_election.cc:343] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.539166 25472 leader_election.cc:304] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:25.538335 25777 raft_consensus.cc:385] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.539361 25776 consensus_queue.cc:260] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.540004 25777 raft_consensus.cc:740] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.540676 25777 consensus_queue.cc:260] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.542804 25777 ts_tablet_manager.cc:1434] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:52:25.544999 25864 raft_consensus.cc:2749] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.548800 25403 catalog_manager.cc:5697] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.550971 25776 ts_tablet_manager.cc:1434] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:52:25.543747 25777 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.550915 25928 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.559547 25928 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:25.567926 25775 tablet_bootstrap.cc:654] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.560998 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:25.569605 25472 leader_election.cc:343] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.574029 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.574559 25655 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.577471 25776 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:25.582676 25778 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.584949 25776 tablet_bootstrap.cc:654] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.586810 25778 ts_tablet_manager.cc:1403] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.006s
I20260709 14:52:25.587836 25852 raft_consensus.cc:493] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.591118 25852 raft_consensus.cc:515] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.593181 25852 leader_election.cc:290] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.590768 25971 consensus_queue.cc:1048] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:25.597422 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.597442 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:25.599864 25621 leader_election.cc:343] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:25.600625 25621 leader_election.cc:343] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.601152 25621 leader_election.cc:304] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.602088 25838 raft_consensus.cc:2749] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.613385 25778 raft_consensus.cc:359] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.614130 25778 raft_consensus.cc:385] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.615190 25777 tablet_bootstrap.cc:654] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.614395 25778 raft_consensus.cc:740] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.618637 25778 consensus_queue.cc:260] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.625242 25778 ts_tablet_manager.cc:1434] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 14:52:25.626255 25778 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.630790 26074 raft_consensus.cc:493] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.631301 26074 raft_consensus.cc:515] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.634142 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.634757 25729 raft_consensus.cc:2468] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.634907 25655 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:25.638617 26074 leader_election.cc:290] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.639197 25471 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.640784 25928 raft_consensus.cc:2804] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.641371 25928 raft_consensus.cc:697] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:25.642184 25928 consensus_queue.cc:237] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.644110 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.644646 25505 raft_consensus.cc:2468] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.640735 25547 leader_election.cc:304] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:25.651342 25975 raft_consensus.cc:2804] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.651759 25975 raft_consensus.cc:493] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.655578 25975 raft_consensus.cc:3060] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.659999 25777 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:25.660661 25777 ts_tablet_manager.cc:1403] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.005s
I20260709 14:52:25.670264 25864 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.671012 25864 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.673746 25864 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.677353 25784 raft_consensus.cc:493] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.677672 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.677793 25784 raft_consensus.cc:515] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.678375 25655 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:25.681576 26005 consensus_queue.cc:1048] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.683101 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.685189 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:25.685869 25471 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:25.664836 25882 consensus_queue.cc:1048] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:52:25.686841 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:25.680182 25784 leader_election.cc:290] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:25.688464 25784 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.688777 25784 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.689073 25784 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.698004 25784 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.700417 25784 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.701210 25776 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.701659 25776 ts_tablet_manager.cc:1403] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.001s
W20260709 14:52:25.705165 25472 leader_election.cc:343] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:25.705873 25472 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:25.706704 25472 leader_election.cc:343] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.706341 25405 catalog_manager.cc:5697] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.710547 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.711136 25655 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.707122 25472 leader_election.cc:304] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.714761 25864 raft_consensus.cc:2749] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.713888 25778 tablet_bootstrap.cc:654] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.719846 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:25.735047 25472 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.751874 25975 raft_consensus.cc:515] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.754706 25776 raft_consensus.cc:359] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.755409 25776 raft_consensus.cc:385] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.755666 25775 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:25.756186 25775 ts_tablet_manager.cc:1403] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.225s	user 0.039s	sys 0.055s
I20260709 14:52:25.756451 25975 leader_election.cc:290] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.749517 25777 raft_consensus.cc:359] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.757429 25777 raft_consensus.cc:385] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.757737 25777 raft_consensus.cc:740] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.757841 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:25.758486 25504 raft_consensus.cc:3060] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.758354 25777 consensus_queue.cc:260] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.758723 25775 raft_consensus.cc:359] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.759366 25775 raft_consensus.cc:385] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.759948 25777 ts_tablet_manager.cc:1434] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.001s
I20260709 14:52:25.759635 25775 raft_consensus.cc:740] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.760717 25775 consensus_queue.cc:260] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.762259 25655 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:25.762594 25775 ts_tablet_manager.cc:1434] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:25.774430 25775 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:25.779718 25975 raft_consensus.cc:493] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.777410 25504 raft_consensus.cc:2468] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.755712 25776 raft_consensus.cc:740] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.766508 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8c51807e54a7ea19435e8770cd32f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:25.781770 25729 raft_consensus.cc:3060] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.782063 25471 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.781294 25776 consensus_queue.cc:260] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.768997 25882 consensus_queue.cc:1048] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.768913 25838 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.780347 25975 raft_consensus.cc:515] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.783188 25784 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.785256 25784 raft_consensus.cc:697] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:25.785980 25784 consensus_queue.cc:237] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.770762 25777 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.790654 25548 leader_election.cc:304] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:25.793130 25776 ts_tablet_manager.cc:1434] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.002s
I20260709 14:52:25.788120 25838 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.796356 25838 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.796449 26074 raft_consensus.cc:2804] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.796967 25971 consensus_queue.cc:1048] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.809626 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
W20260709 14:52:25.811275 25622 leader_election.cc:343] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.813498 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:25.818504 25621 leader_election.cc:343] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.818986 25621 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.819880 25838 raft_consensus.cc:2749] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.821121 25778 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.821611 25778 ts_tablet_manager.cc:1403] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.008s
I20260709 14:52:25.819528 25729 raft_consensus.cc:2468] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.825081 25776 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:25.827289 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.827993 25654 raft_consensus.cc:2468] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:25.828604 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:25.831681 26084 log.cc:927] Time spent T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:52:25.840855 25546 leader_election.cc:304] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:25.841770 25971 raft_consensus.cc:2804] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.842147 25971 raft_consensus.cc:493] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.842511 25971 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:25.844059 25547 leader_election.cc:343] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.845031 25775 tablet_bootstrap.cc:654] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.849650 25777 tablet_bootstrap.cc:654] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.832096 25975 leader_election.cc:290] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.845709 25778 raft_consensus.cc:359] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.852130 25405 catalog_manager.cc:5697] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.834928 26074 raft_consensus.cc:697] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:25.856657 26074 consensus_queue.cc:237] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.862301 25778 raft_consensus.cc:385] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.862732 25778 raft_consensus.cc:740] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.866166 25778 consensus_queue.cc:260] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.875733 25778 ts_tablet_manager.cc:1434] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:52:25.883662 25778 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.890874 25971 raft_consensus.cc:515] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.907028 25971 leader_election.cc:290] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:25.908535 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:25.910096 25547 leader_election.cc:343] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.910861 25776 tablet_bootstrap.cc:654] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.917771 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:25.918458 25728 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.918455 25655 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.944869 25403 catalog_manager.cc:5697] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.952711 25832 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.953263 25832 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:25.953783 25777 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:25.954260 25777 ts_tablet_manager.cc:1403] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.009s
I20260709 14:52:25.956348 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:25.956977 25832 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:25.957244 25726 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.958194 25777 raft_consensus.cc:359] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.958879 25777 raft_consensus.cc:385] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.957196 25654 raft_consensus.cc:2393] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate 2c371bc48e9b4f248b892e3509e97ea2 in this term.
I20260709 14:52:25.957167 25775 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:25.967005 25778 tablet_bootstrap.cc:654] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.967402 25784 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.967967 25784 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.955482 25655 raft_consensus.cc:2468] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:25.959162 25777 raft_consensus.cc:740] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.977591 25778 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:25.978094 25778 ts_tablet_manager.cc:1403] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.003s
I20260709 14:52:25.968896 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:25.978302 25777 consensus_queue.cc:260] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:25.978564 25546 leader_election.cc:304] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:25.979336 25696 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:25.979993 26074 raft_consensus.cc:2804] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.969125 25775 ts_tablet_manager.cc:1403] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.195s	user 0.011s	sys 0.012s
I20260709 14:52:25.980600 25778 raft_consensus.cc:359] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.981398 25778 raft_consensus.cc:385] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.981519 26074 raft_consensus.cc:697] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:25.982597 26074 consensus_queue.cc:237] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.984284 25777 ts_tablet_manager.cc:1434] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:52:25.984397 25784 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:25.981722 25778 raft_consensus.cc:740] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.985378 25777 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:25.985284 25778 consensus_queue.cc:260] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:25.985417 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:25.987020 25472 leader_election.cc:343] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.987392 25832 raft_consensus.cc:2749] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.988350 25778 ts_tablet_manager.cc:1434] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:25.971856 25776 tablet_bootstrap.cc:492] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:25.989629 25776 ts_tablet_manager.cc:1403] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.187s	user 0.002s	sys 0.011s
I20260709 14:52:25.989699 25784 consensus_queue.cc:1048] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.990805 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:25.992304 25472 leader_election.cc:343] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.992725 25472 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:25.993381 25864 raft_consensus.cc:2749] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.997323 25778 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:25.992304 25776 raft_consensus.cc:359] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:25.998589 25775 raft_consensus.cc:359] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.003931 25775 raft_consensus.cc:385] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.004248 25775 raft_consensus.cc:740] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.004441 25776 raft_consensus.cc:385] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.004786 25776 raft_consensus.cc:740] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.010663 25864 consensus_queue.cc:1048] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.005069 25775 consensus_queue.cc:260] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.013578 25775 ts_tablet_manager.cc:1434] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:52:26.014596 25775 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.007053 25776 consensus_queue.cc:260] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.016871 25776 ts_tablet_manager.cc:1434] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:52:26.017580 25778 tablet_bootstrap.cc:654] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.019500 25776 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:26.028414 25775 tablet_bootstrap.cc:654] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.034930 25777 tablet_bootstrap.cc:654] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:26.043061 25472 consensus_peers.cc:597] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.061600 26099 log.cc:927] Time spent T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:52:26.063700 25778 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:26.064222 25778 ts_tablet_manager.cc:1403] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.004s
I20260709 14:52:26.066838 25778 raft_consensus.cc:359] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.067489 25778 raft_consensus.cc:385] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.067788 25778 raft_consensus.cc:740] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.068333 25778 consensus_queue.cc:260] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.070256 25778 ts_tablet_manager.cc:1434] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:26.083372 25404 catalog_manager.cc:5697] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.090993 25776 tablet_bootstrap.cc:654] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.120896 25778 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:26.124666 25852 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.125300 25852 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.127413 25852 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.128090 25777 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.128070 26074 consensus_queue.cc:1048] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.128690 25777 ts_tablet_manager.cc:1403] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.004s
I20260709 14:52:26.131218 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.133689 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.135344 25971 consensus_queue.cc:1048] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:26.137415 25622 leader_election.cc:343] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.131418 25777 raft_consensus.cc:359] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.140271 25777 raft_consensus.cc:385] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.139992 25778 tablet_bootstrap.cc:654] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.144986 25777 raft_consensus.cc:740] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.145748 25777 consensus_queue.cc:260] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.143641 25775 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
W20260709 14:52:26.142027 25621 leader_election.cc:343] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.153908 25775 ts_tablet_manager.cc:1403] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.140s	user 0.020s	sys 0.019s
I20260709 14:52:26.153862 25621 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.154721 25852 raft_consensus.cc:2749] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.156435 25777 ts_tablet_manager.cc:1434] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:52:26.156864 25775 raft_consensus.cc:359] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.170378 25775 raft_consensus.cc:385] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.170758 25775 raft_consensus.cc:740] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.171754 25775 consensus_queue.cc:260] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.174309 25775 ts_tablet_manager.cc:1434] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:52:26.175416 25775 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.180953 25864 consensus_queue.cc:1048] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.181681 25777 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.203174 25775 tablet_bootstrap.cc:654] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.207763 25777 tablet_bootstrap.cc:654] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.216941 25775 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.217556 25775 ts_tablet_manager.cc:1403] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
W20260709 14:52:26.217511 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:26.222302 25778 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:26.222790 25778 ts_tablet_manager.cc:1403] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.102s	user 0.002s	sys 0.019s
I20260709 14:52:26.225380 25778 raft_consensus.cc:359] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.228685 25778 raft_consensus.cc:385] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.228958 25778 raft_consensus.cc:740] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.229579 25778 consensus_queue.cc:260] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.230206 25775 raft_consensus.cc:359] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.230911 25775 raft_consensus.cc:385] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.231165 25775 raft_consensus.cc:740] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.231391 25778 ts_tablet_manager.cc:1434] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:52:26.227761 25777 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.231853 25775 consensus_queue.cc:260] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.232412 25778 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:26.233070 25777 ts_tablet_manager.cc:1403] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.003s
I20260709 14:52:26.237393 25777 raft_consensus.cc:359] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.239142 25777 raft_consensus.cc:385] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.239494 25777 raft_consensus.cc:740] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.240187 25777 consensus_queue.cc:260] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.242288 25777 ts_tablet_manager.cc:1434] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
W20260709 14:52:26.242940 25472 consensus_peers.cc:597] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.245693 25776 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:26.245935 25775 ts_tablet_manager.cc:1434] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:52:26.245885 25777 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.246145 25776 ts_tablet_manager.cc:1403] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.227s	user 0.026s	sys 0.018s
I20260709 14:52:26.247058 25775 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.248862 25776 raft_consensus.cc:359] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.249502 25776 raft_consensus.cc:385] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.249781 25776 raft_consensus.cc:740] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.250488 25776 consensus_queue.cc:260] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.252656 25777 tablet_bootstrap.cc:654] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.253141 25775 tablet_bootstrap.cc:654] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.239148 25778 tablet_bootstrap.cc:654] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.262298 25776 ts_tablet_manager.cc:1434] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:52:26.264096 25776 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:26.269232 25775 tablet_bootstrap.cc:492] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.269718 25775 ts_tablet_manager.cc:1403] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 14:52:26.279462 25975 consensus_queue.cc:1048] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.278893 25775 raft_consensus.cc:359] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.284703 25775 raft_consensus.cc:385] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.285017 25775 raft_consensus.cc:740] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.285655 25775 consensus_queue.cc:260] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.287541 25775 ts_tablet_manager.cc:1434] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:52:26.289386 25775 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.294399 25838 raft_consensus.cc:493] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.295329 25775 tablet_bootstrap.cc:654] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.295105 25838 raft_consensus.cc:515] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.297741 25778 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:26.298216 25778 ts_tablet_manager.cc:1403] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.003s
I20260709 14:52:26.299358 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.300786 25778 raft_consensus.cc:359] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.301419 25778 raft_consensus.cc:385] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.301702 25778 raft_consensus.cc:740] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
W20260709 14:52:26.301906 25621 leader_election.cc:343] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.303267 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.303917 25503 raft_consensus.cc:2468] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:26.304603 25777 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.305123 25777 ts_tablet_manager.cc:1403] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.016s
I20260709 14:52:26.304886 25778 consensus_queue.cc:260] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.305431 25622 leader_election.cc:304] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.306063 25838 leader_election.cc:290] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.306288 25852 raft_consensus.cc:2804] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.306694 25852 raft_consensus.cc:493] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.307021 25852 raft_consensus.cc:3060] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.308292 25777 raft_consensus.cc:359] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.309010 25777 raft_consensus.cc:385] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.312821 25778 ts_tablet_manager.cc:1434] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:52:26.313220 25777 raft_consensus.cc:740] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.313926 25778 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:26.314102 25777 consensus_queue.cc:260] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.317013 25777 ts_tablet_manager.cc:1434] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:26.320195 25778 tablet_bootstrap.cc:654] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.322440 25777 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.328661 25777 tablet_bootstrap.cc:654] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.336364 25776 tablet_bootstrap.cc:654] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.339444 25928 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.339967 25928 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.345005 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.344362 25852 raft_consensus.cc:515] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:26.346976 25472 leader_election.cc:343] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.342053 25928 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.348573 25852 leader_election.cc:290] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.349292 25775 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.349766 25775 ts_tablet_manager.cc:1403] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.003s
I20260709 14:52:26.351313 25777 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.352144 25775 raft_consensus.cc:359] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.352555 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:26.353508 25777 ts_tablet_manager.cc:1403] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.008s
W20260709 14:52:26.354378 25621 leader_election.cc:343] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.354959 25775 raft_consensus.cc:385] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.355253 25775 raft_consensus.cc:740] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.355543 25778 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:26.355974 25778 ts_tablet_manager.cc:1403] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.001s
I20260709 14:52:26.356469 25777 raft_consensus.cc:359] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.356946 25975 consensus_queue.cc:1048] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.357332 25777 raft_consensus.cc:385] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.358002 25777 raft_consensus.cc:740] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.358775 25778 raft_consensus.cc:359] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.359467 25778 raft_consensus.cc:385] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.359748 25778 raft_consensus.cc:740] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.359000 25777 consensus_queue.cc:260] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.360546 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:26.360404 25778 consensus_queue.cc:260] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.361550 25503 raft_consensus.cc:3060] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.363509 25778 ts_tablet_manager.cc:1434] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:52:26.365648 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.366357 25655 raft_consensus.cc:2468] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:26.368120 25838 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.368768 25838 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.370262 25503 raft_consensus.cc:2468] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:26.371131 25838 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.373756 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.380059 25471 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.381577 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.383380 25864 consensus_queue.cc:1048] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.385401 25778 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:26.383750 25928 raft_consensus.cc:2804] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.386561 25928 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.386464 25775 consensus_queue.cc:260] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.387163 25928 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.391984 25775 ts_tablet_manager.cc:1434] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.002s
W20260709 14:52:26.392177 25621 leader_election.cc:343] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.392959 25775 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.395869 25778 tablet_bootstrap.cc:654] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.399509 25775 tablet_bootstrap.cc:654] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.406741 25971 consensus_queue.cc:1048] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.402782 25622 leader_election.cc:304] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.408977 26122 raft_consensus.cc:2804] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:26.409307 25622 leader_election.cc:343] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.409597 26122 raft_consensus.cc:697] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:26.403848 25776 tablet_bootstrap.cc:492] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:26.406131 25777 ts_tablet_manager.cc:1434] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.004s
I20260709 14:52:26.409889 25622 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.410622 25776 ts_tablet_manager.cc:1403] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.008s
I20260709 14:52:26.411157 25777 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.411154 26122 consensus_queue.cc:237] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.413132 25852 raft_consensus.cc:2749] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.413554 25776 raft_consensus.cc:359] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.414273 25776 raft_consensus.cc:385] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.416944 25776 raft_consensus.cc:740] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.425536 25777 tablet_bootstrap.cc:654] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.426242 25776 consensus_queue.cc:260] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.448477 25864 raft_consensus.cc:493] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.455314 25864 raft_consensus.cc:515] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.457330 25864 leader_election.cc:290] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:26.459838 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:26.462162 25472 leader_election.cc:343] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.462345 25975 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.462833 25975 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.464756 25941 raft_consensus.cc:493] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.465286 25941 raft_consensus.cc:515] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.465672 25975 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.468062 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.468739 25503 raft_consensus.cc:2468] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:26.469892 25548 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:26.467265 25941 leader_election.cc:290] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.470700 25975 raft_consensus.cc:2804] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.471060 25975 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.471402 25975 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.471477 25776 ts_tablet_manager.cc:1434] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.006s
I20260709 14:52:26.474174 25971 raft_consensus.cc:493] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.474664 25971 raft_consensus.cc:515] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.476719 25832 raft_consensus.cc:493] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.477052 25971 leader_election.cc:290] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.477223 25832 raft_consensus.cc:515] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.472028 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.484118 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.484740 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.489045 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.491359 25832 leader_election.cc:290] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:26.489761 25652 raft_consensus.cc:2468] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:26.493680 25776 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
W20260709 14:52:26.494834 25472 leader_election.cc:343] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:26.495939 25471 leader_election.cc:343] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.497587 25471 leader_election.cc:304] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
W20260709 14:52:26.502950 25547 leader_election.cc:343] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.499904 25941 raft_consensus.cc:2749] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.539125 25778 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:26.539813 25778 ts_tablet_manager.cc:1403] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.014s
I20260709 14:52:26.527091 25928 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.553546 25776 tablet_bootstrap.cc:654] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.556891 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.557605 25729 raft_consensus.cc:2468] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
W20260709 14:52:26.558665 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 49759.8us
I20260709 14:52:26.558975 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.546471 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.573781 25775 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.574442 25775 ts_tablet_manager.cc:1403] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.033s
I20260709 14:52:26.558746 25546 leader_election.cc:304] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:26.571678 25726 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.582545 25775 raft_consensus.cc:359] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.582828 26005 raft_consensus.cc:2804] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.583297 26005 raft_consensus.cc:493] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.568431 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.583310 25775 raft_consensus.cc:385] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.593587 25775 raft_consensus.cc:740] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.583582 25404 catalog_manager.cc:5697] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:26.594426 25775 consensus_queue.cc:260] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.583693 26005 raft_consensus.cc:3060] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.589653 25777 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.596551 25777 ts_tablet_manager.cc:1403] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.186s	user 0.022s	sys 0.025s
W20260709 14:52:26.598052 25472 leader_election.cc:343] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.598508 25472 leader_election.cc:304] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.568143 26121 raft_consensus.cc:493] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.600123 26121 raft_consensus.cc:515] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.600390 25694 leader_election.cc:304] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:26.601600 25928 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.602236 26121 leader_election.cc:290] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.609427 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:26.611881 25775 ts_tablet_manager.cc:1434] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:26.612830 25775 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.616146 25971 raft_consensus.cc:493] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.617450 25832 raft_consensus.cc:2749] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.617341 25971 raft_consensus.cc:515] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.619803 25971 leader_election.cc:290] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.620142 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.621224 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.621882 25507 raft_consensus.cc:2468] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:26.623551 25548 leader_election.cc:304] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
W20260709 14:52:26.624924 25621 leader_election.cc:343] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.617477 25975 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.628322 25775 tablet_bootstrap.cc:654] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.632220 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:26.632570 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.633085 25651 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.633235 25507 raft_consensus.cc:2468] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:26.638904 25784 raft_consensus.cc:2749] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.639160 25622 leader_election.cc:304] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.640560 26121 raft_consensus.cc:2804] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.640918 26121 raft_consensus.cc:493] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.641248 26121 raft_consensus.cc:3060] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.642815 25778 raft_consensus.cc:359] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.643725 25778 raft_consensus.cc:385] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.644136 25778 raft_consensus.cc:740] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.650058 26005 raft_consensus.cc:515] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.654386 25778 consensus_queue.cc:260] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.628434 25971 raft_consensus.cc:2804] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.657131 25778 ts_tablet_manager.cc:1434] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.000s
I20260709 14:52:26.664901 25778 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:26.657028 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:26.655679 25971 raft_consensus.cc:493] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.669968 25971 raft_consensus.cc:3060] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.660357 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:26.670567 25503 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.656178 26005 leader_election.cc:290] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.646744 25777 raft_consensus.cc:359] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.676643 25777 raft_consensus.cc:385] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.676951 25777 raft_consensus.cc:740] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.677561 25777 consensus_queue.cc:260] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.678351 25503 raft_consensus.cc:2468] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:26.679139 25777 ts_tablet_manager.cc:1434] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.082s	user 0.000s	sys 0.004s
I20260709 14:52:26.679710 25548 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:26.680339 25777 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.682866 26005 raft_consensus.cc:2804] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:26.683414 26005 raft_consensus.cc:697] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:26.684230 26005 consensus_queue.cc:237] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.651153 26121 raft_consensus.cc:515] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.687088 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:26.687378 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:26.687666 25507 raft_consensus.cc:3060] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:26.688881 25621 leader_election.cc:343] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.660171 25975 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.668030 25651 raft_consensus.cc:2468] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:26.670014 25650 raft_consensus.cc:3060] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.691987 26133 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.692538 26133 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:26.694672 25472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 56334us
W20260709 14:52:26.696409 25472 leader_election.cc:343] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.697988 25471 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.699345 26130 raft_consensus.cc:2804] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:26.700136 26130 raft_consensus.cc:697] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
W20260709 14:52:26.667953 25695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 66003.8us
I20260709 14:52:26.707590 25975 consensus_queue.cc:1048] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.701939 26121 leader_election.cc:290] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.717067 25507 raft_consensus.cc:2468] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:26.718405 25622 leader_election.cc:304] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.714869 25778 tablet_bootstrap.cc:654] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.720019 26129 raft_consensus.cc:2804] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:26.701049 26130 consensus_queue.cc:237] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.720599 26129 raft_consensus.cc:697] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:26.718592 25776 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:26.723006 25776 ts_tablet_manager.cc:1403] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.246s	user 0.010s	sys 0.018s
I20260709 14:52:26.726862 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:26.726537 26129 consensus_queue.cc:237] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.727615 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.729558 25776 raft_consensus.cc:359] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.730294 25776 raft_consensus.cc:385] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.730623 25776 raft_consensus.cc:740] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.731412 25776 consensus_queue.cc:260] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.734251 25776 ts_tablet_manager.cc:1434] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:26.737744 25838 raft_consensus.cc:493] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.739859 25650 raft_consensus.cc:2468] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:26.743597 26133 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.744763 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.763605 25838 raft_consensus.cc:515] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.764364 25776 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:26.765353 25546 leader_election.cc:304] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:26.749419 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa1ca32a1ed4f09a4bbb96caa46da91" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:26.766896 25728 raft_consensus.cc:3060] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.753782 26121 raft_consensus.cc:493] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.762876 25775 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.763993 25651 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:26.748927 25777 tablet_bootstrap.cc:654] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.766304 26133 raft_consensus.cc:2804] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:26.770246 25775 ts_tablet_manager.cc:1403] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.158s	user 0.037s	sys 0.034s
I20260709 14:52:26.766192 25838 leader_election.cc:290] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.772953 26121 raft_consensus.cc:515] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.780598 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:26.781322 25547 leader_election.cc:343] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:26.793972 25547 leader_election.cc:343] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.781787 26013 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.783624 25546 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:26.795670 26013 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.797305 26132 raft_consensus.cc:2804] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.797812 26132 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.797888 26013 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:26.798280 26132 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.798763 25727 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:26.799185 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.799875 25651 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:26.784524 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e3461e3964334a1a447676fb3ce06" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.802616 26121 leader_election.cc:290] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.804723 25971 raft_consensus.cc:515] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.807297 25971 leader_election.cc:290] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:26.808454 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:26.809862 25547 leader_election.cc:343] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.774791 26133 raft_consensus.cc:697] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:26.811079 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:26.820250 25621 leader_election.cc:343] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:26.825451 25621 leader_election.cc:343] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.824525 25775 raft_consensus.cc:359] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.827849 25775 raft_consensus.cc:385] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.828145 25775 raft_consensus.cc:740] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.828781 25775 consensus_queue.cc:260] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.816665 25728 raft_consensus.cc:2468] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:26.843688 25403 catalog_manager.cc:5697] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:26.834944 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:26.845346 25503 raft_consensus.cc:3060] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.846144 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.847445 25581 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.847350 25405 catalog_manager.cc:5697] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:26.837268 26121 raft_consensus.cc:493] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.837975 25404 catalog_manager.cc:5697] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:26.820386 25694 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:26.832475 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e3461e3964334a1a447676fb3ce06" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.841894 25975 raft_consensus.cc:493] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.844064 25941 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.831666 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.811193 26133 consensus_queue.cc:237] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.852720 25775 ts_tablet_manager.cc:1434] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
W20260709 14:52:26.859967 25622 leader_election.cc:343] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.860481 25622 leader_election.cc:304] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.859663 25775 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:26.854377 25579 raft_consensus.cc:2468] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:26.852563 26121 raft_consensus.cc:515] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.861999 25852 raft_consensus.cc:2749] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.872112 25621 leader_election.cc:304] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.853477 25975 raft_consensus.cc:515] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:26.873631 25852 raft_consensus.cc:2804] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.874013 25852 raft_consensus.cc:493] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.874223 25975 leader_election.cc:290] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:26.874362 25852 raft_consensus.cc:3060] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.870666 26134 raft_consensus.cc:2804] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.854838 25941 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.876816 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.876706 26121 leader_election.cc:290] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:26.876816 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.885732 25941 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.886255 25941 raft_consensus.cc:493] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.886734 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.886834 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:26.887707 25777 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:26.887744 25507 raft_consensus.cc:2393] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
I20260709 14:52:26.885522 25775 tablet_bootstrap.cc:654] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:26.888249 25472 leader_election.cc:343] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.880012 26134 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.889308 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:26.889796 26134 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.889380 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:26.888243 25777 ts_tablet_manager.cc:1403] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.005s
W20260709 14:52:26.891860 25621 leader_election.cc:343] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.891350 25650 raft_consensus.cc:2468] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:26.881573 25504 raft_consensus.cc:2468] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:26.886685 25941 raft_consensus.cc:515] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:26.911574 25471 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:26.914171 25928 raft_consensus.cc:2804] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.914676 25928 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.908946 26013 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.915091 25928 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.918051 25622 leader_election.cc:304] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:26.915411 26013 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:26.924350 25580 raft_consensus.cc:3060] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.924553 25838 raft_consensus.cc:2804] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:26.925141 25838 raft_consensus.cc:493] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.925576 25838 raft_consensus.cc:3060] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:26.916286 26139 log.cc:927] Time spent T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:52:26.930879 25777 raft_consensus.cc:359] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.931650 25777 raft_consensus.cc:385] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.931907 25777 raft_consensus.cc:740] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.933759 25503 raft_consensus.cc:2468] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:26.932525 25777 consensus_queue.cc:260] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:26.950389 25777 ts_tablet_manager.cc:1434] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:52:26.973587 25546 leader_election.cc:304] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:26.977380 25775 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:26.977839 25775 ts_tablet_manager.cc:1403] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.004s
I20260709 14:52:26.980381 25777 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
I20260709 14:52:26.982553 26129 consensus_queue.cc:1048] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.984290 25941 leader_election.cc:290] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:26.985334 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:26.986672 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:26.986811 25472 leader_election.cc:343] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.989248 25776 tablet_bootstrap.cc:654] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:26.990509 25471 leader_election.cc:343] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:26.990942 25471 leader_election.cc:304] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:26.992645 26135 raft_consensus.cc:2749] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:26.993647 25928 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.002187 25775 raft_consensus.cc:359] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.002969 25775 raft_consensus.cc:385] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.003276 25775 raft_consensus.cc:740] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.003925 25775 consensus_queue.cc:260] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.002369 25548 leader_election.cc:304] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:27.007426 25928 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.013945 25777 tablet_bootstrap.cc:654] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.014284 25775 ts_tablet_manager.cc:1434] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:52:27.015030 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:27.012773 25975 raft_consensus.cc:2804] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.015750 26005 raft_consensus.cc:2749] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.016317 25975 raft_consensus.cc:697] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:27.017153 25975 consensus_queue.cc:237] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.018587 25838 raft_consensus.cc:515] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:27.007879 26132 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.015388 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:27.021504 25575 raft_consensus.cc:2393] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
W20260709 14:52:27.022094 25472 leader_election.cc:343] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.020546 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:27.022373 25838 leader_election.cc:290] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:27.022800 25650 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.024693 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:27.025307 25651 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.024827 26013 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:27.026131 26132 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.029793 25504 raft_consensus.cc:2393] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:27.030694 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:27.031270 25503 raft_consensus.cc:3060] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.045194 25776 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:27.045931 25776 ts_tablet_manager.cc:1403] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.282s	user 0.007s	sys 0.008s
I20260709 14:52:27.050230 25775 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:27.052239 26129 consensus_queue.cc:1048] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:27.053508 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
W20260709 14:52:27.055593 25621 leader_election.cc:343] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.058439 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:27.063268 25778 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:27.063726 25778 ts_tablet_manager.cc:1403] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.399s	user 0.018s	sys 0.016s
I20260709 14:52:27.066931 25778 raft_consensus.cc:359] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.035010 25852 raft_consensus.cc:515] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.074083 25852 leader_election.cc:290] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.075803 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e3461e3964334a1a447676fb3ce06" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:27.078367 25621 leader_election.cc:343] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.079144 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e3461e3964334a1a447676fb3ce06" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:27.079464 25503 raft_consensus.cc:2468] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:27.080178 25580 raft_consensus.cc:3060] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.082549 25776 raft_consensus.cc:359] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.081154 25622 leader_election.cc:304] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:27.083349 25776 raft_consensus.cc:385] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.083722 25776 raft_consensus.cc:740] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.067734 25778 raft_consensus.cc:385] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.084971 25778 raft_consensus.cc:740] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.086717 25852 raft_consensus.cc:2804] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.087208 25852 raft_consensus.cc:697] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:27.090044 25776 consensus_queue.cc:260] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.097971 25776 ts_tablet_manager.cc:1434] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:52:27.105787 25852 consensus_queue.cc:237] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:27.112154 25778 consensus_queue.cc:260] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.073473 25695 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:27.120091 25403 catalog_manager.cc:5697] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.137322 25580 raft_consensus.cc:2468] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:27.165446 25405 catalog_manager.cc:5697] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.170185 25777 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:27.170682 25777 ts_tablet_manager.cc:1403] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.016s
I20260709 14:52:27.174727 25777 raft_consensus.cc:359] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.175406 25777 raft_consensus.cc:385] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.175702 25777 raft_consensus.cc:740] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
W20260709 14:52:27.134140 25695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 60772.9us
I20260709 14:52:27.181254 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:27.180224 25975 consensus_queue.cc:1048] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:27.182166 26134 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.182353 25777 consensus_queue.cc:260] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.188570 25728 raft_consensus.cc:2393] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 1: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:27.182828 25778 ts_tablet_manager.cc:1434] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.001s
I20260709 14:52:27.188441 25651 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:27.190637 25777 ts_tablet_manager.cc:1434] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:52:27.135435 26145 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.198393 25776 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:27.144552 26147 raft_consensus.cc:493] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.207273 25776 tablet_bootstrap.cc:654] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.210624 25546 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:27.212641 25778 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:27.146188 25650 raft_consensus.cc:2468] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:27.217444 25777 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: Bootstrap starting.
W20260709 14:52:27.233328 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 118849us
I20260709 14:52:27.195163 26129 consensus_queue.cc:1048] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:52:27.254535 25471 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:27.232931 26074 raft_consensus.cc:2804] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:27.257818 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:27.257993 25864 raft_consensus.cc:2804] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.258534 25864 raft_consensus.cc:697] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:27.211385 26147 raft_consensus.cc:515] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.259251 25864 consensus_queue.cc:237] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.269518 25621 leader_election.cc:304] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:27.263597 26074 raft_consensus.cc:697] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
W20260709 14:52:27.273320 26150 log.cc:927] Time spent T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 14:52:27.295312 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:27.295869 26074 consensus_queue.cc:237] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.298014 26156 raft_consensus.cc:2804] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.298646 26147 leader_election.cc:290] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:27.298660 26156 raft_consensus.cc:697] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:27.302441 25778 tablet_bootstrap.cc:654] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.303193 26156 consensus_queue.cc:237] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.307740 25775 tablet_bootstrap.cc:654] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.307830 25777 tablet_bootstrap.cc:654] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.312515 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:27.291357 26134 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:27.319423 26121 raft_consensus.cc:493] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.320004 26121 raft_consensus.cc:515] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.322005 26121 leader_election.cc:290] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
W20260709 14:52:27.323578 25695 leader_election.cc:343] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.330343 26145 raft_consensus.cc:2749] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.338729 26130 consensus_queue.cc:1048] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:27.346177 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:27.346995 25650 raft_consensus.cc:2393] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:27.385114 25778 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:27.385674 25778 ts_tablet_manager.cc:1403] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.185s	user 0.019s	sys 0.016s
I20260709 14:52:27.388634 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:27.377799 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:27.389806 25504 raft_consensus.cc:2468] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:27.390930 25696 leader_election.cc:304] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:27.392314 25694 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
W20260709 14:52:27.393573 25621 leader_election.cc:343] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.393651 26145 raft_consensus.cc:2804] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.394160 26145 raft_consensus.cc:493] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.403684 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:27.402398 25775 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:27.404865 25775 ts_tablet_manager.cc:1403] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.355s	user 0.041s	sys 0.021s
I20260709 14:52:27.395819 26013 raft_consensus.cc:2749] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:52:27.408824 25621 leader_election.cc:343] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.409307 25621 leader_election.cc:304] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
W20260709 14:52:27.412494 25472 consensus_peers.cc:597] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.413957 25776 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:27.414615 25776 ts_tablet_manager.cc:1403] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.011s
I20260709 14:52:27.398721 26145 raft_consensus.cc:3060] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.415808 25838 raft_consensus.cc:2749] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.465943 26157 raft_consensus.cc:493] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.475689 25775 raft_consensus.cc:359] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:27.479188 25775 raft_consensus.cc:385] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.479581 25775 raft_consensus.cc:740] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.480454 25775 consensus_queue.cc:260] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:27.494417 25776 raft_consensus.cc:359] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.494614 26157 raft_consensus.cc:515] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.495219 25776 raft_consensus.cc:385] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.495508 25776 raft_consensus.cc:740] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.487197 25778 raft_consensus.cc:359] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.496146 25778 raft_consensus.cc:385] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.496440 25778 raft_consensus.cc:740] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.498028 25776 consensus_queue.cc:260] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.508886 25775 ts_tablet_manager.cc:1434] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.001s
I20260709 14:52:27.517935 25775 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:27.524691 25778 consensus_queue.cc:260] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.535336 25776 ts_tablet_manager.cc:1434] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.120s	user 0.004s	sys 0.004s
I20260709 14:52:27.542963 25776 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:27.542265 26005 raft_consensus.cc:493] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.544282 26005 raft_consensus.cc:515] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.546263 26005 leader_election.cc:290] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.550933 25778 ts_tablet_manager.cc:1434] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.165s	user 0.003s	sys 0.004s
I20260709 14:52:27.558378 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:27.571974 25778 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:27.539326 26145 raft_consensus.cc:515] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.575835 26145 leader_election.cc:290] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:27.585882 25404 catalog_manager.cc:5697] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.586870 25838 consensus_queue.cc:1048] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:27.588975 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:27.603734 25777 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: No bootstrap required, opened a new log
I20260709 14:52:27.604328 25777 ts_tablet_manager.cc:1403] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: Time spent bootstrapping tablet: real 0.395s	user 0.018s	sys 0.024s
I20260709 14:52:27.620537 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:27.620810 26135 raft_consensus.cc:493] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.629385 26135 raft_consensus.cc:515] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.583007 26157 leader_election.cc:290] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:27.631181 25776 tablet_bootstrap.cc:654] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.583055 26005 consensus_queue.cc:1048] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:52:27.629372 25506 raft_consensus.cc:3060] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.638603 25775 tablet_bootstrap.cc:654] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.640343 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:27.641281 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:27.594094 25505 raft_consensus.cc:2468] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:27.646858 25864 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.648478 25864 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:27.648530 25777 raft_consensus.cc:359] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.649272 25777 raft_consensus.cc:385] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.649577 25777 raft_consensus.cc:740] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.650875 25777 consensus_queue.cc:260] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:27.652690 25864 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.659438 25777 ts_tablet_manager.cc:1434] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:52:27.660812 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:27.661527 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:27.668187 25695 leader_election.cc:343] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:27.647079 25548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 106409us
I20260709 14:52:27.661526 25656 raft_consensus.cc:2468] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 0.
I20260709 14:52:27.678326 25471 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:27.690189 26166 raft_consensus.cc:2804] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.690676 26166 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.691037 26166 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.699074 25506 raft_consensus.cc:2468] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:27.717756 25403 catalog_manager.cc:5697] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.692610 25622 leader_election.cc:304] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:27.749610 25621 leader_election.cc:343] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.752298 26129 raft_consensus.cc:2804] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.752954 26129 raft_consensus.cc:493] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.753402 26129 raft_consensus.cc:3060] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:27.755921 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 72827.8us
I20260709 14:52:27.776121 25696 leader_election.cc:304] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7
I20260709 14:52:27.790639 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:27.801330 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:27.801687 26147 raft_consensus.cc:2804] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.802430 26147 raft_consensus.cc:697] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:27.803437 26147 consensus_queue.cc:237] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:27.754952 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 79889.8us
I20260709 14:52:27.817294 26166 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:27.842995 25547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 116256us
I20260709 14:52:27.843948 25776 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
W20260709 14:52:27.843839 25548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 166221us
W20260709 14:52:27.844183 25547 leader_election.cc:343] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.844547 25776 ts_tablet_manager.cc:1403] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.304s	user 0.023s	sys 0.010s
I20260709 14:52:27.833932 26135 leader_election.cc:290] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:27.846328 25728 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.849001 26133 raft_consensus.cc:493] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.849459 26132 consensus_queue.cc:1048] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:27.850556 25776 raft_consensus.cc:359] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.851630 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:27.852093 25546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 155484us
W20260709 14:52:27.859160 25546 leader_election.cc:343] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.854871 25778 tablet_bootstrap.cc:654] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.833752 26166 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:27.857247 25776 raft_consensus.cc:385] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.860860 25776 raft_consensus.cc:740] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
W20260709 14:52:27.861400 25472 leader_election.cc:343] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.864617 25776 consensus_queue.cc:260] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:27.883646 25776 ts_tablet_manager.cc:1434] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
W20260709 14:52:27.886257 25472 leader_election.cc:343] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:27.890288 25621 consensus_peers.cc:597] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.893286 25472 leader_election.cc:343] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.895567 25472 leader_election.cc:304] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:27.905097 26165 raft_consensus.cc:2749] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.856309 26133 raft_consensus.cc:515] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:27.915083 25776 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:27.864895 25546 leader_election.cc:304] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
W20260709 14:52:27.963297 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 68528.2us
I20260709 14:52:27.935050 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:27.938822 26132 raft_consensus.cc:2749] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.969635 25578 raft_consensus.cc:3060] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:27.961621 25546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 99511.1us
I20260709 14:52:27.972568 25654 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.990048 25404 catalog_manager.cc:5697] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.990952 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:27.972872 26129 raft_consensus.cc:515] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:28.037230 25472 leader_election.cc:343] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.038708 25722 raft_consensus.cc:3060] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.046276 25775 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.046942 25775 ts_tablet_manager.cc:1403] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.529s	user 0.040s	sys 0.031s
I20260709 14:52:28.052335 26133 leader_election.cc:290] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:28.056241 26182 log.cc:927] Time spent T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 14:52:28.066183 26166 consensus_queue.cc:1048] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.071552 25778 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:28.072409 25778 ts_tablet_manager.cc:1403] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.521s	user 0.017s	sys 0.025s
I20260709 14:52:28.074084 26129 leader_election.cc:290] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:28.080794 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.082922 26132 consensus_queue.cc:1048] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.084860 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:28.085474 25506 raft_consensus.cc:3060] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.087852 25654 raft_consensus.cc:2468] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 1.
I20260709 14:52:28.093009 25775 raft_consensus.cc:359] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.096937 25775 raft_consensus.cc:385] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.097321 25775 raft_consensus.cc:740] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.098335 25778 raft_consensus.cc:359] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.103268 25778 raft_consensus.cc:385] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.103739 25778 raft_consensus.cc:740] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.102846 25775 consensus_queue.cc:260] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.109104 25471 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:28.110396 26185 raft_consensus.cc:493] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.110934 26185 raft_consensus.cc:515] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.114928 25775 ts_tablet_manager.cc:1434] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 14:52:28.118731 25928 raft_consensus.cc:2804] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.119254 25928 raft_consensus.cc:697] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:28.123948 26177 consensus_queue.cc:1048] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:28.125530 25928 consensus_queue.cc:237] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.131227 25778 consensus_queue.cc:260] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.119851 25838 consensus_queue.cc:1048] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:52:28.133690 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.163589 26185 leader_election.cc:290] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:28.173905 25776 tablet_bootstrap.cc:654] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.174829 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:28.178695 25548 leader_election.cc:304] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:28.179117 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:28.180050 26074 raft_consensus.cc:2749] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.134665 25506 raft_consensus.cc:2468] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:28.195922 25778 ts_tablet_manager.cc:1434] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.123s	user 0.008s	sys 0.000s
W20260709 14:52:28.196920 25621 leader_election.cc:343] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:28.203318 25621 consensus_peers.cc:597] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.224715 26177 consensus_queue.cc:1048] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:28.227558 25621 leader_election.cc:343] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.231281 25778 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:28.238068 25622 leader_election.cc:304] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:28.239075 25852 raft_consensus.cc:2804] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.239578 25852 raft_consensus.cc:697] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:28.240442 25852 consensus_queue.cc:237] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.265291 26013 raft_consensus.cc:493] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.267356 25832 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:28.268049 25832 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.270480 26179 consensus_queue.cc:1048] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.267004 26013 raft_consensus.cc:515] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.277403 26013 leader_election.cc:290] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:28.282941 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:28.283694 25581 raft_consensus.cc:2468] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 0.
I20260709 14:52:28.284080 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.288339 25832 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:28.301514 25621 leader_election.cc:304] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 42592754c0c944a3896032ab7110eaf4
W20260709 14:52:28.317770 25472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 70389.2us
W20260709 14:52:28.318521 25472 consensus_peers.cc:597] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.315881 26160 raft_consensus.cc:2804] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.327658 26160 raft_consensus.cc:493] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.328133 26160 raft_consensus.cc:3060] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.322026 26005 consensus_queue.cc:1048] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:52:28.311981 25838 consensus_queue.cc:1048] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:52:28.331521 25775 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:28.363477 25778 tablet_bootstrap.cc:654] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.336493 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.358429 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.333024 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e0daa434e42b894df39412871d1f5" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:28.384373 26177 raft_consensus.cc:493] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.401001 25695 leader_election.cc:304] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:28.401503 25776 tablet_bootstrap.cc:492] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:28.402112 26147 raft_consensus.cc:2749] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.401958 26013 consensus_queue.cc:1048] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.402545 25694 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:28.403357 26145 raft_consensus.cc:2749] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.393762 26177 raft_consensus.cc:515] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.401993 25776 ts_tablet_manager.cc:1403] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.494s	user 0.027s	sys 0.047s
I20260709 14:52:28.405921 26177 leader_election.cc:290] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:28.409310 25776 raft_consensus.cc:359] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.410034 25776 raft_consensus.cc:385] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.410287 25776 raft_consensus.cc:740] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.411000 25776 consensus_queue.cc:260] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
W20260709 14:52:28.418294 26195 log.cc:927] Time spent T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: Append to log took a long time: real 0.209s	user 0.005s	sys 0.000s
I20260709 14:52:28.421895 25776 ts_tablet_manager.cc:1434] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
W20260709 14:52:28.425470 25695 consensus_peers.cc:597] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.427138 26196 log.cc:927] Time spent T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Append to log took a long time: real 0.218s	user 0.003s	sys 0.000s
I20260709 14:52:28.433179 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.434080 25656 raft_consensus.cc:2468] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:28.438344 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.439982 25546 leader_election.cc:304] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:28.440779 25548 leader_election.cc:343] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.441319 26179 raft_consensus.cc:2804] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.441839 26179 raft_consensus.cc:493] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.442270 26179 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.466207 25775 tablet_bootstrap.cc:654] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.466930 25728 raft_consensus.cc:3060] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.425228 26160 raft_consensus.cc:515] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.474625 25776 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
W20260709 14:52:28.494740 25547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 87762.3us
I20260709 14:52:28.515820 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:28.529004 26179 raft_consensus.cc:515] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.542168 26179 leader_election.cc:290] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:28.546135 25581 raft_consensus.cc:3060] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.565637 26160 leader_election.cc:290] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
W20260709 14:52:28.588678 26206 log.cc:927] Time spent T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260709 14:52:28.597998 25453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:28.603787 26166 raft_consensus.cc:493] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.604380 26166 raft_consensus.cc:515] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.604789 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:28.605372 25653 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.606408 26166 leader_election.cc:290] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:28.610634 25401 catalog_manager.cc:5697] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.613091 25581 raft_consensus.cc:2468] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:28.579638 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
W20260709 14:52:28.649782 25547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 48909.8us
W20260709 14:52:28.651350 25548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 49268.8us
I20260709 14:52:28.657436 25653 raft_consensus.cc:2468] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:28.659432 25776 tablet_bootstrap.cc:654] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.661674 25621 leader_election.cc:304] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:28.670611 25548 leader_election.cc:343] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.670506 26135 consensus_queue.cc:1048] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:28.675453 26121 raft_consensus.cc:2804] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.681960 25546 leader_election.cc:304] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:28.683265 25778 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: No bootstrap required, opened a new log
I20260709 14:52:28.683740 25778 ts_tablet_manager.cc:1403] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.453s	user 0.022s	sys 0.020s
I20260709 14:52:28.671559 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:28.676011 26121 raft_consensus.cc:697] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
W20260709 14:52:28.700306 25472 consensus_peers.cc:597] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.691944 26214 raft_consensus.cc:2804] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.703904 26214 raft_consensus.cc:697] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:28.704206 26121 consensus_queue.cc:237] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.704757 26214 consensus_queue.cc:237] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.694725 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:28.714468 25775 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.714921 25775 ts_tablet_manager.cc:1403] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.384s	user 0.010s	sys 0.016s
I20260709 14:52:28.717998 25775 raft_consensus.cc:359] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.718819 25775 raft_consensus.cc:385] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.719156 25775 raft_consensus.cc:740] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.719825 25775 consensus_queue.cc:260] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:28.721024 25472 leader_election.cc:343] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.723492 25775 ts_tablet_manager.cc:1434] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:28.724728 25775 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:28.731173 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:28.742200 25621 leader_election.cc:343] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:28.743754 25472 leader_election.cc:343] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.744542 25472 leader_election.cc:304] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:28.753206 25784 raft_consensus.cc:2749] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:28.760627 25621 consensus_peers.cc:597] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce -> Peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Couldn't send request to peer 42592754c0c944a3896032ab7110eaf4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.771384 25776 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:28.772125 25776 ts_tablet_manager.cc:1403] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.298s	user 0.016s	sys 0.013s
I20260709 14:52:28.789830 25778 raft_consensus.cc:359] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.790437 25778 raft_consensus.cc:385] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.790670 25778 raft_consensus.cc:740] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.794469 25778 consensus_queue.cc:260] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.798979 25776 raft_consensus.cc:359] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.799631 25776 raft_consensus.cc:385] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.799932 25776 raft_consensus.cc:740] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.800549 25776 consensus_queue.cc:260] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.801916 25778 ts_tablet_manager.cc:1434] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.001s
I20260709 14:52:28.799017 25775 tablet_bootstrap.cc:654] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.805681 25776 ts_tablet_manager.cc:1434] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:52:28.812299 25776 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:28.818851 25401 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56586 (request call id 81) took 1139 ms. Trace:
I20260709 14:52:28.819324 25775 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.819832 25775 ts_tablet_manager.cc:1403] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.000s
I20260709 14:52:28.820209 25403 catalog_manager.cc:5697] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } }
I20260709 14:52:28.822942 25775 raft_consensus.cc:359] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.823671 25775 raft_consensus.cc:385] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.823956 25775 raft_consensus.cc:740] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.824633 25775 consensus_queue.cc:260] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.826504 25775 ts_tablet_manager.cc:1434] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:28.827287 25775 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:28.819360 25401 rpcz_store.cc:276] 0709 14:52:27.679879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:27.680062 (+   183us) service_pool.cc:224] Handling call
0709 14:52:28.818764 (+1138702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:28.739971 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:28.770039 (+ 30068us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:28.770090 (+    51us) write_op.cc:435] Acquired schema lock
0709 14:52:28.770118 (+    28us) tablet.cc:662] Decoding operations
0709 14:52:28.770554 (+   436us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:28.770650 (+    96us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:28.770694 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:28.770934 (+   240us) tablet.cc:701] Row locks acquired
0709 14:52:28.770958 (+    24us) write_op.cc:260] PREPARE: finished
0709 14:52:28.771124 (+   166us) write_op.cc:270] Start()
0709 14:52:28.771260 (+   136us) write_op.cc:276] Timestamp: P: 1783608748771072 usec, L: 0
0709 14:52:28.771290 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 14:52:28.788325 (+ 17035us) log.cc:844] Serialized 543 byte log entry
0709 14:52:28.809986 (+ 21661us) op_driver.cc:464] REPLICATION: finished
0709 14:52:28.813185 (+  3199us) write_op.cc:301] APPLY: starting
0709 14:52:28.813265 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:28.813377 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:28.813525 (+   148us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:28.813726 (+   201us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:28.813879 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:52:28.813928 (+    49us) write_op.cc:312] APPLY: finished
0709 14:52:28.814088 (+   160us) log.cc:844] Serialized 22 byte log entry
0709 14:52:28.814249 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:28.814325 (+    76us) write_op.cc:454] Released schema lock
0709 14:52:28.814365 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":28675,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":2930,"apply.run_cpu_time_us":1510,"apply.run_wall_time_us":1510,"num_ops":1,"prepare.queue_time_us":113851,"prepare.run_cpu_time_us":3414,"prepare.run_wall_time_us":48684,"replication_time_us":38565,"thread_start_us":85027,"threads_started":2}]]}
I20260709 14:52:28.828348 25776 tablet_bootstrap.cc:654] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.836064 25928 raft_consensus.cc:493] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.836921 25775 tablet_bootstrap.cc:654] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.836588 25928 raft_consensus.cc:515] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.839257 25928 leader_election.cc:290] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:28.839593 26133 raft_consensus.cc:493] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.840131 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:28.840080 26133 raft_consensus.cc:515] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.840868 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.841692 25652 raft_consensus.cc:2393] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:28.845091 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:28.846341 26133 leader_election.cc:290] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:28.846482 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.848001 25471 leader_election.cc:304] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:28.848912 25776 tablet_bootstrap.cc:492] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:28.849040 26135 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.849444 25776 ts_tablet_manager.cc:1403] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 14:52:28.850297 25404 catalog_manager.cc:5697] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.852151 25548 leader_election.cc:304] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:28.853027 26133 raft_consensus.cc:2749] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.852195 25776 raft_consensus.cc:359] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.853937 25776 raft_consensus.cc:385] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.854255 25776 raft_consensus.cc:740] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.854984 25776 consensus_queue.cc:260] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.857057 25776 ts_tablet_manager.cc:1434] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:28.862480 25776 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:28.858893 26135 raft_consensus.cc:2749] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.877985 25776 tablet_bootstrap.cc:654] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.878943 26157 consensus_queue.cc:1048] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.881836 25402 catalog_manager.cc:5697] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.883714 25775 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.884214 25775 ts_tablet_manager.cc:1403] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.003s
I20260709 14:52:28.886816 25775 raft_consensus.cc:359] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.887475 25775 raft_consensus.cc:385] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.887740 25775 raft_consensus.cc:740] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.888501 25775 consensus_queue.cc:260] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.890509 25775 ts_tablet_manager.cc:1434] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:28.891502 25775 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:28.896605 25776 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:28.897141 25776 ts_tablet_manager.cc:1403] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260709 14:52:28.899577 25776 raft_consensus.cc:359] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.900256 25776 raft_consensus.cc:385] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.900552 25776 raft_consensus.cc:740] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.902832 25403 catalog_manager.cc:5697] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.903802 25775 tablet_bootstrap.cc:654] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.908658 25775 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.909158 25775 ts_tablet_manager.cc:1403] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260709 14:52:28.901227 25776 consensus_queue.cc:260] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.911607 25775 raft_consensus.cc:359] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.912273 25775 raft_consensus.cc:385] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.912518 25775 raft_consensus.cc:740] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.913129 25775 consensus_queue.cc:260] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:28.915002 25775 ts_tablet_manager.cc:1434] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:52:28.914834 25404 catalog_manager.cc:5697] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 0 to 1, leader changed from <none> to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 1 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.915953 25775 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: Bootstrap starting.
I20260709 14:52:28.918454 25776 ts_tablet_manager.cc:1434] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 14:52:28.919514 25776 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:28.923897 25775 tablet_bootstrap.cc:654] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.924043 26145 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.924507 26145 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.926715 26145 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:28.928467 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:28.930310 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.931396 26133 raft_consensus.cc:493] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.932315 26133 raft_consensus.cc:515] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.934006 26133 leader_election.cc:290] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:28.935089 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:28.935400 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:28.935734 25652 raft_consensus.cc:2468] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:28.936406 25696 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:28.936988 25546 leader_election.cc:304] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:28.937554 25547 leader_election.cc:343] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.938560 26074 raft_consensus.cc:2804] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.938921 26074 raft_consensus.cc:493] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.939194 26134 raft_consensus.cc:2749] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.939244 26074 raft_consensus.cc:3060] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.954007 26074 raft_consensus.cc:515] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.930078 25776 tablet_bootstrap.cc:654] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.956596 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:28.957212 25652 raft_consensus.cc:3060] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.965394 25652 raft_consensus.cc:2468] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:28.966421 25775 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: No bootstrap required, opened a new log
I20260709 14:52:28.966696 25546 leader_election.cc:304] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:28.966935 25775 ts_tablet_manager.cc:1403] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.018s
I20260709 14:52:28.968472 26214 raft_consensus.cc:2804] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.968945 26214 raft_consensus.cc:697] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:28.969712 25775 raft_consensus.cc:359] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.970423 25775 raft_consensus.cc:385] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.970717 25775 raft_consensus.cc:740] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.969740 26214 consensus_queue.cc:237] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:28.971951 25775 consensus_queue.cc:260] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:28.974115 25775 ts_tablet_manager.cc:1434] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:28.976464 26074 leader_election.cc:290] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:28.977391 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
W20260709 14:52:28.978498 25547 leader_election.cc:343] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.995213 25776 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:28.995688 25776 ts_tablet_manager.cc:1403] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.022s
I20260709 14:52:28.998538 25776 raft_consensus.cc:359] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:28.999218 25776 raft_consensus.cc:385] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.999491 25776 raft_consensus.cc:740] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.000173 25776 consensus_queue.cc:260] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:29.002415 25776 ts_tablet_manager.cc:1434] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:29.002687 25580 raft_consensus.cc:3060] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.003626 25776 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:29.010550 25776 tablet_bootstrap.cc:654] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.022116 25776 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:29.022557 25776 ts_tablet_manager.cc:1403] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 14:52:29.025346 25776 raft_consensus.cc:359] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:29.026026 25776 raft_consensus.cc:385] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.026302 25776 raft_consensus.cc:740] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.027542 25776 consensus_queue.cc:260] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:29.030593 25776 ts_tablet_manager.cc:1434] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:29.031766 25776 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:29.038334 25776 tablet_bootstrap.cc:654] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.043149 25776 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:29.043610 25776 ts_tablet_manager.cc:1403] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:52:29.044101 26145 raft_consensus.cc:493] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.044610 26145 raft_consensus.cc:515] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:29.046109 25776 raft_consensus.cc:359] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:29.046590 26145 leader_election.cc:290] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:29.047253 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:29.047533 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244ef35002e845849b8d9888f3201a0b" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:29.048122 25580 raft_consensus.cc:2393] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
I20260709 14:52:29.047339 25403 catalog_manager.cc:5697] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.046749 25776 raft_consensus.cc:385] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.049324 25776 raft_consensus.cc:740] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.049302 25695 leader_election.cc:304] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:29.050491 26145 raft_consensus.cc:3060] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.050257 25776 consensus_queue.cc:260] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:29.053071 25776 ts_tablet_manager.cc:1434] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:29.054975 25776 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:29.057709 26145 raft_consensus.cc:2749] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.067901 26214 raft_consensus.cc:493] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.068425 26214 raft_consensus.cc:515] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.070441 26214 leader_election.cc:290] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:29.071038 25776 tablet_bootstrap.cc:654] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.072052 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:29.073444 25547 leader_election.cc:343] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.073596 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:29.074285 25507 raft_consensus.cc:2468] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 0.
I20260709 14:52:29.075690 26214 raft_consensus.cc:493] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.076283 26214 raft_consensus.cc:515] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:29.076735 25776 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:29.077294 25776 ts_tablet_manager.cc:1403] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 14:52:29.078287 26214 leader_election.cc:290] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:29.075672 25548 leader_election.cc:304] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:29.079396 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:29.080145 26214 raft_consensus.cc:2804] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.080520 26214 raft_consensus.cc:493] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.080879 26214 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.081001 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acc0a03874369b29dbbf264be3a5e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:29.079777 25776 raft_consensus.cc:359] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.083083 25776 raft_consensus.cc:385] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.083441 25776 raft_consensus.cc:740] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.084244 25776 consensus_queue.cc:260] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.085166 25546 leader_election.cc:304] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:29.085887 26132 raft_consensus.cc:2749] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.090734 25776 ts_tablet_manager.cc:1434] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:29.090384 26214 raft_consensus.cc:515] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.091902 25776 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: Bootstrap starting.
I20260709 14:52:29.093209 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:29.093575 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:29.093824 25726 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.094177 25507 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.103282 25726 raft_consensus.cc:2468] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:29.106105 25776 tablet_bootstrap.cc:654] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.106747 25547 leader_election.cc:304] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:29.108096 26214 leader_election.cc:290] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 1 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:29.108338 26132 raft_consensus.cc:2804] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.109117 26132 raft_consensus.cc:697] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:29.110833 26132 consensus_queue.cc:237] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.115523 25776 tablet_bootstrap.cc:492] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: No bootstrap required, opened a new log
I20260709 14:52:29.116070 25776 ts_tablet_manager.cc:1403] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 14:52:29.117822 26214 consensus_queue.cc:1048] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.120023 25507 raft_consensus.cc:2468] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:29.122658 25776 raft_consensus.cc:359] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:29.123441 25776 raft_consensus.cc:385] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.123682 25776 raft_consensus.cc:740] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.125262 25726 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.124428 25776 consensus_queue.cc:260] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:29.128479 25776 ts_tablet_manager.cc:1434] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:52:29.135628 26214 consensus_queue.cc:1048] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.153374 25724 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.160111 25403 catalog_manager.cc:5697] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.191116 25726 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.202533 26121 consensus_queue.cc:1048] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.218375 25726 raft_consensus.cc:3060] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.222497 26185 consensus_queue.cc:1048] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.360778 26145 raft_consensus.cc:493] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.361253 26145 raft_consensus.cc:515] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.362994 26145 leader_election.cc:290] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:29.363662 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:29.363857 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:29.364377 25580 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:29.364367 25507 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 0.
I20260709 14:52:29.365433 25695 leader_election.cc:304] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:29.366030 26145 raft_consensus.cc:2804] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.366427 26145 raft_consensus.cc:493] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.366703 26145 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.371151 26145 raft_consensus.cc:515] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.373265 26145 leader_election.cc:290] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:29.373535 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:29.373903 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:29.374155 25506 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.374439 25580 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.379684 25580 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:29.379925 25506 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:29.380669 25695 leader_election.cc:304] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:29.381434 26134 raft_consensus.cc:2804] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.382812 26134 raft_consensus.cc:697] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:29.383575 26134 consensus_queue.cc:237] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:29.394176 25401 catalog_manager.cc:5697] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 1 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.462317 26145 raft_consensus.cc:493] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.462823 26145 raft_consensus.cc:515] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:29.465641 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:29.465904 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1eab08386d453499fe1bfedbd671ca" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:29.466727 25652 raft_consensus.cc:2393] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 1: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:29.465005 26145 leader_election.cc:290] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:29.467739 25694 leader_election.cc:304] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:29.468472 26145 raft_consensus.cc:3060] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.473704 26145 raft_consensus.cc:2749] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.480248 26005 consensus_queue.cc:1048] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.485733 25581 raft_consensus.cc:3060] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.496870 26132 consensus_queue.cc:1048] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.576148 26005 consensus_queue.cc:1048] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.588344 26214 consensus_queue.cc:1048] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.819729 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
W20260709 14:52:29.840065 25696 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 82 similar messages]
W20260709 14:52:29.848001 25696 consensus_peers.cc:597] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.857338 25622 consensus_peers.cc:597] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.862020 25622 consensus_peers.cc:597] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.864687 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:29.865512 23410 tablet_replica.cc:333] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
W20260709 14:52:29.865343 25696 consensus_peers.cc:597] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.866187 23410 raft_consensus.cc:2243] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.866941 23410 raft_consensus.cc:2272] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.868752 23410 tablet_replica.cc:333] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.869333 23410 raft_consensus.cc:2243] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.870004 23410 raft_consensus.cc:2272] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.871572 23410 tablet_replica.cc:333] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.872354 23410 raft_consensus.cc:2243] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.872843 23410 raft_consensus.cc:2272] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.875573 23410 tablet_replica.cc:333] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.876168 23410 raft_consensus.cc:2243] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.876585 23410 raft_consensus.cc:2272] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.878396 23410 tablet_replica.cc:333] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.879061 23410 raft_consensus.cc:2243] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.879464 23410 raft_consensus.cc:2272] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.881111 23410 tablet_replica.cc:333] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.881657 23410 raft_consensus.cc:2243] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.882009 23410 raft_consensus.cc:2272] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.883414 23410 tablet_replica.cc:333] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.884073 23410 raft_consensus.cc:2243] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.884469 23410 raft_consensus.cc:2272] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.886224 23410 tablet_replica.cc:333] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.886445 26145 consensus_queue.cc:1048] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.886773 23410 raft_consensus.cc:2243] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.887574 23410 raft_consensus.cc:2272] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.890543 23410 tablet_replica.cc:333] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.891371 23410 raft_consensus.cc:2243] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.891893 23410 raft_consensus.cc:2272] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.894032 23410 tablet_replica.cc:333] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.894872 23410 raft_consensus.cc:2243] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.895568 23410 raft_consensus.cc:2272] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.897372 23410 tablet_replica.cc:333] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.897977 23410 raft_consensus.cc:2243] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.899053 23410 raft_consensus.cc:2272] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.901299 23410 tablet_replica.cc:333] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.902125 23410 raft_consensus.cc:2243] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.902590 23410 raft_consensus.cc:2272] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.904747 23410 tablet_replica.cc:333] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.905629 23410 raft_consensus.cc:2243] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:29.905207 25696 consensus_peers.cc:597] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.906571 23410 raft_consensus.cc:2272] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.908771 23410 tablet_replica.cc:333] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.909511 23410 raft_consensus.cc:2243] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.909996 23410 raft_consensus.cc:2272] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.910967 25696 consensus_peers.cc:597] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.912153 23410 tablet_replica.cc:333] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.913034 23410 raft_consensus.cc:2243] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.913906 23410 raft_consensus.cc:2272] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.916241 23410 tablet_replica.cc:333] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.917073 23410 raft_consensus.cc:2243] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:29.917716 25548 consensus_peers.cc:597] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.917924 23410 raft_consensus.cc:2272] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.920433 23410 tablet_replica.cc:333] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.921291 23410 raft_consensus.cc:2243] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.922001 23410 raft_consensus.cc:2272] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.923753 23410 tablet_replica.cc:333] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.924482 23410 raft_consensus.cc:2243] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.925220 23410 raft_consensus.cc:2272] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.926949 23410 tablet_replica.cc:333] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.927523 23410 raft_consensus.cc:2243] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.928037 23410 raft_consensus.cc:2272] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.930219 23410 tablet_replica.cc:333] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.930832 23410 raft_consensus.cc:2243] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.931257 23410 raft_consensus.cc:2272] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.932410 25622 consensus_peers.cc:597] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.933310 23410 tablet_replica.cc:333] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.933914 23410 raft_consensus.cc:2243] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.934618 23410 raft_consensus.cc:2272] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.937155 23410 tablet_replica.cc:333] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.937988 23410 raft_consensus.cc:2243] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.938941 23410 raft_consensus.cc:2272] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.939689 25696 consensus_peers.cc:597] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.940395 25622 consensus_peers.cc:597] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.941133 23410 tablet_replica.cc:333] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.941948 23410 raft_consensus.cc:2243] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.942909 23410 raft_consensus.cc:2272] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.945118 23410 tablet_replica.cc:333] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.945641 23410 raft_consensus.cc:2243] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.946005 23410 raft_consensus.cc:2272] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.947741 23410 tablet_replica.cc:333] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.948375 23410 raft_consensus.cc:2243] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.949139 23410 raft_consensus.cc:2272] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.951061 23410 tablet_replica.cc:333] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.951576 23410 raft_consensus.cc:2243] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.952040 23410 raft_consensus.cc:2272] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.954180 23410 tablet_replica.cc:333] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.954908 23410 raft_consensus.cc:2243] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.955715 23410 raft_consensus.cc:2272] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.958181 23410 tablet_replica.cc:333] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.958779 23410 raft_consensus.cc:2243] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.959142 23410 raft_consensus.cc:2272] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.960775 23410 tablet_replica.cc:333] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.961277 23410 raft_consensus.cc:2243] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.961690 23410 raft_consensus.cc:2272] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.963281 23410 tablet_replica.cc:333] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.963754 23410 raft_consensus.cc:2243] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.964417 23410 raft_consensus.cc:2272] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.966205 23410 tablet_replica.cc:333] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.966710 23410 raft_consensus.cc:2243] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.967059 23410 raft_consensus.cc:2272] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.968683 23410 tablet_replica.cc:333] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.969358 23410 raft_consensus.cc:2243] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.969847 23410 raft_consensus.cc:2272] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.972051 23410 tablet_replica.cc:333] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.972613 23410 raft_consensus.cc:2243] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.973263 23410 raft_consensus.cc:2272] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.974921 23410 tablet_replica.cc:333] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.975382 23410 raft_consensus.cc:2243] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.976492 23410 raft_consensus.cc:2272] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.978235 23410 tablet_replica.cc:333] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.978752 23410 raft_consensus.cc:2243] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.979422 23410 raft_consensus.cc:2272] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.980999 23410 tablet_replica.cc:333] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.981617 23410 raft_consensus.cc:2243] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.982523 23410 raft_consensus.cc:2272] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.984961 23410 tablet_replica.cc:333] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
W20260709 14:52:29.985369 25548 consensus_peers.cc:597] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.985535 23410 raft_consensus.cc:2243] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.986068 23410 raft_consensus.cc:2272] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.987737 23410 tablet_replica.cc:333] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.988327 23410 raft_consensus.cc:2243] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.988706 23410 raft_consensus.cc:2272] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.990373 23410 tablet_replica.cc:333] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.990864 23410 raft_consensus.cc:2243] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.991254 23410 raft_consensus.cc:2272] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.992914 23410 tablet_replica.cc:333] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.993413 23410 raft_consensus.cc:2243] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.993784 23410 raft_consensus.cc:2272] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.995450 23410 tablet_replica.cc:333] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.995997 23410 raft_consensus.cc:2243] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.996374 23410 raft_consensus.cc:2272] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.998008 23410 tablet_replica.cc:333] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:29.998493 23410 raft_consensus.cc:2243] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.999250 23410 raft_consensus.cc:2272] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.001145 23410 tablet_replica.cc:333] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:30.001706 23410 raft_consensus.cc:2243] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.002168 23410 raft_consensus.cc:2272] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.004184 23410 tablet_replica.cc:333] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:30.004684 23410 raft_consensus.cc:2243] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.005177 23410 raft_consensus.cc:2272] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.007289 23410 tablet_replica.cc:333] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: stopping tablet replica
I20260709 14:52:30.007889 23410 raft_consensus.cc:2243] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.008402 23410 raft_consensus.cc:2272] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:30.035580 25548 consensus_peers.cc:597] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.053203 25548 consensus_peers.cc:597] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.061494 25622 consensus_peers.cc:597] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.074785 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
W20260709 14:52:30.111959 25548 consensus_peers.cc:597] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.130874 25548 consensus_peers.cc:597] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.138182 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:30.139417 25696 consensus_peers.cc:597] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.142645 25622 consensus_peers.cc:597] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.146519 26264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:30.146071 26263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:30.151677 26266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:30.153118 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:30.155081 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:30.155344 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:30.155563 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608750155545 us; error 0 us; skew 500 ppm
I20260709 14:52:30.156342 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:30.159804 23410 webserver.cc:533] Webserver started at http://127.22.220.129:37463/ using document root <none> and password file <none>
W20260709 14:52:30.159823 25548 consensus_peers.cc:597] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.160593 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:30.160820 23410 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:30.164376 23410 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
W20260709 14:52:30.175843 25622 consensus_peers.cc:597] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.176532 26271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:30.178936 23410 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 14:52:30.179319 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "2c371bc48e9b4f248b892e3509e97ea2"
format_stamp: "Formatted at 2026-07-09 14:52:18 on dist-test-slave-hxnw"
I20260709 14:52:30.179836 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608692399397-23410-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)
W20260709 14:52:30.188512 25548 consensus_peers.cc:597] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.205008 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:30.206514 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:30.208379 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:30.212997 26278 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:52:30.263634 25696 consensus_peers.cc:597] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.308696 25622 consensus_peers.cc:597] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.333071 25696 consensus_peers.cc:597] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.374580 25548 consensus_peers.cc:597] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.453070 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:52:30.453492 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.242s	user 0.009s	sys 0.001s
I20260709 14:52:30.453804 23410 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:52:30.458005 26278 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.473073 26278 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.473847 26278 tablet_bootstrap.cc:492] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.474345 26278 ts_tablet_manager.cc:1403] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:52:30.476128 26278 raft_consensus.cc:359] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.476616 26278 raft_consensus.cc:740] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.477332 26278 consensus_queue.cc:260] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.479347 26278 ts_tablet_manager.cc:1434] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:30.480118 26278 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.499907 26278 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.500744 26278 tablet_bootstrap.cc:492] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.501360 26278 ts_tablet_manager.cc:1403] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 14:52:30.503396 26278 raft_consensus.cc:359] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.503926 26278 raft_consensus.cc:740] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.504415 26278 consensus_queue.cc:260] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.505775 26278 ts_tablet_manager.cc:1434] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:30.506366 26278 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.522761 26278 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.523474 26278 tablet_bootstrap.cc:492] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.524032 26278 ts_tablet_manager.cc:1403] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:52:30.525651 26278 raft_consensus.cc:359] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.526121 26278 raft_consensus.cc:740] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.526643 26278 consensus_queue.cc:260] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.528389 26278 ts_tablet_manager.cc:1434] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:30.529101 26278 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.542903 26278 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.544188 26278 tablet_bootstrap.cc:492] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.545023 26278 ts_tablet_manager.cc:1403] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260709 14:52:30.547228 26278 raft_consensus.cc:359] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.547958 26278 raft_consensus.cc:740] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.548629 26278 consensus_queue.cc:260] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.550540 26278 ts_tablet_manager.cc:1434] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:52:30.551275 26278 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.570894 26278 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.571796 26278 tablet_bootstrap.cc:492] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.572413 26278 ts_tablet_manager.cc:1403] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:52:30.574811 26278 raft_consensus.cc:359] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.575455 26278 raft_consensus.cc:740] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.576243 26278 consensus_queue.cc:260] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.578351 26278 ts_tablet_manager.cc:1434] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:52:30.579088 26278 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.593981 26278 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.594937 26278 tablet_bootstrap.cc:492] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.595579 26278 ts_tablet_manager.cc:1403] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:52:30.599150 26278 raft_consensus.cc:359] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.600083 26278 raft_consensus.cc:740] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.600746 26278 consensus_queue.cc:260] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.602538 26278 ts_tablet_manager.cc:1434] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:30.603565 26278 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.627048 26278 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.627892 26278 tablet_bootstrap.cc:492] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.628509 26278 ts_tablet_manager.cc:1403] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260709 14:52:30.630703 26278 raft_consensus.cc:359] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.631330 26278 raft_consensus.cc:740] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.632032 26278 consensus_queue.cc:260] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.634121 26278 ts_tablet_manager.cc:1434] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:30.634846 26278 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.647696 26278 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.648512 26278 tablet_bootstrap.cc:492] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.649009 26278 ts_tablet_manager.cc:1403] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:52:30.650720 26278 raft_consensus.cc:359] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.651230 26278 raft_consensus.cc:740] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.651764 26278 consensus_queue.cc:260] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.653242 26278 ts_tablet_manager.cc:1434] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:30.653841 26278 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.664207 26278 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.664896 26278 tablet_bootstrap.cc:492] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.665395 26278 ts_tablet_manager.cc:1403] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260709 14:52:30.666935 26278 raft_consensus.cc:359] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.667435 26278 raft_consensus.cc:740] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.668022 26278 consensus_queue.cc:260] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.669716 26278 ts_tablet_manager.cc:1434] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:30.670469 26278 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.687824 26278 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.689123 26278 tablet_bootstrap.cc:492] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.689836 26278 ts_tablet_manager.cc:1403] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:52:30.693601 26278 raft_consensus.cc:359] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.694322 26278 raft_consensus.cc:740] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.695104 26278 consensus_queue.cc:260] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.697660 26278 ts_tablet_manager.cc:1434] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:30.698429 26278 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.702020 23410 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:52:30.702382 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.249s	user 0.218s	sys 0.002s
I20260709 14:52:30.713336 26278 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.714548 26278 tablet_bootstrap.cc:492] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.715461 26278 ts_tablet_manager.cc:1403] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:52:30.718993 26278 raft_consensus.cc:359] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.719996 26278 raft_consensus.cc:740] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.721064 26278 consensus_queue.cc:260] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.724095 26278 ts_tablet_manager.cc:1434] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:30.725178 26278 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.748054 26278 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.748955 26278 tablet_bootstrap.cc:492] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.749548 26278 ts_tablet_manager.cc:1403] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 14:52:30.751888 26278 raft_consensus.cc:359] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.752542 26278 raft_consensus.cc:740] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.753293 26278 consensus_queue.cc:260] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.755173 26278 ts_tablet_manager.cc:1434] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:30.755906 26278 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.813781 26278 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.815064 26278 tablet_bootstrap.cc:492] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.815994 26278 ts_tablet_manager.cc:1403] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.027s
I20260709 14:52:30.819192 26278 raft_consensus.cc:359] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.820499 26278 raft_consensus.cc:740] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.821429 26278 consensus_queue.cc:260] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.824440 26278 ts_tablet_manager.cc:1434] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:30.825555 26278 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.839432 26157 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:30.840163 26157 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.844650 26157 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:30.850703 25622 leader_election.cc:336] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:30.850710 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:30.853662 25621 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:30.855491 26157 raft_consensus.cc:2749] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:30.861758 26247 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:30.875818 26278 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:30.876948 26278 tablet_bootstrap.cc:492] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:30.877673 26278 ts_tablet_manager.cc:1403] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.008s
I20260709 14:52:30.864050 26247 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.880645 26278 raft_consensus.cc:359] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.881460 26278 raft_consensus.cc:740] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.883466 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:30.884225 25652 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:30.883489 26247 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:30.886026 25694 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:30.886969 26247 raft_consensus.cc:2804] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:30.887362 26247 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:30.887789 26247 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.894608 26247 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.894990 26278 consensus_queue.cc:260] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.897217 26278 ts_tablet_manager.cc:1434] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:52:30.897327 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:30.897850 25652 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.897993 26278 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:30.906944 25652 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:30.908228 25694 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:30.909060 26134 raft_consensus.cc:2804] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:30.910424 26134 raft_consensus.cc:697] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
W20260709 14:52:30.910599 25696 leader_election.cc:336] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:30.911595 26134 consensus_queue.cc:237] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:30.912143 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 52454us
I20260709 14:52:30.952792 26247 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:30.960180 26185 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
W20260709 14:52:30.960813 25696 leader_election.cc:336] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:30.961057 26185 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.967250 26185 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:30.973445 26121 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:30.974037 26121 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:30.978407 26005 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:30.979138 26005 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:30.981052 26121 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:30.982342 26121 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
W20260709 14:52:30.982654 25622 leader_election.cc:336] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:30.982893 26121 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:30.985281 26121 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:30.996081 25622 leader_election.cc:336] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:30.996681 25622 leader_election.cc:336] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:30.998723 26005 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:30.999532 26278 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:31.000340 26134 raft_consensus.cc:493] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.000649 26278 tablet_bootstrap.cc:492] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.000967 26134 raft_consensus.cc:515] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.001518 26278 ts_tablet_manager.cc:1403] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.104s	user 0.034s	sys 0.048s
I20260709 14:52:31.001472 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.003198 26134 leader_election.cc:290] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
W20260709 14:52:31.006940 25548 leader_election.cc:336] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.007090 26278 raft_consensus.cc:359] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.008028 26278 raft_consensus.cc:740] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.008831 26278 consensus_queue.cc:260] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.011366 26278 ts_tablet_manager.cc:1434] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:31.012252 26278 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:31.014813 25696 leader_election.cc:336] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.018812 25621 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.020026 26121 raft_consensus.cc:2749] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.022475 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.022809 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.029867 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:30.993754 25401 catalog_manager.cc:5697] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.039952 26214 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.040690 26214 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.044168 26121 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.044543 26214 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.044911 26121 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.047663 26121 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.055591 25622 leader_election.cc:336] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.057211 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.043442 25621 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.059248 26121 raft_consensus.cc:2749] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.060930 25621 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.061954 26121 raft_consensus.cc:2749] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.065006 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.064603 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.076454 25621 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.077580 26121 raft_consensus.cc:2749] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.079388 26247 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.080014 26247 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:31.084113 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.088047 26247 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.090726 26121 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.092053 26121 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:31.093433 25548 leader_election.cc:336] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.094141 25548 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:31.095366 26005 raft_consensus.cc:2749] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:31.101517 25622 leader_election.cc:336] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.103765 26121 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.106719 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.110929 26185 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.111469 26185 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.113580 26278 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: 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
W20260709 14:52:31.113765 25696 leader_election.cc:336] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.114301 25696 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:31.114543 26157 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.114986 26247 raft_consensus.cc:2749] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.115079 26157 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.117523 26157 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.117365 25547 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.119109 26214 raft_consensus.cc:2749] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:31.119174 25622 leader_election.cc:336] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.119926 26278 tablet_bootstrap.cc:492] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.120685 26278 ts_tablet_manager.cc:1403] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.109s	user 0.047s	sys 0.045s
I20260709 14:52:31.122310 26185 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.122888 25622 leader_election.cc:336] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.123265 26278 raft_consensus.cc:359] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.124011 26278 raft_consensus.cc:740] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.124720 26278 consensus_queue.cc:260] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.128705 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.129076 26278 ts_tablet_manager.cc:1434] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:31.129895 26278 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:31.131721 25621 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.132763 26247 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.133520 26247 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.133940 26121 raft_consensus.cc:2749] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.136377 25621 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.136493 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.137156 26121 raft_consensus.cc:2749] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.137718 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.138382 25656 raft_consensus.cc:2468] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.139237 26134 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.139835 26134 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.142328 26134 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.142215 25621 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.143435 26121 raft_consensus.cc:2749] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.145046 25694 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.146303 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.147127 25656 raft_consensus.cc:2468] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.148257 26145 raft_consensus.cc:2804] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.148730 26145 raft_consensus.cc:493] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.149176 26145 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.152575 25694 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.154978 26330 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.155652 26330 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.159056 26330 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.160348 26132 raft_consensus.cc:493] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.161064 26132 raft_consensus.cc:515] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.163725 26132 leader_election.cc:290] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.167457 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.168356 25656 raft_consensus.cc:2468] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.172418 25694 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.173400 26134 raft_consensus.cc:2804] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.174400 26121 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.175031 26121 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.176367 26185 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.176900 26185 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.173885 26134 raft_consensus.cc:493] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.178000 26134 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.178836 26185 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.179145 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.177623 26278 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:31.180609 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.180858 26278 tablet_bootstrap.cc:492] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.182154 26185 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.182310 26278 ts_tablet_manager.cc:1403] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.024s
I20260709 14:52:31.182680 26185 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.184679 26185 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.185523 26278 raft_consensus.cc:359] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.186233 26278 raft_consensus.cc:740] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.186376 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.187009 26278 consensus_queue.cc:260] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.189147 26278 ts_tablet_manager.cc:1434] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:31.189904 26278 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:31.191116 25622 leader_election.cc:336] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.177666 26121 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.191707 25622 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.192997 26121 raft_consensus.cc:2749] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:31.194053 25622 leader_election.cc:336] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.194623 25622 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.195938 26121 raft_consensus.cc:2749] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.203409 26132 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.204164 26132 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.159667 26330 raft_consensus.cc:2804] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.207990 26330 raft_consensus.cc:493] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.206936 26132 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.208993 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:31.209007 25622 leader_election.cc:336] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.211618 25622 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.213063 26121 raft_consensus.cc:2749] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:31.213179 25548 leader_election.cc:336] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.215521 25656 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.216208 26134 raft_consensus.cc:515] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.211206 26330 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.137691 26247 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.216720 25548 leader_election.cc:336] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.222887 26145 raft_consensus.cc:515] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.227993 26145 leader_election.cc:290] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.217214 25696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 103503us
I20260709 14:52:31.220621 26278 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:31.225405 25546 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.229216 26278 tablet_bootstrap.cc:492] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.229595 26134 leader_election.cc:290] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.229894 26278 ts_tablet_manager.cc:1403] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.011s
I20260709 14:52:31.217671 25695 leader_election.cc:304] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.231135 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a84b0027794bdf821550f0cac9e6fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.231700 25652 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.229208 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d58ab8649e46be88f206c53dfcedb4" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.232375 25656 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.232939 26278 raft_consensus.cc:359] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.233615 26278 raft_consensus.cc:740] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.234503 26214 raft_consensus.cc:2804] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.235054 26214 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.235445 26214 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:31.236155 25695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 103719us
I20260709 14:52:31.237610 26247 raft_consensus.cc:2749] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.238317 26247 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.238863 26247 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.242002 26247 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.242264 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.242872 25653 raft_consensus.cc:2468] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.244261 25694 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.244999 25652 raft_consensus.cc:2468] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.246109 25694 leader_election.cc:304] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.246258 26134 raft_consensus.cc:2804] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.246619 26134 raft_consensus.cc:493] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.246652 26132 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.247107 26134 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.247452 26132 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.250952 26330 raft_consensus.cc:515] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.254791 26005 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.259961 26005 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.262239 25656 raft_consensus.cc:2468] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.263288 25694 leader_election.cc:304] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.250195 26132 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.234362 26278 consensus_queue.cc:260] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.256759 26145 raft_consensus.cc:2804] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:31.255330 25548 leader_election.cc:336] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.262737 26005 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.265494 26121 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.276283 26121 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.278748 26121 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.266335 26278 ts_tablet_manager.cc:1434] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
W20260709 14:52:31.273526 25548 leader_election.cc:336] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.280365 26278 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:31.271481 26330 leader_election.cc:290] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.281044 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.281708 25575 raft_consensus.cc:2468] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:31.282685 25621 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
W20260709 14:52:31.283519 25622 leader_election.cc:336] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.275619 26247 raft_consensus.cc:2804] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.284067 26121 raft_consensus.cc:2804] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.284612 26121 raft_consensus.cc:493] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.286248 26121 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.264321 26214 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:31.298106 25548 leader_election.cc:336] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.300153 26247 raft_consensus.cc:697] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.301293 26247 consensus_queue.cc:237] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.262249 26345 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.306658 26345 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.308224 26157 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
W20260709 14:52:31.312709 25695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 46021.5us
I20260709 14:52:31.308946 26157 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:31.313637 26121 raft_consensus.cc:515] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.314078 26345 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.314824 26157 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:31.309468 26145 raft_consensus.cc:697] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.315740 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.316411 25725 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:31.316401 26145 consensus_queue.cc:237] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.317910 25621 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.318645 26157 raft_consensus.cc:2804] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.319134 26157 raft_consensus.cc:493] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.319587 26157 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.320102 26351 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.322068 26351 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.324730 26346 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.325241 26346 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.327144 26346 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.322746 25622 leader_election.cc:336] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.322890 26214 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.323834 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.328543 25656 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.328128 26351 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.332556 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.331367 26157 raft_consensus.cc:515] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:31.332530 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.335567 25724 raft_consensus.cc:2468] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.336644 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.338361 25726 raft_consensus.cc:2468] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
W20260709 14:52:31.337389 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 74194.2us
I20260709 14:52:31.337493 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c19f0b7a15c4502abc49b8886323166" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:31.339264 25728 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.333429 25725 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.342519 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b454d1795c4249bf018fec1a05295a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.343084 25652 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.345099 26005 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.345561 26005 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.346822 25547 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.347627 26352 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.348177 26352 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.351444 25652 raft_consensus.cc:2468] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
W20260709 14:52:31.353056 25696 leader_election.cc:336] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.340052 26157 leader_election.cc:290] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:31.351241 26134 raft_consensus.cc:515] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:31.354036 25696 leader_election.cc:336] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.358470 25696 leader_election.cc:336] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.354406 26005 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.360343 26005 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.354279 26121 leader_election.cc:290] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.361776 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.362160 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013a25b086047c288a55babba6d8543" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:31.362776 25652 raft_consensus.cc:2468] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.362929 25580 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.361420 26005 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.364203 25694 leader_election.cc:304] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.368754 26145 raft_consensus.cc:2804] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.369375 26145 raft_consensus.cc:697] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.353904 26348 raft_consensus.cc:2804] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.376659 26348 raft_consensus.cc:493] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.377091 26348 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.378563 26330 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.379144 26330 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.380661 26278 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:31.381223 26330 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.381892 26278 tablet_bootstrap.cc:492] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.358749 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.382776 26278 ts_tablet_manager.cc:1403] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.016s
I20260709 14:52:31.383172 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.383407 26352 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.355639 26349 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.383894 25581 raft_consensus.cc:2468] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.384052 26349 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.385308 25695 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:31.386201 26349 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.386337 26132 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.386798 26349 raft_consensus.cc:2804] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.386850 26132 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.355962 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.388270 25653 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.387238 26349 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.389317 26349 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:31.389814 25548 leader_election.cc:336] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.390358 25548 leader_election.cc:336] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.364928 25656 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.373558 26005 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.370357 26145 consensus_queue.cc:237] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.394224 26121 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.394719 26121 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.397461 25728 raft_consensus.cc:2468] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 2.
W20260709 14:52:31.400241 25696 leader_election.cc:336] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.402021 26278 raft_consensus.cc:359] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.402947 26278 raft_consensus.cc:740] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.405730 26278 consensus_queue.cc:260] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.408574 26278 ts_tablet_manager.cc:1434] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:52:31.409360 26278 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:31.411193 25696 leader_election.cc:336] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.416182 25696 consensus_peers.cc:597] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:31.416806 25696 leader_election.cc:336] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.417378 25696 leader_election.cc:336] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.426486 26157 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.427093 26157 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.429718 26157 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.419277 26132 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.432405 25580 raft_consensus.cc:2468] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 2.
I20260709 14:52:31.434846 26121 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
W20260709 14:52:31.436815 25548 leader_election.cc:336] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.435684 26348 raft_consensus.cc:515] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:31.419617 25696 leader_election.cc:336] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.440482 25696 leader_election.cc:336] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.442998 25696 leader_election.cc:336] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.431493 26360 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.446877 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:31.447700 25728 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:31.450330 26360 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.451346 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.451999 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:31.455854 25622 leader_election.cc:336] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.460021 25653 raft_consensus.cc:2468] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.458788 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.452979 25575 raft_consensus.cc:2393] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 2: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:31.460016 25656 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
W20260709 14:52:31.460582 25622 leader_election.cc:336] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.462390 25696 leader_election.cc:336] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.463002 25622 leader_election.cc:336] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.465723 25547 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.466962 25546 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
W20260709 14:52:31.467670 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 96450.6us
I20260709 14:52:31.457609 26134 leader_election.cc:290] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.468065 25547 leader_election.cc:304] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.468318 25694 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.469547 25694 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.469627 26345 raft_consensus.cc:2804] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.470191 26345 raft_consensus.cc:493] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.470326 26247 raft_consensus.cc:2804] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.470633 26345 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.470759 26247 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.471201 26247 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.474705 25695 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.455456 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.475795 25578 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 1.
I20260709 14:52:31.475912 26134 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.466573 25649 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.478832 26247 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.480484 26005 raft_consensus.cc:2804] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:31.480852 25622 leader_election.cc:336] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.480872 26005 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.481590 26005 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:31.481920 25622 leader_election.cc:336] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.483758 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.484504 25649 raft_consensus.cc:2468] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.485859 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.486513 25649 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 1.
I20260709 14:52:31.484616 26247 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.488004 26347 raft_consensus.cc:2804] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.488651 26347 raft_consensus.cc:697] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.489688 25649 raft_consensus.cc:1275] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.489768 26347 consensus_queue.cc:237] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.491214 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa04aae26464833a6cc910a3f98a64f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
W20260709 14:52:31.493331 25696 leader_election.cc:336] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.494423 26005 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.465137 26348 leader_election.cc:290] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.499611 25548 leader_election.cc:336] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.497412 25546 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.500048 25401 catalog_manager.cc:5697] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.500934 25546 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.497948 25621 leader_election.cc:304] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.498011 26214 raft_consensus.cc:2804] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.502688 26214 raft_consensus.cc:493] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.503109 26214 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.502627 25621 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.501636 26132 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.503726 26132 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.503916 26121 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.504184 26132 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.504304 26121 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.504225 25621 leader_election.cc:304] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.504999 26121 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.505324 26185 raft_consensus.cc:2804] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.508852 26005 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
W20260709 14:52:31.510880 25696 leader_election.cc:336] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.511157 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.511292 25694 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.493774 26360 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.512215 26145 raft_consensus.cc:2804] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.512573 26145 raft_consensus.cc:493] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.513022 26145 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.511711 25656 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.509660 26355 raft_consensus.cc:2804] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.514082 26355 raft_consensus.cc:697] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:31.514894 26355 consensus_queue.cc:237] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.516084 25694 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.517418 26346 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.519065 25546 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.522687 26121 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:31.524436 25696 leader_election.cc:336] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.499604 25649 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.524276 26145 raft_consensus.cc:515] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.512974 26349 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.524132 26348 raft_consensus.cc:2804] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.532780 26348 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.533241 26348 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.517823 26346 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.534816 26346 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.537120 26134 raft_consensus.cc:2749] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.539418 26214 raft_consensus.cc:515] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.541524 26350 consensus_queue.cc:1048] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:52:31.526768 26359 raft_consensus.cc:2804] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:31.544488 25548 leader_election.cc:336] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.557451 25547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 89451.5us
I20260709 14:52:31.555342 25656 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
W20260709 14:52:31.560022 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 52227.2us
I20260709 14:52:31.560964 25621 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.555241 25401 catalog_manager.cc:5697] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:31.544786 25696 leader_election.cc:336] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.550243 26121 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.563669 26145 leader_election.cc:290] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.564340 25401 catalog_manager.cc:5697] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.567811 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2943ffb2a97a48439976a71384612f9e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:31.558319 26359 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.570784 26359 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.572319 26005 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.572786 26005 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:31.573575 25622 leader_election.cc:336] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.575590 26005 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.562021 26185 raft_consensus.cc:697] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:31.576537 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:31.576700 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:31.577345 25656 raft_consensus.cc:2468] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:31.577019 26185 consensus_queue.cc:237] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:31.578712 25546 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.580027 26005 raft_consensus.cc:2804] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.580449 26005 raft_consensus.cc:493] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.580799 26005 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.585852 26132 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.587594 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:31.588037 26132 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.588296 25725 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:31.588536 25548 leader_election.cc:336] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.589280 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.590143 25648 raft_consensus.cc:2393] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a8251f0a705443ea871df420aea501d7 in current term 2: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
W20260709 14:52:31.591970 25548 leader_election.cc:336] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.594336 25548 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:31.595394 26132 raft_consensus.cc:2749] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.595396 26348 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.597167 26345 raft_consensus.cc:515] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.597949 26348 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.599198 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.599432 26345 leader_election.cc:290] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.599905 25648 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.603154 25725 raft_consensus.cc:2468] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.604470 25728 raft_consensus.cc:2468] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.601679 26005 raft_consensus.cc:515] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.607123 25694 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
W20260709 14:52:31.609258 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 49505.9us
I20260709 14:52:31.609781 26349 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.609895 26005 leader_election.cc:290] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.565771 26360 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.603849 26346 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.611177 26360 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c371bc48e9b4f248b892e3509e97ea2)
I20260709 14:52:31.618428 25581 raft_consensus.cc:2393] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1cbd47f6a0543bab050426d58532dce in current term 2: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:31.618511 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:31.621994 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b15abb4a59346f58912e32dc4cfa4fb" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.622814 25578 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.622929 25651 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.618755 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.624110 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf36958d63b4bbe9d9c4a1a8ff3e38d" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:31.624326 25653 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.624905 25575 raft_consensus.cc:2393] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1cbd47f6a0543bab050426d58532dce in current term 2: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:31.622361 26360 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.627980 25649 raft_consensus.cc:2468] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.619596 26214 leader_election.cc:290] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.612217 26345 raft_consensus.cc:2804] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.630178 25694 leader_election.cc:304] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.630573 26345 raft_consensus.cc:697] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.630987 26350 raft_consensus.cc:2804] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.631587 26350 raft_consensus.cc:697] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.632093 26345 consensus_queue.cc:237] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.632522 26350 consensus_queue.cc:237] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.614243 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35485745b61b4eab804e0298560aa31a" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.643600 25656 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.655618 26280 raft_consensus.cc:493] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:31.656394 26280 raft_consensus.cc:515] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.661907 25621 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.665059 26121 raft_consensus.cc:2749] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.666213 25401 catalog_manager.cc:5697] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.672403 25621 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7
I20260709 14:52:31.675559 25656 raft_consensus.cc:2468] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.676687 25694 leader_election.cc:304] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.680333 26280 leader_election.cc:290] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:31.634467 25578 raft_consensus.cc:2468] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.671350 25653 raft_consensus.cc:2468] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.682974 26157 raft_consensus.cc:2749] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.684137 25695 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:31.684391 25546 leader_election.cc:304] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.685105 26214 raft_consensus.cc:2804] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.685659 26214 raft_consensus.cc:697] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.686492 26214 consensus_queue.cc:237] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
W20260709 14:52:31.688303 25548 leader_election.cc:336] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.688984 25548 leader_election.cc:336] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.690331 25548 leader_election.cc:336] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.657722 26359 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.708495 26350 raft_consensus.cc:2804] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.709065 26350 raft_consensus.cc:697] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.709730 25651 raft_consensus.cc:2468] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:31.709905 26350 consensus_queue.cc:237] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.714735 25694 leader_election.cc:304] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:31.715628 26145 raft_consensus.cc:2804] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.710665 26278 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:31.716094 26145 raft_consensus.cc:697] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:31.716598 26349 raft_consensus.cc:2804] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.716863 26145 consensus_queue.cc:237] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.720501 25401 catalog_manager.cc:5697] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.722797 26349 raft_consensus.cc:697] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
W20260709 14:52:31.729914 26367 log.cc:927] Time spent T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 14:52:31.732295 26278 tablet_bootstrap.cc:492] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:31.733085 26278 ts_tablet_manager.cc:1403] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.324s	user 0.021s	sys 0.004s
I20260709 14:52:31.673702 26360 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.759322 26359 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:31.761209 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.773744 25652 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.761852 26280 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:31.778115 26280 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:31.781503 25548 leader_election.cc:336] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.723734 26349 consensus_queue.cc:237] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
W20260709 14:52:31.766537 25622 leader_election.cc:336] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.728827 25648 raft_consensus.cc:2468] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.802666 26278 raft_consensus.cc:359] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.803471 26278 raft_consensus.cc:740] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
W20260709 14:52:31.807415 25696 leader_election.cc:336] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
W20260709 14:52:31.808364 25696 leader_election.cc:336] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.808960 25546 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
W20260709 14:52:31.809207 25696 leader_election.cc:336] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:31.792033 26360 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.808633 25403 catalog_manager.cc:5697] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.810027 26278 consensus_queue.cc:260] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.782306 25652 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.814991 25546 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.825937 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308a73bdb274f1481a65cb126b13933" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:31.826720 25728 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.812853 26132 raft_consensus.cc:2804] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.830745 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:31.833235 25652 raft_consensus.cc:2393] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 42592754c0c944a3896032ab7110eaf4 in current term 2: Already voted for candidate d1cbd47f6a0543bab050426d58532dce in this term.
I20260709 14:52:31.812327 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:31.840138 26356 raft_consensus.cc:2804] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.840821 26356 raft_consensus.cc:697] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.841684 26356 consensus_queue.cc:237] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.840261 26132 raft_consensus.cc:697] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.829898 26280 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:31.857180 26346 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:31.864495 25547 leader_election.cc:304] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.878521 25728 raft_consensus.cc:2468] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:31.885982 25727 raft_consensus.cc:2393] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1cbd47f6a0543bab050426d58532dce in current term 2: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:31.886497 26005 raft_consensus.cc:2804] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.918540 26005 raft_consensus.cc:697] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.902945 26132 consensus_queue.cc:237] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:31.919303 26005 consensus_queue.cc:237] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.920603 25621 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [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: d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:31.921656 26121 raft_consensus.cc:2749] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:31.887076 25547 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.925163 26214 raft_consensus.cc:2804] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.925776 26214 raft_consensus.cc:697] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:31.926786 26214 consensus_queue.cc:237] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.929423 26280 raft_consensus.cc:493] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:31.929955 26280 raft_consensus.cc:515] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:31.934384 26280 leader_election.cc:290] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:31.946369 26278 ts_tablet_manager.cc:1434] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.213s	user 0.007s	sys 0.024s
I20260709 14:52:31.947194 26278 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:31.953877 25652 raft_consensus.cc:1275] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.958204 25547 leader_election.cc:304] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:31.960198 26005 raft_consensus.cc:2804] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.960767 26005 raft_consensus.cc:697] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
W20260709 14:52:31.964334 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 52225.1us
I20260709 14:52:31.961659 26005 consensus_queue.cc:237] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:31.987012 25575 raft_consensus.cc:1275] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.994354 25403 catalog_manager.cc:5697] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.995970 26280 raft_consensus.cc:493] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.003031 26185 consensus_queue.cc:1048] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:31.980733 26350 consensus_queue.cc:1048] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:52:32.003197 26280 raft_consensus.cc:515] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:32.037513 25622 consensus_peers.cc:597] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.051812 26383 raft_consensus.cc:493] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.069303 25652 raft_consensus.cc:1275] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:32.075538 25696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 168285us
I20260709 14:52:32.095050 26280 leader_election.cc:290] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:32.095644 26280 raft_consensus.cc:493] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.096220 26280 raft_consensus.cc:515] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:32.098443 25548 consensus_peers.cc:597] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.099710 25652 raft_consensus.cc:1275] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.109280 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.110873 26005 consensus_queue.cc:1048] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.112480 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.113227 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.092298 26345 consensus_queue.cc:1048] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:52:32.073029 26383 raft_consensus.cc:515] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.126158 26383 leader_election.cc:290] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:32.126657 26383 raft_consensus.cc:493] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.127075 26383 raft_consensus.cc:515] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.130226 26403 raft_consensus.cc:493] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.130833 26403 raft_consensus.cc:515] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.133600 26403 leader_election.cc:290] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:32.134032 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564fa2f9730048b98bbefc778709d843" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.135462 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
W20260709 14:52:32.135762 25622 consensus_peers.cc:597] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.136730 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.137990 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.138586 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.142706 26273 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.146358 26383 leader_election.cc:290] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:32.147037 25581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.147393 26280 leader_election.cc:290] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:32.148415 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a1df2ea51f451193638477b4dc2c28" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.150404 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.151124 25580 raft_consensus.cc:2393] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 2: Already voted for candidate 42592754c0c944a3896032ab7110eaf4 in this term.
I20260709 14:52:32.151860 26383 raft_consensus.cc:2749] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.152158 25575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802c17283ba84f1893ab8c3c6796c669" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
W20260709 14:52:32.168777 25696 consensus_peers.cc:597] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.173935 25648 raft_consensus.cc:1275] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.177774 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.179211 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cb867fb0ab4bdeb93e172c13a755e0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.179522 25401 catalog_manager.cc:5697] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:32.170269 25696 consensus_peers.cc:597] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.185323 25696 consensus_peers.cc:597] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.180907 26274 leader_election.cc:304] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.183166 25402 catalog_manager.cc:5697] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:32.185855 25696 leader_election.cc:336] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111)
I20260709 14:52:32.188599 25696 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4; no voters: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.151875 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edce7726470465393d8a8ab7b6fccd3" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.188835 25402 catalog_manager.cc:5697] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.199965 25402 catalog_manager.cc:5697] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.196693 25651 raft_consensus.cc:1275] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.201610 25402 catalog_manager.cc:5697] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.148988 26403 raft_consensus.cc:493] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.190771 26351 consensus_queue.cc:1048] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.204155 26403 raft_consensus.cc:515] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.195886 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d354ce784049a3830b6040f104301f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.192716 26330 raft_consensus.cc:2749] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.205358 26351 consensus_queue.cc:1048] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:32.205945 25696 consensus_peers.cc:597] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.208120 26403 leader_election.cc:290] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
W20260709 14:52:32.212610 25696 consensus_peers.cc:597] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.215104 26274 leader_election.cc:304] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
W20260709 14:52:32.220336 25696 consensus_peers.cc:597] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.220827 25696 consensus_peers.cc:597] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.221453 25653 raft_consensus.cc:1275] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.224321 26364 consensus_queue.cc:1048] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:32.214561 25403 catalog_manager.cc:5697] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.226579 26280 raft_consensus.cc:2749] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.227231 26280 raft_consensus.cc:2749] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.228808 26274 leader_election.cc:304] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.231346 26280 raft_consensus.cc:2749] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.232659 26274 leader_election.cc:304] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.237057 26280 raft_consensus.cc:2749] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.238504 26274 leader_election.cc:304] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.240919 26274 leader_election.cc:304] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.241088 26280 raft_consensus.cc:3060] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.255390 26280 raft_consensus.cc:2749] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:32.235291 25696 consensus_peers.cc:597] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.257722 25578 raft_consensus.cc:1275] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.259088 26330 consensus_queue.cc:1048] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.264503 26274 leader_election.cc:304] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.265290 26280 raft_consensus.cc:2749] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.268663 26403 raft_consensus.cc:2749] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.268838 25727 raft_consensus.cc:1275] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:32.269407 25622 consensus_peers.cc:597] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.269826 25652 raft_consensus.cc:1275] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.271433 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.271267 26363 consensus_queue.cc:1048] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.226028 25403 catalog_manager.cc:5697] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.274319 25403 catalog_manager.cc:5697] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.275663 26280 raft_consensus.cc:493] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.276224 26280 raft_consensus.cc:515] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.278301 26280 leader_election.cc:290] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:32.279924 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.281927 26351 consensus_queue.cc:1048] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:32.297856 26273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 155325us
I20260709 14:52:32.299870 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa355fd44864ba99147ff27657fec1f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.303656 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebfae23bf47453896087549556b8a3b" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.307304 26280 raft_consensus.cc:493] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.308015 26280 raft_consensus.cc:515] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.310560 26280 leader_election.cc:290] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:32.311003 26280 raft_consensus.cc:493] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.311399 26280 raft_consensus.cc:515] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.312999 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
W20260709 14:52:32.323010 25548 consensus_peers.cc:597] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.323508 25548 consensus_peers.cc:597] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.328058 25724 raft_consensus.cc:1275] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.328974 25403 catalog_manager.cc:5697] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.330516 25403 catalog_manager.cc:5697] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.313627 26280 leader_election.cc:290] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:32.315119 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bac113ccddb40589b55ee6c2c23d10f" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.339167 26005 consensus_queue.cc:1048] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:32.316002 26273 leader_election.cc:304] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.318409 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.340951 25725 raft_consensus.cc:2393] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c371bc48e9b4f248b892e3509e97ea2 in current term 2: Already voted for candidate a8251f0a705443ea871df420aea501d7 in this term.
I20260709 14:52:32.318744 25652 raft_consensus.cc:1275] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.319125 26403 raft_consensus.cc:493] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.319872 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea1dfc2983a4135b06f2aec6929f96e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.342262 26403 raft_consensus.cc:515] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.343492 26274 leader_election.cc:304] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.344384 26403 leader_election.cc:290] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:32.344955 26403 raft_consensus.cc:3060] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.345745 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.349436 26005 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.355811 26403 raft_consensus.cc:2749] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.358855 26403 raft_consensus.cc:2749] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.361685 26278 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.364030 26278 tablet_bootstrap.cc:492] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.357190 26273 leader_election.cc:304] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.367863 26278 ts_tablet_manager.cc:1403] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.421s	user 0.025s	sys 0.013s
I20260709 14:52:32.371237 26278 raft_consensus.cc:359] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.375514 26278 raft_consensus.cc:740] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.376331 26278 consensus_queue.cc:260] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.375174 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:35561
I20260709 14:52:32.368940 26273 leader_election.cc:304] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.378106 26280 raft_consensus.cc:2749] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.380149 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418cd288833048a699f518d9bebace45" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.374531 26420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:35561 every 8 connection(s)
I20260709 14:52:32.369489 26403 raft_consensus.cc:2749] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.396646 26278 ts_tablet_manager.cc:1434] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260709 14:52:32.399796 26278 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:32.403726 26403 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.404490 26403 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
W20260709 14:52:32.405575 25622 consensus_peers.cc:597] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.407735 26273 leader_election.cc:304] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.408771 26280 raft_consensus.cc:2749] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.409516 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:32.414271 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.416132 26274 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7
I20260709 14:52:32.417141 26403 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:32.417477 26280 raft_consensus.cc:2749] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:32.431149 25727 raft_consensus.cc:1275] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.432843 26214 consensus_queue.cc:1048] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.436507 26325 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.439941 26323 raft_consensus.cc:3060] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.451211 26324 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.454795 26278 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.457096 25725 raft_consensus.cc:1275] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.458678 26278 tablet_bootstrap.cc:492] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.459815 26356 consensus_queue.cc:1048] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:32.460363 26278 ts_tablet_manager.cc:1403] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.001s
I20260709 14:52:32.465487 26278 raft_consensus.cc:359] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.467728 26322 raft_consensus.cc:1275] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.468453 26278 raft_consensus.cc:740] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.471752 26278 consensus_queue.cc:260] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.478305 26278 ts_tablet_manager.cc:1434] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 14:52:32.479661 26278 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:32.406037 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 90798.6us
W20260709 14:52:32.494474 25696 consensus_peers.cc:597] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.494629 25651 raft_consensus.cc:1275] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.497563 25648 raft_consensus.cc:1275] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.508474 26134 consensus_queue.cc:1048] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:32.511629 25696 consensus_peers.cc:597] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.512300 26346 consensus_queue.cc:1048] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.514938 26322 raft_consensus.cc:3060] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.518801 26278 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.524039 26278 tablet_bootstrap.cc:492] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.525964 26278 ts_tablet_manager.cc:1403] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.003s
I20260709 14:52:32.530802 26278 raft_consensus.cc:359] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.534026 26278 raft_consensus.cc:740] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.535250 26278 consensus_queue.cc:260] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.539438 26278 ts_tablet_manager.cc:1434] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:32.542246 26278 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:32.539590 25652 raft_consensus.cc:1275] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.554164 26005 consensus_queue.cc:1048] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:32.559607 25622 consensus_peers.cc:597] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.536612 26323 raft_consensus.cc:1275] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.582020 26132 consensus_queue.cc:1048] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:32.584843 25548 consensus_peers.cc:597] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.594683 26005 consensus_queue.cc:1048] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:32.599306 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:38113, user_credentials={real_user=slave}} blocked reactor thread for 88195.9us
I20260709 14:52:32.602736 26324 raft_consensus.cc:1275] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.619441 26280 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:32.639765 25696 consensus_peers.cc:597] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.639420 26280 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.653514 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.656783 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.649441 26403 raft_consensus.cc:493] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.657512 26403 raft_consensus.cc:515] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:32.653018 26280 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:32.662900 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:32.665329 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d738c27d648440f19dd599abd783e9a6" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8251f0a705443ea871df420aea501d7" is_pre_election: true
I20260709 14:52:32.666970 26274 leader_election.cc:304] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.668092 26408 raft_consensus.cc:2749] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:32.659547 26403 leader_election.cc:290] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:32.642210 26322 raft_consensus.cc:1275] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:32.676304 26273 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2; no voters: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:32.685889 26403 raft_consensus.cc:2749] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:32.697507 26348 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:32.699999 25548 consensus_peers.cc:597] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.716243 26348 consensus_queue.cc:1048] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:32.733105 26278 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.734063 26278 tablet_bootstrap.cc:492] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.734699 26278 ts_tablet_manager.cc:1403] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.193s	user 0.032s	sys 0.016s
I20260709 14:52:32.751261 26278 raft_consensus.cc:359] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.752928 26278 raft_consensus.cc:740] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.753779 26278 consensus_queue.cc:260] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.756012 26278 ts_tablet_manager.cc:1434] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:52:32.756801 26278 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:32.772284 26423 heartbeater.cc:344] Connected to a master server at 127.22.220.190:37375
I20260709 14:52:32.772817 26423 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:32.773784 26423 heartbeater.cc:507] Master 127.22.220.190:37375 requested a full tablet report, sending...
I20260709 14:52:32.804862 26278 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.805701 26278 tablet_bootstrap.cc:492] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.806432 26278 ts_tablet_manager.cc:1403] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260709 14:52:32.808573 26323 raft_consensus.cc:3060] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.813485 26278 raft_consensus.cc:359] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.814273 26278 raft_consensus.cc:740] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.814610 25403 ts_manager.cc:194] Re-registered known tserver with Master: 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:32.814986 26278 consensus_queue.cc:260] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:32.817391 26278 ts_tablet_manager.cc:1434] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:32.818173 26278 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
W20260709 14:52:32.828119 25548 consensus_peers.cc:597] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.856601 25548 consensus_peers.cc:597] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.870750 25403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58456
I20260709 14:52:32.876995 26423 heartbeater.cc:499] Master 127.22.220.190:37375 was elected leader, sending a full tablet report...
W20260709 14:52:32.888414 25622 consensus_peers.cc:597] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:32.924549 26278 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:32.925571 26278 tablet_bootstrap.cc:492] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:32.926211 26278 ts_tablet_manager.cc:1403] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.108s	user 0.053s	sys 0.043s
I20260709 14:52:32.928544 26278 raft_consensus.cc:359] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.929215 26278 raft_consensus.cc:740] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.929858 26278 consensus_queue.cc:260] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:32.937037 26278 ts_tablet_manager.cc:1434] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:32.937830 26278 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:32.944432 26320 raft_consensus.cc:3060] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:33.025520 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.129:35561, user_credentials={real_user=slave}} blocked reactor thread for 76799.4us
W20260709 14:52:33.059507 25696 consensus_peers.cc:597] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.066569 25621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:33021, user_credentials={real_user=slave}} blocked reactor thread for 106571us
I20260709 14:52:33.110502 26278 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.111529 26278 tablet_bootstrap.cc:492] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.118472 26278 ts_tablet_manager.cc:1403] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.181s	user 0.028s	sys 0.051s
I20260709 14:52:33.136428 26278 raft_consensus.cc:359] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.137168 26278 raft_consensus.cc:740] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.138058 26278 consensus_queue.cc:260] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.140270 26278 ts_tablet_manager.cc:1434] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:52:33.145869 26278 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.190534 26278 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.191617 26278 tablet_bootstrap.cc:492] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.192273 26278 ts_tablet_manager.cc:1403] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.023s
I20260709 14:52:33.194509 26278 raft_consensus.cc:359] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.195304 26278 raft_consensus.cc:740] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.196017 26278 consensus_queue.cc:260] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.198171 26278 ts_tablet_manager.cc:1434] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:52:33.199636 26278 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.345326 26278 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.372893 26278 tablet_bootstrap.cc:492] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.374033 26278 ts_tablet_manager.cc:1403] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.007s
I20260709 14:52:33.437830 26278 raft_consensus.cc:359] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.439059 26278 raft_consensus.cc:740] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.439894 26278 consensus_queue.cc:260] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.441901 26278 ts_tablet_manager.cc:1434] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.005s
I20260709 14:52:33.477135 26317 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.478060 26278 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.500875 26278 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.501708 26278 tablet_bootstrap.cc:492] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.502421 26278 ts_tablet_manager.cc:1403] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:52:33.505674 26278 raft_consensus.cc:359] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.506651 26278 raft_consensus.cc:740] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.507382 26278 consensus_queue.cc:260] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.509837 26278 ts_tablet_manager.cc:1434] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:33.510797 26278 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.525317 26278 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.526046 26278 tablet_bootstrap.cc:492] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.526615 26278 ts_tablet_manager.cc:1403] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:52:33.528483 26278 raft_consensus.cc:359] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.528945 26278 raft_consensus.cc:740] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.529397 26278 consensus_queue.cc:260] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.530896 26278 ts_tablet_manager.cc:1434] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:33.531761 26278 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.549296 26278 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.550513 26278 tablet_bootstrap.cc:492] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.551245 26278 ts_tablet_manager.cc:1403] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:52:33.553755 26278 raft_consensus.cc:359] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.554440 26278 raft_consensus.cc:740] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.555119 26278 consensus_queue.cc:260] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.557704 26278 ts_tablet_manager.cc:1434] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:33.558950 26278 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.573553 26278 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.574410 26278 tablet_bootstrap.cc:492] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.575145 26278 ts_tablet_manager.cc:1403] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:52:33.577579 26278 raft_consensus.cc:359] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.578307 26278 raft_consensus.cc:740] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.579017 26278 consensus_queue.cc:260] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.580590 26278 ts_tablet_manager.cc:1434] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:52:33.581676 26278 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.596866 26278 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.597846 26278 tablet_bootstrap.cc:492] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.598547 26278 ts_tablet_manager.cc:1403] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:52:33.601053 26278 raft_consensus.cc:359] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.601694 26278 raft_consensus.cc:740] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.602325 26278 consensus_queue.cc:260] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.604544 26278 ts_tablet_manager.cc:1434] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:33.605739 26278 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.619762 26278 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.620602 26278 tablet_bootstrap.cc:492] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.621145 26278 ts_tablet_manager.cc:1403] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:52:33.624025 26278 raft_consensus.cc:359] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.624621 26278 raft_consensus.cc:740] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.625239 26278 consensus_queue.cc:260] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.626991 26278 ts_tablet_manager.cc:1434] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:52:33.628119 26278 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.642202 26278 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.643105 26278 tablet_bootstrap.cc:492] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.643750 26278 ts_tablet_manager.cc:1403] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 14:52:33.645941 26278 raft_consensus.cc:359] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.646466 26278 raft_consensus.cc:740] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.647037 26278 consensus_queue.cc:260] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.648793 26278 ts_tablet_manager.cc:1434] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:33.649536 26278 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.663847 26278 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.664680 26278 tablet_bootstrap.cc:492] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.665203 26278 ts_tablet_manager.cc:1403] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:52:33.666972 26278 raft_consensus.cc:359] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.667562 26278 raft_consensus.cc:740] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.668265 26278 consensus_queue.cc:260] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.670476 26278 ts_tablet_manager.cc:1434] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:33.671303 26278 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.678875 26132 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.679466 26132 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.681686 26132 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:33.683149 26317 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.686669 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:33.689167 26319 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 1.
I20260709 14:52:33.685029 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce" is_pre_election: true
I20260709 14:52:33.691025 25548 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:33.691295 25651 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:33.691882 26132 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:33.692265 26132 raft_consensus.cc:493] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.692579 26132 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.707489 26132 raft_consensus.cc:515] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.708168 26319 raft_consensus.cc:3060] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.712690 26321 raft_consensus.cc:3060] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.720516 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:33.721228 26323 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.736848 26323 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 3.
I20260709 14:52:33.741623 25548 leader_election.cc:304] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:33.745139 26214 raft_consensus.cc:2804] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:33.745831 26214 raft_consensus.cc:697] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 3 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:33.747077 26214 consensus_queue.cc:237] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.745851 26132 leader_election.cc:290] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 3 election: Requested vote from peers 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:33.754923 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcac998cd184469aa99db4c68a4ebc5a" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:33.755859 25648 raft_consensus.cc:3060] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.780678 25648 raft_consensus.cc:2468] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 3.
I20260709 14:52:33.793120 26278 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.794489 26278 tablet_bootstrap.cc:492] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.795327 26278 ts_tablet_manager.cc:1403] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.124s	user 0.056s	sys 0.029s
I20260709 14:52:33.799594 26455 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.800381 26455 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.806452 26317 raft_consensus.cc:3060] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.811281 26455 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:33.818490 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4" is_pre_election: true
I20260709 14:52:33.820751 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2" is_pre_election: true
I20260709 14:52:33.819320 25722 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 2.
W20260709 14:52:33.822410 25622 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.827685 25621 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:33.828831 26451 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:33.829241 26451 raft_consensus.cc:493] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.829561 26451 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.832248 25401 catalog_manager.cc:5697] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 3, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 3 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.833343 26278 raft_consensus.cc:359] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.840075 26278 raft_consensus.cc:740] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.840914 26278 consensus_queue.cc:260] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.843163 26278 ts_tablet_manager.cc:1434] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:52:33.846374 26451 raft_consensus.cc:515] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.849224 26278 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.850556 26451 leader_election.cc:290] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 3 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561)
I20260709 14:52:33.857825 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
I20260709 14:52:33.862030 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5501fd3c284f44939dcd51fc930aa044" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:33.862713 25725 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:33.869246 25622 leader_election.cc:343] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.875066 25725 raft_consensus.cc:2468] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 3.
I20260709 14:52:33.876786 25621 leader_election.cc:304] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:33.877882 26453 raft_consensus.cc:2804] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:33.878400 26453 raft_consensus.cc:697] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 3 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:33.879335 26453 consensus_queue.cc:237] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.882580 26278 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.883574 26278 tablet_bootstrap.cc:492] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.884224 26278 ts_tablet_manager.cc:1403] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.000s
I20260709 14:52:33.891901 26278 raft_consensus.cc:359] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.892740 26278 raft_consensus.cc:740] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.896056 26278 consensus_queue.cc:260] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.898339 26278 ts_tablet_manager.cc:1434] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:33.899295 26278 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.910547 25404 catalog_manager.cc:5697] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 1 to 3, leader changed from 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129) to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 3 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.927346 26278 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.928202 26278 tablet_bootstrap.cc:492] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.928771 26278 ts_tablet_manager.cc:1403] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.010s
I20260709 14:52:33.931063 26278 raft_consensus.cc:359] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.931725 26278 raft_consensus.cc:740] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.932384 26278 consensus_queue.cc:260] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:33.934051 26278 ts_tablet_manager.cc:1434] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:33.935125 26278 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.963609 26278 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.964556 26278 tablet_bootstrap.cc:492] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.965221 26278 ts_tablet_manager.cc:1403] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260709 14:52:33.967290 26278 raft_consensus.cc:359] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.967917 26278 raft_consensus.cc:740] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.968485 26278 consensus_queue.cc:260] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:33.970268 26278 ts_tablet_manager.cc:1434] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:33.971315 26278 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:33.977782 26317 raft_consensus.cc:3060] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.987499 26278 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:33.988543 26278 tablet_bootstrap.cc:492] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:33.989316 26278 ts_tablet_manager.cc:1403] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:52:33.991734 26278 raft_consensus.cc:359] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.992470 26278 raft_consensus.cc:740] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.993217 26278 consensus_queue.cc:260] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:33.994920 26278 ts_tablet_manager.cc:1434] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:33.995877 26278 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:34.013253 26278 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:34.014283 26278 tablet_bootstrap.cc:492] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:34.014973 26278 ts_tablet_manager.cc:1403] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:52:34.018036 26278 raft_consensus.cc:359] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:34.018795 26278 raft_consensus.cc:740] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.019721 26278 consensus_queue.cc:260] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:34.022414 26278 ts_tablet_manager.cc:1434] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:34.023703 26278 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:34.038133 26278 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:34.039031 26278 tablet_bootstrap.cc:492] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:34.039670 26278 ts_tablet_manager.cc:1403] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:52:34.041879 26278 raft_consensus.cc:359] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:34.042552 26278 raft_consensus.cc:740] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.043138 26278 consensus_queue.cc:260] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:34.045213 26278 ts_tablet_manager.cc:1434] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:34.046674 26278 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap starting.
I20260709 14:52:34.061998 26278 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: 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
I20260709 14:52:34.062736 26278 tablet_bootstrap.cc:492] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Bootstrap complete.
I20260709 14:52:34.063266 26278 ts_tablet_manager.cc:1403] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 14:52:34.065603 26278 raft_consensus.cc:359] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:34.066236 26278 raft_consensus.cc:740] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.066838 26278 consensus_queue.cc:260] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:34.068784 26278 ts_tablet_manager.cc:1434] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:52:34.101030 26317 raft_consensus.cc:3060] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:34.295755 26321 raft_consensus.cc:3060] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:34.301867 26317 raft_consensus.cc:1275] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:34.303239 26132 consensus_queue.cc:1048] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:34.326802 25651 raft_consensus.cc:1275] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:34.333420 26356 consensus_queue.cc:1048] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:34.408835 25725 raft_consensus.cc:1275] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:34.410012 26453 consensus_queue.cc:1048] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:34.420285 26321 raft_consensus.cc:3060] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:34.429234 26321 raft_consensus.cc:1275] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:34.430676 26453 consensus_queue.cc:1048] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:34.476208 26317 raft_consensus.cc:3060] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:34.616539 26319 raft_consensus.cc:3060] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.142645 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:38.200276 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "086f61828af047baba418345a3e80758"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:38.201053 25578 raft_consensus.cc:606] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:38.220252 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:38.220830 25724 raft_consensus.cc:606] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:38.223173 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:38.223629 25724 raft_consensus.cc:606] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:38.225876 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:38.226342 25724 raft_consensus.cc:606] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:38.229065 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:38.229568 25577 raft_consensus.cc:606] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:38.242144 25651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0"
dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:36860
I20260709 14:52:38.242560 25651 raft_consensus.cc:606] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:38.243602 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:38.244715 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:38.298527 26346 raft_consensus.cc:993] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.299055 26505 raft_consensus.cc:1081] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.300601 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35772
I20260709 14:52:38.301103 26317 raft_consensus.cc:493] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.301543 26317 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.306334 26317 raft_consensus.cc:515] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.307885 26317 leader_election.cc:290] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:38.308736 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.308928 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667ad4d1e084c49b8daabbf003357da" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:38.309391 25648 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.309492 25724 raft_consensus.cc:3055] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:38.309885 25724 raft_consensus.cc:740] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:38.310452 25724 consensus_queue.cc:260] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.311439 25724 raft_consensus.cc:3060] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.314988 25648 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.316212 26273 leader_election.cc:304] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:38.316740 25724 raft_consensus.cc:2468] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.317780 26511 raft_consensus.cc:2804] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:38.319038 26511 raft_consensus.cc:697] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:38.320413 26511 consensus_queue.cc:237] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.329610 25405 catalog_manager.cc:5697] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 2 to 3, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.398182 26356 raft_consensus.cc:993] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: : Instructing follower 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:38.398660 26356 raft_consensus.cc:1081] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:38.401418 25724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:39730
I20260709 14:52:38.401955 25724 raft_consensus.cc:493] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.402314 25724 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.408402 25724 raft_consensus.cc:515] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:38.410717 25724 leader_election.cc:290] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:38.412448 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.412711 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca684ec561d54ebea537fdc18f87c4b7" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:38.413100 25648 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.413269 25577 raft_consensus.cc:3055] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.413622 25577 raft_consensus.cc:740] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:38.414424 25577 consensus_queue.cc:260] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:38.415661 25577 raft_consensus.cc:3060] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.425309 25648 raft_consensus.cc:2468] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:38.425962 25577 raft_consensus.cc:2468] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:38.427539 25695 leader_election.cc:304] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:38.428221 26346 raft_consensus.cc:2804] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.428637 26346 raft_consensus.cc:697] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:38.429345 26346 consensus_queue.cc:237] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:38.446094 25405 catalog_manager.cc:5697] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.471570 26506 raft_consensus.cc:993] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.472143 26518 raft_consensus.cc:1081] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.473456 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "086f61828af047baba418345a3e80758"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:38.473942 26319 raft_consensus.cc:493] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.474232 26319 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.479517 26319 raft_consensus.cc:515] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.481947 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:38.482518 25577 raft_consensus.cc:3055] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:38.482867 25577 raft_consensus.cc:740] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:38.482884 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086f61828af047baba418345a3e80758" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.483484 25656 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.482290 26319 leader_election.cc:290] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:38.483564 25577 consensus_queue.cc:260] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.485010 25577 raft_consensus.cc:3060] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.491930 25656 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.492213 25577 raft_consensus.cc:2468] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.493043 26273 leader_election.cc:304] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:38.493927 26511 raft_consensus.cc:2804] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:38.494431 26511 raft_consensus.cc:697] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:38.495278 26511 consensus_queue.cc:237] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.503619 25405 catalog_manager.cc:5697] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 2 to 3, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.542328 26505 raft_consensus.cc:993] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.542886 26505 raft_consensus.cc:1081] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.544727 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35772
I20260709 14:52:38.545295 26319 raft_consensus.cc:493] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.545691 26319 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.552416 26319 raft_consensus.cc:515] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.554759 26319 leader_election.cc:290] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:38.554919 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.555298 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c87901ab1414f9ca8df26d46582c1b7" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:38.555552 25656 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.555975 25724 raft_consensus.cc:3055] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:38.556327 25724 raft_consensus.cc:740] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:38.557097 25724 consensus_queue.cc:260] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.558543 25724 raft_consensus.cc:3060] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.562717 25656 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.563927 26273 leader_election.cc:304] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:38.564487 25724 raft_consensus.cc:2468] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:38.564927 26511 raft_consensus.cc:2804] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:38.566264 26511 raft_consensus.cc:697] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:38.567231 26511 consensus_queue.cc:237] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.577907 25405 catalog_manager.cc:5697] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 2 to 3, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.636236 26521 raft_consensus.cc:993] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.636758 26521 raft_consensus.cc:1081] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.638567 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35772
I20260709 14:52:38.639101 26319 raft_consensus.cc:493] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.639926 26525 raft_consensus.cc:993] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.639446 26319 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.640429 26451 raft_consensus.cc:1081] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:38.641889 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:52:38.642391 26317 raft_consensus.cc:493] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.642721 26317 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.646610 26319 raft_consensus.cc:515] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.648962 26317 raft_consensus.cc:515] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.649264 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.649277 26319 leader_election.cc:290] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:38.649547 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efaaac21c874f548b2ba89a73143917" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:38.649889 25651 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.650142 25722 raft_consensus.cc:3055] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.650471 25722 raft_consensus.cc:740] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:38.651233 26317 leader_election.cc:290] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:38.651227 25722 consensus_queue.cc:260] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.652217 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:38.653210 25722 raft_consensus.cc:3060] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.653483 25656 raft_consensus.cc:3055] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.653911 25656 raft_consensus.cc:740] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:38.655046 25656 consensus_queue.cc:260] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.655460 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93a678b03da4ca1945c3c16e6d4a1d0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:38.656028 25577 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.656472 25656 raft_consensus.cc:3060] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.662174 25651 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:38.663290 26273 leader_election.cc:304] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:38.664139 26511 raft_consensus.cc:2804] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.664587 26511 raft_consensus.cc:697] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:38.665380 26511 consensus_queue.cc:237] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } }
I20260709 14:52:38.673429 25722 raft_consensus.cc:2468] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:38.673482 25577 raft_consensus.cc:2468] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:38.677704 26274 leader_election.cc:304] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:38.678777 26512 raft_consensus.cc:2804] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.682277 25656 raft_consensus.cc:2468] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:38.688385 26512 raft_consensus.cc:697] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:38.689338 26512 consensus_queue.cc:237] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:38.693742 25405 catalog_manager.cc:5697] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.709945 25405 catalog_manager.cc:5697] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from d1cbd47f6a0543bab050426d58532dce (127.22.220.131) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.775718 25722 raft_consensus.cc:1275] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.777009 26512 consensus_queue.cc:1048] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.798857 25651 raft_consensus.cc:1275] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.800490 26511 consensus_queue.cc:1048] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.917961 25651 raft_consensus.cc:1275] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:38.919312 26505 consensus_queue.cc:1048] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:38.924101 25577 raft_consensus.cc:1275] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.925453 26511 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.937897 25577 raft_consensus.cc:1275] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:38.944922 25651 raft_consensus.cc:1275] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.946619 26511 consensus_queue.cc:1048] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.947718 26346 consensus_queue.cc:1048] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.046454 25722 raft_consensus.cc:1275] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:39.047698 26511 consensus_queue.cc:1048] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:39.056695 25656 raft_consensus.cc:1275] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:39.058234 26512 consensus_queue.cc:1048] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:39.098515 25656 raft_consensus.cc:1275] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.099817 26512 consensus_queue.cc:1048] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.109788 25722 raft_consensus.cc:1275] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.111182 26512 consensus_queue.cc:1048] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.161134 25656 raft_consensus.cc:1275] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.162325 26512 consensus_queue.cc:1048] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.170639 25578 raft_consensus.cc:1275] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.172114 26511 consensus_queue.cc:1048] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.245738 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.285846 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.322564 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:39.323093 25578 raft_consensus.cc:606] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:39.325358 25722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:39.325748 25722 raft_consensus.cc:606] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:39.327833 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:39.328289 25578 raft_consensus.cc:606] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:39.330431 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:39.330883 25577 raft_consensus.cc:606] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:39.333087 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:39.333530 25577 raft_consensus.cc:606] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:39.334381 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:39.335498 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:39.436506 26523 raft_consensus.cc:993] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: : Instructing follower 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:39.437059 26356 raft_consensus.cc:1081] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:39.438267 25724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:39730
I20260709 14:52:39.438668 25724 raft_consensus.cc:493] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.438890 25724 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.444036 25724 raft_consensus.cc:515] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:39.446260 25724 leader_election.cc:290] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:39.446398 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:39.447005 25577 raft_consensus.cc:3055] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.447269 25577 raft_consensus.cc:740] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:39.447892 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f942898353e48a1ab9deea17274fd83" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:39.448486 25648 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.448921 25577 consensus_queue.cc:260] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:39.450176 25577 raft_consensus.cc:3060] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.454304 25648 raft_consensus.cc:2468] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:39.455323 25577 raft_consensus.cc:2468] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:39.455376 25694 leader_election.cc:304] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:39.456387 26521 raft_consensus.cc:2804] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.456851 26521 raft_consensus.cc:697] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:39.457687 26521 consensus_queue.cc:237] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:39.472393 25401 catalog_manager.cc:5697] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.669301 26356 raft_consensus.cc:993] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.669807 26523 raft_consensus.cc:1081] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.671404 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:39.672003 26319 raft_consensus.cc:493] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.672370 26319 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.677248 26319 raft_consensus.cc:515] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.678153 26346 raft_consensus.cc:993] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.678635 26550 raft_consensus.cc:1081] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.679104 26319 leader_election.cc:290] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:39.680213 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:39.680523 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aa7f25cc354920bdf72554cd1485ff" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:39.680655 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35772
I20260709 14:52:39.680815 25656 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.681059 25577 raft_consensus.cc:3055] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.681260 26319 raft_consensus.cc:493] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.681346 25577 raft_consensus.cc:740] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:39.681710 26319 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.682217 25577 consensus_queue.cc:260] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.683410 25577 raft_consensus.cc:3060] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.686497 26319 raft_consensus.cc:515] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.687202 25656 raft_consensus.cc:2468] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.688272 26273 leader_election.cc:304] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:39.688717 26319 leader_election.cc:290] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:39.689162 26527 raft_consensus.cc:2804] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.689726 26527 raft_consensus.cc:697] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:39.690366 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:39.690953 25722 raft_consensus.cc:3055] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.690541 26527 consensus_queue.cc:237] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.691298 25722 raft_consensus.cc:740] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:39.690841 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ea0dcdc9044f0a9dd926e64da02926" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:39.692225 25577 raft_consensus.cc:2468] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.692438 25578 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.692200 25722 consensus_queue.cc:260] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.693776 25722 raft_consensus.cc:3060] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.699239 25578 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.700275 26274 leader_election.cc:304] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:39.701205 26512 raft_consensus.cc:2804] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.701695 26512 raft_consensus.cc:697] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:39.702853 26356 raft_consensus.cc:993] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.702657 26512 consensus_queue.cc:237] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.703303 26356 raft_consensus.cc:1081] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.706128 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:39.706632 26319 raft_consensus.cc:493] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.706952 26319 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.707273 25722 raft_consensus.cc:2468] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.711745 25401 catalog_manager.cc:5697] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.713536 26319 raft_consensus.cc:515] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.715322 26319 leader_election.cc:290] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 3 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:39.716390 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:39.716923 25656 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.722561 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcf366c9e5446cdbdbdc79982d41beb" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:39.722921 25656 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:39.723078 25577 raft_consensus.cc:3055] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:39.723436 25577 raft_consensus.cc:740] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:39.724216 26273 leader_election.cc:304] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:39.724172 25577 consensus_queue.cc:260] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.725154 26512 raft_consensus.cc:2804] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.725862 26512 raft_consensus.cc:697] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:39.725379 25577 raft_consensus.cc:3060] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.726764 26512 consensus_queue.cc:237] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:39.729234 26356 raft_consensus.cc:993] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.729671 26356 raft_consensus.cc:1081] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:39.732041 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:39.732527 26319 raft_consensus.cc:493] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.732898 26319 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.732239 25577 raft_consensus.cc:2468] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 3.
I20260709 14:52:39.739423 26319 raft_consensus.cc:515] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.745411 26319 leader_election.cc:290] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:39.744810 25401 catalog_manager.cc:5697] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.746147 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:39.746724 25722 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.746492 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5c433f7147e9b78ce2570f2b522e" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:39.747382 25577 raft_consensus.cc:3055] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.746491 25401 catalog_manager.cc:5697] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 2 to 3, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 3 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.747682 25577 raft_consensus.cc:740] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:39.748550 25577 consensus_queue.cc:260] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.749900 25577 raft_consensus.cc:3060] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.754156 25722 raft_consensus.cc:2468] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.755184 26274 leader_election.cc:304] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:39.756071 26512 raft_consensus.cc:2804] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.756732 26512 raft_consensus.cc:697] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:39.757598 26512 consensus_queue.cc:237] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:39.759735 25577 raft_consensus.cc:2468] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:39.772609 25401 catalog_manager.cc:5697] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.891819 25577 raft_consensus.cc:1275] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.893235 26550 consensus_queue.cc:1048] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.907487 25656 raft_consensus.cc:1275] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.909893 26346 consensus_queue.cc:1048] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:40.114302 25722 raft_consensus.cc:1275] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.115701 26512 consensus_queue.cc:1048] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.125010 25577 raft_consensus.cc:1275] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.127609 26511 consensus_queue.cc:1048] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.171590 25577 raft_consensus.cc:1275] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.173048 26527 consensus_queue.cc:1048] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.177525 25722 raft_consensus.cc:1275] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.178926 26527 consensus_queue.cc:1048] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.184523 25648 raft_consensus.cc:1275] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.186164 26511 consensus_queue.cc:1048] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.218717 25578 raft_consensus.cc:1275] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:40.221350 26512 consensus_queue.cc:1048] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.241060 25578 raft_consensus.cc:1275] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.242167 26512 consensus_queue.cc:1048] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:40.263449 25648 raft_consensus.cc:1275] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.265195 26511 consensus_queue.cc:1048] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:40.336185 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:40.377097 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:40.414157 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "d1cbd47f6a0543bab050426d58532dce"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:40.414788 25577 raft_consensus.cc:606] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS d1cbd47f6a0543bab050426d58532dce
I20260709 14:52:40.417412 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:40.417861 25724 raft_consensus.cc:606] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:40.420043 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:40.420425 25577 raft_consensus.cc:606] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 42592754c0c944a3896032ab7110eaf4
I20260709 14:52:40.422488 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:40.423012 25577 raft_consensus.cc:606] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:40.425051 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:40.425458 25577 raft_consensus.cc:606] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:40.426452 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:40.427979 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:40.584203 26523 raft_consensus.cc:993] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.584738 26523 raft_consensus.cc:1081] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.586490 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:40.587030 26317 raft_consensus.cc:493] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.587385 26317 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.590487 26523 raft_consensus.cc:993] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.590987 26356 raft_consensus.cc:1081] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.593835 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:40.594354 26319 raft_consensus.cc:493] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.594139 26317 raft_consensus.cc:515] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.594710 26319 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.596185 26317 leader_election.cc:290] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:40.597872 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:40.598261 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5674ecaea7dc40eb9743a527a8c2e309" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:40.598412 25724 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.602128 26319 raft_consensus.cc:515] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.603972 26319 leader_election.cc:290] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:40.605048 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:40.605616 25722 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.605796 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1edeae7e374e98a445bd5ed28171cd" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:40.606374 25578 raft_consensus.cc:3055] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.606634 25578 raft_consensus.cc:740] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:40.606961 25724 raft_consensus.cc:2468] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.607364 25578 consensus_queue.cc:260] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.608604 25578 raft_consensus.cc:3060] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.608763 26274 leader_election.cc:304] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:40.609583 26527 raft_consensus.cc:2804] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.610056 26527 raft_consensus.cc:697] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:40.610849 26527 consensus_queue.cc:237] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.612895 25722 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.614019 26274 leader_election.cc:304] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:40.616181 26512 raft_consensus.cc:2804] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.616658 26512 raft_consensus.cc:697] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:40.617616 26512 consensus_queue.cc:237] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.623598 25578 raft_consensus.cc:2468] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.607811 25577 raft_consensus.cc:3055] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.624339 25577 raft_consensus.cc:740] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:40.625371 25577 consensus_queue.cc:260] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.626880 25577 raft_consensus.cc:3060] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.632063 25577 raft_consensus.cc:2468] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.631628 25401 catalog_manager.cc:5697] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.651880 25401 catalog_manager.cc:5697] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.702260 26550 raft_consensus.cc:993] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.702955 26571 raft_consensus.cc:1081] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:40.704916 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35772
I20260709 14:52:40.705509 26319 raft_consensus.cc:493] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.705935 26319 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.711094 26319 raft_consensus.cc:515] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.712610 26319 leader_election.cc:290] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:40.713189 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:40.713589 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302465dc012e425a8f5aad5eb625a751" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:40.714263 25577 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.713806 25722 raft_consensus.cc:3055] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.715991 25722 raft_consensus.cc:740] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:40.720288 25722 consensus_queue.cc:260] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.721246 25722 raft_consensus.cc:3060] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.721632 25577 raft_consensus.cc:2468] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.722836 26274 leader_election.cc:304] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:40.723616 26512 raft_consensus.cc:2804] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.724105 26512 raft_consensus.cc:697] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:40.724858 26512 consensus_queue.cc:237] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:40.727149 25722 raft_consensus.cc:2468] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:40.732836 26356 raft_consensus.cc:993] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: : Instructing follower 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:40.733336 26572 raft_consensus.cc:1081] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 42592754c0c944a3896032ab7110eaf4 to start an election
I20260709 14:52:40.734671 25722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
 from {username='slave'} at 127.0.0.1:39730
I20260709 14:52:40.735193 25722 raft_consensus.cc:493] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.735522 25722 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.734854 25401 catalog_manager.cc:5697] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.741072 25722 raft_consensus.cc:515] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.742923 25722 leader_election.cc:290] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:40.743683 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:40.743836 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4306ae25ce2241ffa1ecf305a15610dd" candidate_uuid: "42592754c0c944a3896032ab7110eaf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:40.744309 25577 raft_consensus.cc:3055] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.744422 25656 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.744741 25577 raft_consensus.cc:740] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:40.745523 25577 consensus_queue.cc:260] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.746553 25577 raft_consensus.cc:3060] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.750397 25656 raft_consensus.cc:2468] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:40.752462 25694 leader_election.cc:304] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:40.752874 25577 raft_consensus.cc:2468] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42592754c0c944a3896032ab7110eaf4 in term 2.
I20260709 14:52:40.753207 26571 raft_consensus.cc:2804] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.753716 26571 raft_consensus.cc:697] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Becoming Leader. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:40.754670 26523 raft_consensus.cc:993] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: : Instructing follower d1cbd47f6a0543bab050426d58532dce to start an election
I20260709 14:52:40.754546 26571 consensus_queue.cc:237] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Queue 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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.755167 26523 raft_consensus.cc:1081] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer d1cbd47f6a0543bab050426d58532dce to start an election
I20260709 14:52:40.758682 25656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f"
dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
 from {username='slave'} at 127.0.0.1:53060
I20260709 14:52:40.759173 25656 raft_consensus.cc:493] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:40.759526 25656 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.764820 25656 raft_consensus.cc:515] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.767637 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:40.780216 25577 raft_consensus.cc:3055] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:40.774878 25722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c148f2010d84892b6bc5c84d458ad5f" candidate_uuid: "d1cbd47f6a0543bab050426d58532dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:40.773417 25656 leader_election.cc:290] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:40.781524 25577 raft_consensus.cc:740] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:40.781733 25722 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.781934 25401 catalog_manager.cc:5697] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 42592754c0c944a3896032ab7110eaf4 (127.22.220.132). New cstate: current_term: 2 leader_uuid: "42592754c0c944a3896032ab7110eaf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:40.782526 25577 consensus_queue.cc:260] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.783634 25577 raft_consensus.cc:3060] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:40.788720 25722 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 2.
I20260709 14:52:40.789847 25621 leader_election.cc:304] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [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: 42592754c0c944a3896032ab7110eaf4, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:40.790740 26525 raft_consensus.cc:2804] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:40.792212 26525 raft_consensus.cc:697] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Becoming Leader. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:40.792884 26525 consensus_queue.cc:237] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [LEADER]: Queue 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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:40.796770 25577 raft_consensus.cc:2468] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1cbd47f6a0543bab050426d58532dce in term 2.
I20260709 14:52:40.801934 25401 catalog_manager.cc:5697] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to d1cbd47f6a0543bab050426d58532dce (127.22.220.131). New cstate: current_term: 2 leader_uuid: "d1cbd47f6a0543bab050426d58532dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.031265 25577 raft_consensus.cc:1275] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.032410 26512 consensus_queue.cc:1048] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.045233 25722 raft_consensus.cc:1275] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.046833 26527 consensus_queue.cc:1048] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.107138 25577 raft_consensus.cc:1275] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.108281 26511 consensus_queue.cc:1048] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.119931 25724 raft_consensus.cc:1275] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.121109 26511 consensus_queue.cc:1048] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.132606 25722 raft_consensus.cc:1275] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.134027 26511 consensus_queue.cc:1048] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.145732 25648 raft_consensus.cc:1275] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.147549 26571 consensus_queue.cc:1048] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:41.148383 25577 raft_consensus.cc:1275] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.154656 26589 consensus_queue.cc:1048] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:41.178310 25577 raft_consensus.cc:1275] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 42592754c0c944a3896032ab7110eaf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.180048 26550 consensus_queue.cc:1048] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.199651 25724 raft_consensus.cc:1275] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.200949 26581 consensus_queue.cc:1048] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.210683 25577 raft_consensus.cc:1275] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer d1cbd47f6a0543bab050426d58532dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.214743 26525 consensus_queue.cc:1048] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.428824 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:41.466755 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:41.501401 25656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1898d5917d41473888ba868598333df0"
dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:36860
I20260709 14:52:41.501915 25656 raft_consensus.cc:606] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:41.504248 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5"
dest_uuid: "42592754c0c944a3896032ab7110eaf4"
mode: GRACEFUL
new_leader_uuid: "a8251f0a705443ea871df420aea501d7"
 from {username='slave'} at 127.0.0.1:40080
I20260709 14:52:41.504792 25724 raft_consensus.cc:606] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Received request to transfer leadership to TS a8251f0a705443ea871df420aea501d7
I20260709 14:52:41.506070 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:41.507290 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:41.527604 26346 raft_consensus.cc:993] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: : Instructing follower a8251f0a705443ea871df420aea501d7 to start an election
I20260709 14:52:41.528187 26550 raft_consensus.cc:1081] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Signalling peer a8251f0a705443ea871df420aea501d7 to start an election
I20260709 14:52:41.529701 25577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
 from {username='slave'} at 127.0.0.1:46694
I20260709 14:52:41.530205 25577 raft_consensus.cc:493] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:41.530524 25577 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.535537 25577 raft_consensus.cc:515] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:41.538897 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:41.538969 25577 leader_election.cc:290] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [CANDIDATE]: Term 2 election: Requested vote from peers d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113), 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947)
I20260709 14:52:41.539223 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7dceb383eb411e91dd4b3f2726d2a5" candidate_uuid: "a8251f0a705443ea871df420aea501d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:41.539495 25648 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.540422 25724 raft_consensus.cc:3055] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:41.540710 25724 raft_consensus.cc:740] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42592754c0c944a3896032ab7110eaf4, State: Running, Role: LEADER
I20260709 14:52:41.541277 25724 consensus_queue.cc:260] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:41.542136 25724 raft_consensus.cc:3060] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.545828 25648 raft_consensus.cc:2468] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:41.546908 25546 leader_election.cc:304] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [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: a8251f0a705443ea871df420aea501d7, d1cbd47f6a0543bab050426d58532dce; no voters: 
I20260709 14:52:41.547544 25724 raft_consensus.cc:2468] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8251f0a705443ea871df420aea501d7 in term 2.
I20260709 14:52:41.547617 26523 raft_consensus.cc:2804] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:41.548240 26523 raft_consensus.cc:697] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Becoming Leader. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:41.549237 26523 consensus_queue.cc:237] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Queue 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: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } }
I20260709 14:52:41.557925 25405 catalog_manager.cc:5697] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 reported cstate change: term changed from 1 to 2, leader changed from 42592754c0c944a3896032ab7110eaf4 (127.22.220.132) to a8251f0a705443ea871df420aea501d7 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "a8251f0a705443ea871df420aea501d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.571167 26525 raft_consensus.cc:993] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:41.571682 26451 raft_consensus.cc:1081] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:41.573293 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1898d5917d41473888ba868598333df0"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:52:41.573868 26319 raft_consensus.cc:493] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:41.574208 26319 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.580801 26319 raft_consensus.cc:515] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:41.585578 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:41.586238 25577 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.586608 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1898d5917d41473888ba868598333df0" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1cbd47f6a0543bab050426d58532dce"
I20260709 14:52:41.587157 25648 raft_consensus.cc:3055] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:41.587446 25648 raft_consensus.cc:740] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1cbd47f6a0543bab050426d58532dce, State: Running, Role: LEADER
I20260709 14:52:41.588157 25648 consensus_queue.cc:260] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:41.589211 25648 raft_consensus.cc:3060] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.586058 26319 leader_election.cc:290] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021), d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113)
I20260709 14:52:41.597206 25577 raft_consensus.cc:2468] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:41.598673 26274 leader_election.cc:304] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, a8251f0a705443ea871df420aea501d7; no voters: 
I20260709 14:52:41.599516 25648 raft_consensus.cc:2468] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:41.599687 26584 raft_consensus.cc:2804] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:41.600298 26584 raft_consensus.cc:697] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:41.601140 26584 consensus_queue.cc:237] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } }
I20260709 14:52:41.611982 25405 catalog_manager.cc:5697] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from d1cbd47f6a0543bab050426d58532dce (127.22.220.131) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.955663 25656 raft_consensus.cc:1275] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.957005 26572 consensus_queue.cc:1048] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:41.974071 25722 raft_consensus.cc:1275] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer a8251f0a705443ea871df420aea501d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:41.975708 26606 consensus_queue.cc:1048] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.000185 25656 raft_consensus.cc:1275] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.001343 26589 consensus_queue.cc:1048] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1cbd47f6a0543bab050426d58532dce" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.013983 25577 raft_consensus.cc:1275] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.015941 26589 consensus_queue.cc:1048] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.508191 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:42.556092 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:42.596287 25577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62"
dest_uuid: "a8251f0a705443ea871df420aea501d7"
mode: GRACEFUL
new_leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:44070
I20260709 14:52:42.596801 25577 raft_consensus.cc:606] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Received request to transfer leadership to TS 2c371bc48e9b4f248b892e3509e97ea2
I20260709 14:52:42.597868 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:42.598961 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:43.086585 26606 raft_consensus.cc:993] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: : Instructing follower 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:43.087167 26606 raft_consensus.cc:1081] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Signalling peer 2c371bc48e9b4f248b892e3509e97ea2 to start an election
I20260709 14:52:43.088852 26321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62"
dest_uuid: "2c371bc48e9b4f248b892e3509e97ea2"
 from {username='slave'} at 127.0.0.1:35764
I20260709 14:52:43.089438 26321 raft_consensus.cc:493] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.089766 26321 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.096462 26321 raft_consensus.cc:515] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:43.100728 26321 leader_election.cc:290] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [CANDIDATE]: Term 2 election: Requested vote from peers 42592754c0c944a3896032ab7110eaf4 (127.22.220.132:42947), a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021)
I20260709 14:52:43.099954 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42592754c0c944a3896032ab7110eaf4"
I20260709 14:52:43.101662 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4c1dccf8534527a4d544f4422f4a62" candidate_uuid: "2c371bc48e9b4f248b892e3509e97ea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8251f0a705443ea871df420aea501d7"
I20260709 14:52:43.102001 25724 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.102221 25578 raft_consensus.cc:3055] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.102588 25578 raft_consensus.cc:740] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8251f0a705443ea871df420aea501d7, State: Running, Role: LEADER
I20260709 14:52:43.103204 25578 consensus_queue.cc:260] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:43.104205 25578 raft_consensus.cc:3060] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.106994 25724 raft_consensus.cc:2468] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:43.108094 26274 leader_election.cc:304] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [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: 2c371bc48e9b4f248b892e3509e97ea2, 42592754c0c944a3896032ab7110eaf4; no voters: 
I20260709 14:52:43.108768 26584 raft_consensus.cc:2804] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.109267 25578 raft_consensus.cc:2468] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c371bc48e9b4f248b892e3509e97ea2 in term 2.
I20260709 14:52:43.109330 26584 raft_consensus.cc:697] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Becoming Leader. State: Replica: 2c371bc48e9b4f248b892e3509e97ea2, State: Running, Role: LEADER
I20260709 14:52:43.110575 26584 consensus_queue.cc:237] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Queue 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: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } }
I20260709 14:52:43.129696 25405 catalog_manager.cc:5697] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 reported cstate change: term changed from 1 to 2, leader changed from a8251f0a705443ea871df420aea501d7 (127.22.220.130) to 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "2c371bc48e9b4f248b892e3509e97ea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c371bc48e9b4f248b892e3509e97ea2" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.498225 25578 raft_consensus.cc:1275] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:43.500349 26589 consensus_queue.cc:1048] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8251f0a705443ea871df420aea501d7" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:43.521308 25724 raft_consensus.cc:1275] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Refusing update from remote peer 2c371bc48e9b4f248b892e3509e97ea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:43.522799 26628 consensus_queue.cc:1048] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42592754c0c944a3896032ab7110eaf4" member_type: VOTER last_known_addr { host: "127.22.220.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:43.600332 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:43.655294 23410 tablet_server.cc:179] TabletServer@127.22.220.129:35561 shutting down...
W20260709 14:52:43.692754 25622 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 198 similar messages]
W20260709 14:52:43.697378 25622 consensus_peers.cc:597] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.698499 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:43.699553 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.700591 23410 raft_consensus.cc:2243] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.701713 23410 raft_consensus.cc:2272] T 302465dc012e425a8f5aad5eb625a751 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.704110 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.704702 23410 raft_consensus.cc:2243] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.705132 23410 raft_consensus.cc:2272] T 5501fd3c284f44939dcd51fc930aa044 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.707242 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.707921 23410 raft_consensus.cc:2243] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.708360 23410 raft_consensus.cc:2272] T 9aa04aae26464833a6cc910a3f98a64f P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.710736 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.711547 23410 raft_consensus.cc:2243] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.712687 23410 raft_consensus.cc:2272] T 1898d5917d41473888ba868598333df0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.716102 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.717159 23410 raft_consensus.cc:2243] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.718538 23410 raft_consensus.cc:2272] T cfcf366c9e5446cdbdbdc79982d41beb P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.721465 23410 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:43.722158 25622 consensus_peers.cc:597] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.722294 23410 raft_consensus.cc:2243] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.722987 23410 raft_consensus.cc:2272] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.725835 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.726528 23410 raft_consensus.cc:2243] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.726962 23410 raft_consensus.cc:2272] T 98d58ab8649e46be88f206c53dfcedb4 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.728992 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.729709 23410 raft_consensus.cc:2243] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.730233 23410 raft_consensus.cc:2272] T a7a8c51807e54a7ea19435e8770cd32f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.733152 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.733769 23410 raft_consensus.cc:2243] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.734215 23410 raft_consensus.cc:2272] T 65d5e61570134cc993ebba16cc6920ea P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.736243 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.736804 23410 raft_consensus.cc:2243] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.737548 23410 raft_consensus.cc:2272] T 3efaaac21c874f548b2ba89a73143917 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.739480 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.740259 23410 raft_consensus.cc:2243] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.740758 23410 raft_consensus.cc:2272] T 16b454d1795c4249bf018fec1a05295a P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.743198 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.744112 23410 raft_consensus.cc:2243] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:52:43.744288 25696 consensus_peers.cc:597] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.745071 23410 raft_consensus.cc:2272] T 9667ad4d1e084c49b8daabbf003357da P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.747493 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.748190 23410 raft_consensus.cc:2243] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.748611 23410 raft_consensus.cc:2272] T cf0e0daa434e42b894df39412871d1f5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.750591 25696 consensus_peers.cc:597] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.751447 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.752312 23410 raft_consensus.cc:2243] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.752877 23410 raft_consensus.cc:2272] T 3b15abb4a59346f58912e32dc4cfa4fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.753216 25622 consensus_peers.cc:597] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.755295 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.756054 23410 raft_consensus.cc:2243] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.756631 23410 raft_consensus.cc:2272] T 1308a73bdb274f1481a65cb126b13933 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.759706 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.760456 23410 raft_consensus.cc:2243] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.761062 23410 raft_consensus.cc:2272] T d738c27d648440f19dd599abd783e9a6 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.761741 25548 consensus_peers.cc:597] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.763622 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.764314 23410 raft_consensus.cc:2243] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.765138 23410 raft_consensus.cc:2272] T 32ea0dcdc9044f0a9dd926e64da02926 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.767678 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.768651 23410 raft_consensus.cc:2243] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.769256 23410 raft_consensus.cc:2272] T 279acc0a03874369b29dbbf264be3a5e P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.772400 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.772946 23410 raft_consensus.cc:2243] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.773337 23410 raft_consensus.cc:2272] T 2943ffb2a97a48439976a71384612f9e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.776012 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.776762 23410 raft_consensus.cc:2243] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:43.777264 25548 consensus_peers.cc:597] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.777899 23410 raft_consensus.cc:2272] T 6a1edeae7e374e98a445bd5ed28171cd P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.780426 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.781225 23410 raft_consensus.cc:2243] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.781798 23410 raft_consensus.cc:2272] T 8ac8d4705af64d00a74b6cd3943e4db5 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.784531 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.785094 23410 raft_consensus.cc:2243] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.785490 23410 raft_consensus.cc:2272] T 802c17283ba84f1893ab8c3c6796c669 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.788259 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.789031 23410 raft_consensus.cc:2243] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.789713 23410 raft_consensus.cc:2272] T c939c958994645d39b6ecf96fd5dc3ae P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.792565 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.793416 23410 raft_consensus.cc:2243] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.794066 23410 raft_consensus.cc:2272] T 4bac113ccddb40589b55ee6c2c23d10f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.795183 25696 consensus_peers.cc:597] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.796886 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.797573 23410 raft_consensus.cc:2243] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.798187 23410 raft_consensus.cc:2272] T 1ea1dfc2983a4135b06f2aec6929f96e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.800880 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.801460 23410 raft_consensus.cc:2243] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.801810 23410 raft_consensus.cc:2272] T d1a1df2ea51f451193638477b4dc2c28 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.803730 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.804394 23410 raft_consensus.cc:2243] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.805195 23410 raft_consensus.cc:2272] T 6c4c1dccf8534527a4d544f4422f4a62 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.807972 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.808526 23410 raft_consensus.cc:2243] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.808941 23410 raft_consensus.cc:2272] T c4a84b0027794bdf821550f0cac9e6fb P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.811519 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.812355 23410 raft_consensus.cc:2243] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.813544 23410 raft_consensus.cc:2272] T 086f61828af047baba418345a3e80758 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.816207 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.817123 23410 raft_consensus.cc:2243] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.817785 23410 raft_consensus.cc:2272] T 6c19f0b7a15c4502abc49b8886323166 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.819814 25696 consensus_peers.cc:597] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.820489 25548 consensus_peers.cc:597] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.820840 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.821548 23410 raft_consensus.cc:2243] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.822362 23410 raft_consensus.cc:2272] T 13aa7f25cc354920bdf72554cd1485ff P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.824757 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.825451 23410 raft_consensus.cc:2243] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.826144 23410 raft_consensus.cc:2272] T 82cb867fb0ab4bdeb93e172c13a755e0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.829959 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.830830 23410 raft_consensus.cc:2243] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.831441 23410 raft_consensus.cc:2272] T 564fa2f9730048b98bbefc778709d843 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.834699 23410 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:43.835485 25696 consensus_peers.cc:597] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.835577 23410 raft_consensus.cc:2243] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.836925 23410 raft_consensus.cc:2272] T d93a678b03da4ca1945c3c16e6d4a1d0 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.839287 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.839982 23410 raft_consensus.cc:2243] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.840391 23410 raft_consensus.cc:2272] T 418cd288833048a699f518d9bebace45 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.842512 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.843089 23410 raft_consensus.cc:2243] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.844123 23410 raft_consensus.cc:2272] T 5c87901ab1414f9ca8df26d46582c1b7 P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.846237 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.846900 23410 raft_consensus.cc:2243] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.847355 23410 raft_consensus.cc:2272] T bcac998cd184469aa99db4c68a4ebc5a P 2c371bc48e9b4f248b892e3509e97ea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.849373 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.849926 23410 raft_consensus.cc:2243] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.850744 23410 raft_consensus.cc:2272] T 88fc5c433f7147e9b78ce2570f2b522e P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.854539 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.855264 23410 raft_consensus.cc:2243] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.855818 23410 raft_consensus.cc:2272] T 2ebfae23bf47453896087549556b8a3b P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.858233 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.859107 23410 raft_consensus.cc:2243] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.860303 23410 raft_consensus.cc:2272] T 5674ecaea7dc40eb9743a527a8c2e309 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.862972 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.863504 23410 raft_consensus.cc:2243] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.863924 23410 raft_consensus.cc:2272] T 8aa355fd44864ba99147ff27657fec1f P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.866578 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.867288 23410 raft_consensus.cc:2243] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.867813 23410 raft_consensus.cc:2272] T 35485745b61b4eab804e0298560aa31a P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.869894 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.870503 23410 raft_consensus.cc:2243] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.870971 23410 raft_consensus.cc:2272] T 4013a25b086047c288a55babba6d8543 P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.874018 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.874591 23410 raft_consensus.cc:2243] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.874964 23410 raft_consensus.cc:2272] T 9edce7726470465393d8a8ab7b6fccd3 P 2c371bc48e9b4f248b892e3509e97ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.876931 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:43.877458 23410 raft_consensus.cc:2243] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.878103 23410 raft_consensus.cc:2272] T b5d354ce784049a3830b6040f104301f P 2c371bc48e9b4f248b892e3509e97ea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:43.881433 25548 consensus_peers.cc:597] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.885030 25548 consensus_peers.cc:597] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.920107 25696 consensus_peers.cc:597] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.924567 25548 consensus_peers.cc:597] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.927277 25622 consensus_peers.cc:597] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.933815 25696 consensus_peers.cc:597] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.934485 25622 consensus_peers.cc:597] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.954087 25548 consensus_peers.cc:597] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.959511 23410 tablet_server.cc:196] TabletServer@127.22.220.129:35561 shutdown complete.
W20260709 14:52:43.972142 25622 consensus_peers.cc:597] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.020392 25696 consensus_peers.cc:597] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.024915 25696 consensus_peers.cc:597] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.046476 25622 consensus_peers.cc:597] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.047401 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
W20260709 14:52:44.062299 25621 consensus_peers.cc:597] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.068437 25695 consensus_peers.cc:597] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.073472 25548 consensus_peers.cc:597] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.080927 25548 consensus_peers.cc:597] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.089286 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:44.090389 23410 tablet_replica.cc:333] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7: stopping tablet replica
W20260709 14:52:44.091229 25622 consensus_peers.cc:597] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.091568 23410 raft_consensus.cc:2243] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.092326 23410 raft_consensus.cc:2272] T 279acc0a03874369b29dbbf264be3a5e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.094798 23410 tablet_replica.cc:333] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.095490 23410 raft_consensus.cc:2243] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.096043 23410 raft_consensus.cc:2272] T 32ea0dcdc9044f0a9dd926e64da02926 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.096154 25621 consensus_peers.cc:597] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.098634 23410 tablet_replica.cc:333] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7: stopping tablet replica
W20260709 14:52:44.099013 25621 consensus_peers.cc:597] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.099539 23410 raft_consensus.cc:2243] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.100358 23410 raft_consensus.cc:2272] T bf1eab08386d453499fe1bfedbd671ca P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.102245 23410 tablet_replica.cc:333] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.102792 23410 raft_consensus.cc:2243] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.103166 23410 raft_consensus.cc:2272] T 802c17283ba84f1893ab8c3c6796c669 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.104952 23410 tablet_replica.cc:333] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.105659 23410 raft_consensus.cc:2243] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.106137 23410 raft_consensus.cc:2272] T 13aa7f25cc354920bdf72554cd1485ff P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.107931 23410 tablet_replica.cc:333] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.108421 23410 raft_consensus.cc:2243] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.108762 23410 raft_consensus.cc:2272] T 6c4c1dccf8534527a4d544f4422f4a62 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.110774 23410 tablet_replica.cc:333] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.111281 23410 raft_consensus.cc:2243] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.111642 23410 raft_consensus.cc:2272] T d1a1df2ea51f451193638477b4dc2c28 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.113353 23410 tablet_replica.cc:333] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.113839 23410 raft_consensus.cc:2243] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.114194 23410 raft_consensus.cc:2272] T 2ebfae23bf47453896087549556b8a3b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.115983 23410 tablet_replica.cc:333] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.116441 23410 raft_consensus.cc:2243] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.117229 23410 raft_consensus.cc:2272] T cf0e0daa434e42b894df39412871d1f5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.119254 23410 tablet_replica.cc:333] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.120097 23410 raft_consensus.cc:2243] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.120569 23410 raft_consensus.cc:2272] T a97e3461e3964334a1a447676fb3ce06 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.120934 25622 consensus_peers.cc:597] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.122381 23410 tablet_replica.cc:333] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.123127 23410 raft_consensus.cc:2243] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.123950 23410 raft_consensus.cc:2272] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.125917 23410 tablet_replica.cc:333] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.126505 23410 raft_consensus.cc:2243] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.126926 23410 raft_consensus.cc:2272] T 4f942898353e48a1ab9deea17274fd83 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.129060 25695 consensus_peers.cc:597] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.129256 23410 tablet_replica.cc:333] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.129947 23410 raft_consensus.cc:2243] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.130899 23410 raft_consensus.cc:2272] T 167cd14c1b164456ac8517cba59e4a77 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.132946 23410 tablet_replica.cc:333] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.133473 23410 raft_consensus.cc:2243] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.134207 23410 raft_consensus.cc:2272] T 1308a73bdb274f1481a65cb126b13933 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.136045 23410 tablet_replica.cc:333] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.136569 23410 raft_consensus.cc:2243] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.137007 23410 raft_consensus.cc:2272] T 9edce7726470465393d8a8ab7b6fccd3 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.138753 23410 tablet_replica.cc:333] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.139294 23410 raft_consensus.cc:2243] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.139719 23410 raft_consensus.cc:2272] T 4013a25b086047c288a55babba6d8543 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.142124 23410 tablet_replica.cc:333] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.142673 23410 raft_consensus.cc:2243] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.143218 23410 raft_consensus.cc:2272] T 7aa4e625a4464b3a94373933912b506e P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.145351 23410 tablet_replica.cc:333] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
W20260709 14:52:44.145850 25548 consensus_peers.cc:597] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.145895 23410 raft_consensus.cc:2243] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.146835 23410 raft_consensus.cc:2272] T 5c7dceb383eb411e91dd4b3f2726d2a5 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.149013 23410 tablet_replica.cc:333] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.149638 23410 raft_consensus.cc:2243] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.150507 23410 raft_consensus.cc:2272] T d738c27d648440f19dd599abd783e9a6 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.152474 23410 tablet_replica.cc:333] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.153004 23410 raft_consensus.cc:2243] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.153380 23410 raft_consensus.cc:2272] T ca684ec561d54ebea537fdc18f87c4b7 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.155032 23410 tablet_replica.cc:333] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.155479 23410 raft_consensus.cc:2243] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.156374 23410 raft_consensus.cc:2272] T 8aa355fd44864ba99147ff27657fec1f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.158727 23410 tablet_replica.cc:333] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.159358 23410 raft_consensus.cc:2243] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.160025 23410 raft_consensus.cc:2272] T 5674ecaea7dc40eb9743a527a8c2e309 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.161998 23410 tablet_replica.cc:333] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.162472 23410 raft_consensus.cc:2243] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.162847 23410 raft_consensus.cc:2272] T 1c148f2010d84892b6bc5c84d458ad5f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.164615 23410 tablet_replica.cc:333] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.165472 23410 raft_consensus.cc:2243] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.166512 23410 raft_consensus.cc:2272] T 1ea1dfc2983a4135b06f2aec6929f96e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.169435 23410 tablet_replica.cc:333] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.170209 23410 raft_consensus.cc:2243] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.170748 23410 raft_consensus.cc:2272] T 8ac8d4705af64d00a74b6cd3943e4db5 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.173418 23410 tablet_replica.cc:333] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.174156 23410 raft_consensus.cc:2243] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.174757 23410 raft_consensus.cc:2272] T 88fc5c433f7147e9b78ce2570f2b522e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.176695 23410 tablet_replica.cc:333] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.177227 23410 raft_consensus.cc:2243] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.178048 23410 raft_consensus.cc:2272] T bcac998cd184469aa99db4c68a4ebc5a P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.180536 23410 tablet_replica.cc:333] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.181267 23410 raft_consensus.cc:2243] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.181789 23410 raft_consensus.cc:2272] T 4306ae25ce2241ffa1ecf305a15610dd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.181818 25621 consensus_peers.cc:597] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.184247 23410 tablet_replica.cc:333] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.184813 23410 raft_consensus.cc:2243] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.185325 23410 raft_consensus.cc:2272] T b5d354ce784049a3830b6040f104301f P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.187155 23410 tablet_replica.cc:333] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.187654 23410 raft_consensus.cc:2243] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.188496 23410 raft_consensus.cc:2272] T a7a8c51807e54a7ea19435e8770cd32f P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.190491 23410 tablet_replica.cc:333] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.191036 23410 raft_consensus.cc:2243] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.191411 23410 raft_consensus.cc:2272] T 37375efdcc3e48cf9fc0065979433e85 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.193662 23410 tablet_replica.cc:333] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.194410 23410 raft_consensus.cc:2243] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.194945 23410 raft_consensus.cc:2272] T 302465dc012e425a8f5aad5eb625a751 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.197487 23410 tablet_replica.cc:333] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.198172 23410 raft_consensus.cc:2243] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.198921 23410 raft_consensus.cc:2272] T 418cd288833048a699f518d9bebace45 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.201431 23410 tablet_replica.cc:333] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.202245 23410 raft_consensus.cc:2243] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.202757 23410 raft_consensus.cc:2272] T d93a678b03da4ca1945c3c16e6d4a1d0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.204180 25621 consensus_peers.cc:597] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.204903 23410 tablet_replica.cc:333] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.205667 23410 raft_consensus.cc:2243] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.206216 23410 raft_consensus.cc:2272] T 6a1edeae7e374e98a445bd5ed28171cd P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.206893 25696 consensus_peers.cc:597] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.208323 23410 tablet_replica.cc:333] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.208837 23410 raft_consensus.cc:2243] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.209506 23410 raft_consensus.cc:2272] T 2943ffb2a97a48439976a71384612f9e P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.211337 23410 tablet_replica.cc:333] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.211906 23410 raft_consensus.cc:2243] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.212302 23410 raft_consensus.cc:2272] T d4b12bf0e651488db8c36d79237dabd6 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.214179 23410 tablet_replica.cc:333] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.214808 23410 raft_consensus.cc:2243] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.215329 23410 raft_consensus.cc:2272] T 086f61828af047baba418345a3e80758 P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.217557 25695 consensus_peers.cc:597] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.218003 23410 tablet_replica.cc:333] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.218760 23410 raft_consensus.cc:2243] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.219677 23410 raft_consensus.cc:2272] T 32fed14bbe72476cb7bb21e6886bf2d1 P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.221832 23410 tablet_replica.cc:333] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.222536 23410 raft_consensus.cc:2243] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.223758 23410 raft_consensus.cc:2272] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.227010 23410 tablet_replica.cc:333] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.227723 23410 raft_consensus.cc:2243] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.228273 23410 raft_consensus.cc:2272] T cfcf366c9e5446cdbdbdc79982d41beb P a8251f0a705443ea871df420aea501d7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.230077 25696 consensus_peers.cc:597] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.230377 23410 tablet_replica.cc:333] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.230980 23410 raft_consensus.cc:2243] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.231441 23410 raft_consensus.cc:2272] T 1898d5917d41473888ba868598333df0 P a8251f0a705443ea871df420aea501d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.233418 23410 tablet_replica.cc:333] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.233927 23410 raft_consensus.cc:2243] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.234303 23410 raft_consensus.cc:2272] T 244ef35002e845849b8d9888f3201a0b P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.236349 23410 tablet_replica.cc:333] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7: stopping tablet replica
I20260709 14:52:44.236790 23410 raft_consensus.cc:2243] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.237210 23410 raft_consensus.cc:2272] T 65d5e61570134cc993ebba16cc6920ea P a8251f0a705443ea871df420aea501d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.246454 25695 consensus_peers.cc:597] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.247107 25695 consensus_peers.cc:597] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.268165 25696 consensus_peers.cc:597] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 -> Peer 2c371bc48e9b4f248b892e3509e97ea2 (127.22.220.129:35561): Couldn't send request to peer 2c371bc48e9b4f248b892e3509e97ea2. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.309835 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
W20260709 14:52:44.332120 25621 consensus_peers.cc:597] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.361229 25621 consensus_peers.cc:597] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.367923 25695 consensus_peers.cc:597] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.391512 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
W20260709 14:52:44.396162 25621 consensus_peers.cc:597] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.397058 25621 consensus_peers.cc:597] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.409823 25694 consensus_peers.cc:597] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.434296 25621 consensus_peers.cc:597] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.441816 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:44.442755 23410 tablet_replica.cc:333] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.443670 23410 raft_consensus.cc:2243] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.444590 23410 raft_consensus.cc:2272] T d1a1df2ea51f451193638477b4dc2c28 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.446468 23410 tablet_replica.cc:333] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.447073 23410 raft_consensus.cc:2243] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.447881 23410 raft_consensus.cc:2272] T 279acc0a03874369b29dbbf264be3a5e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.449959 23410 tablet_replica.cc:333] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.450511 23410 raft_consensus.cc:2243] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.451278 23410 raft_consensus.cc:2272] T 2ebfae23bf47453896087549556b8a3b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.453521 23410 tablet_replica.cc:333] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.454314 23410 raft_consensus.cc:2243] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.454988 23410 raft_consensus.cc:2272] T a97e3461e3964334a1a447676fb3ce06 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.456936 23410 tablet_replica.cc:333] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.457593 23410 raft_consensus.cc:2243] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.458082 23410 raft_consensus.cc:2272] T 16b454d1795c4249bf018fec1a05295a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.460263 23410 tablet_replica.cc:333] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.460848 23410 raft_consensus.cc:2243] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.461263 23410 raft_consensus.cc:2272] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.463030 23410 tablet_replica.cc:333] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.463568 23410 raft_consensus.cc:2243] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.464372 23410 raft_consensus.cc:2272] T 5501fd3c284f44939dcd51fc930aa044 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.466670 23410 tablet_replica.cc:333] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.467295 23410 raft_consensus.cc:2243] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.468235 23410 raft_consensus.cc:2272] T 4bac113ccddb40589b55ee6c2c23d10f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.470350 23410 tablet_replica.cc:333] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.471004 23410 raft_consensus.cc:2243] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.471866 23410 raft_consensus.cc:2272] T 1c148f2010d84892b6bc5c84d458ad5f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.473755 23410 tablet_replica.cc:333] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.474309 23410 raft_consensus.cc:2243] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.474727 23410 raft_consensus.cc:2272] T 8aa355fd44864ba99147ff27657fec1f P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.476437 23410 tablet_replica.cc:333] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.476964 23410 raft_consensus.cc:2243] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.477391 23410 raft_consensus.cc:2272] T 82cb867fb0ab4bdeb93e172c13a755e0 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.479008 23410 tablet_replica.cc:333] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.479522 23410 raft_consensus.cc:2243] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.479948 23410 raft_consensus.cc:2272] T 167cd14c1b164456ac8517cba59e4a77 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.481739 23410 tablet_replica.cc:333] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.482267 23410 raft_consensus.cc:2243] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.483018 23410 raft_consensus.cc:2272] T d4b12bf0e651488db8c36d79237dabd6 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.484908 23410 tablet_replica.cc:333] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.485450 23410 raft_consensus.cc:2243] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.485854 23410 raft_consensus.cc:2272] T 9667ad4d1e084c49b8daabbf003357da P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.487640 23410 tablet_replica.cc:333] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.488174 23410 raft_consensus.cc:2243] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.488683 23410 raft_consensus.cc:2272] T ca684ec561d54ebea537fdc18f87c4b7 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.490835 23410 tablet_replica.cc:333] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.491554 23410 raft_consensus.cc:2243] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.492046 23410 raft_consensus.cc:2272] T 086f61828af047baba418345a3e80758 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.493203 25695 consensus_peers.cc:597] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 -> Peer a8251f0a705443ea871df420aea501d7 (127.22.220.130:33021): Couldn't send request to peer a8251f0a705443ea871df420aea501d7. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:33021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.494215 23410 tablet_replica.cc:333] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.495012 23410 raft_consensus.cc:2243] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.495447 23410 raft_consensus.cc:2272] T c4a84b0027794bdf821550f0cac9e6fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.497225 23410 tablet_replica.cc:333] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.497761 23410 raft_consensus.cc:2243] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.498188 23410 raft_consensus.cc:2272] T 5c7dceb383eb411e91dd4b3f2726d2a5 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.500099 23410 tablet_replica.cc:333] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.500828 23410 raft_consensus.cc:2243] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.501709 23410 raft_consensus.cc:2272] T 7aa4e625a4464b3a94373933912b506e P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.503589 23410 tablet_replica.cc:333] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.504149 23410 raft_consensus.cc:2243] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.504702 23410 raft_consensus.cc:2272] T 35485745b61b4eab804e0298560aa31a P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.507284 23410 tablet_replica.cc:333] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.507936 23410 raft_consensus.cc:2243] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:44.508260 25694 consensus_peers.cc:597] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.508724 23410 raft_consensus.cc:2272] T 4013a25b086047c288a55babba6d8543 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.511040 23410 tablet_replica.cc:333] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.511694 23410 raft_consensus.cc:2243] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.512226 23410 raft_consensus.cc:2272] T 3b15abb4a59346f58912e32dc4cfa4fb P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.514611 23410 tablet_replica.cc:333] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.515172 23410 raft_consensus.cc:2243] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.515991 23410 raft_consensus.cc:2272] T 244ef35002e845849b8d9888f3201a0b P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.517866 23410 tablet_replica.cc:333] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.518353 23410 raft_consensus.cc:2243] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.518689 23410 raft_consensus.cc:2272] T 3efaaac21c874f548b2ba89a73143917 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.520705 23410 tablet_replica.cc:333] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.521263 23410 raft_consensus.cc:2243] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.521694 23410 raft_consensus.cc:2272] T d738c27d648440f19dd599abd783e9a6 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.523435 23410 tablet_replica.cc:333] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.523999 23410 raft_consensus.cc:2243] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.524441 23410 raft_consensus.cc:2272] T 98d58ab8649e46be88f206c53dfcedb4 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.526153 23410 tablet_replica.cc:333] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.526690 23410 raft_consensus.cc:2243] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.527500 23410 raft_consensus.cc:2272] T 37375efdcc3e48cf9fc0065979433e85 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.529321 23410 tablet_replica.cc:333] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.529959 23410 raft_consensus.cc:2243] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.530393 23410 raft_consensus.cc:2272] T 418cd288833048a699f518d9bebace45 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.532096 23410 tablet_replica.cc:333] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.532600 23410 raft_consensus.cc:2243] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.533017 23410 raft_consensus.cc:2272] T d93a678b03da4ca1945c3c16e6d4a1d0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.534875 23410 tablet_replica.cc:333] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.535502 23410 raft_consensus.cc:2243] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.535964 23410 raft_consensus.cc:2272] T 4f942898353e48a1ab9deea17274fd83 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.537696 23410 tablet_replica.cc:333] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
W20260709 14:52:44.537899 25694 consensus_peers.cc:597] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.538213 23410 raft_consensus.cc:2243] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.539026 23410 raft_consensus.cc:2272] T 564fa2f9730048b98bbefc778709d843 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.541098 23410 tablet_replica.cc:333] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.541625 23410 raft_consensus.cc:2243] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.542016 23410 raft_consensus.cc:2272] T 13aa7f25cc354920bdf72554cd1485ff P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.543879 23410 tablet_replica.cc:333] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.544371 23410 raft_consensus.cc:2243] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.545094 23410 raft_consensus.cc:2272] T 6c19f0b7a15c4502abc49b8886323166 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.546794 23410 tablet_replica.cc:333] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.547333 23410 raft_consensus.cc:2243] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.547748 23410 raft_consensus.cc:2272] T 4306ae25ce2241ffa1ecf305a15610dd P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.549500 23410 tablet_replica.cc:333] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.550015 23410 raft_consensus.cc:2243] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.550421 23410 raft_consensus.cc:2272] T bf1eab08386d453499fe1bfedbd671ca P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.552219 23410 tablet_replica.cc:333] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.552752 23410 raft_consensus.cc:2243] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.553194 23410 raft_consensus.cc:2272] T 5c87901ab1414f9ca8df26d46582c1b7 P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.554908 23410 tablet_replica.cc:333] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.555393 23410 raft_consensus.cc:2243] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.555816 23410 raft_consensus.cc:2272] T 9aa04aae26464833a6cc910a3f98a64f P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.557896 23410 tablet_replica.cc:333] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.558642 23410 raft_consensus.cc:2243] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.559118 23410 raft_consensus.cc:2272] T 32fed14bbe72476cb7bb21e6886bf2d1 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.561493 23410 tablet_replica.cc:333] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.562192 23410 raft_consensus.cc:2243] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.562661 23410 raft_consensus.cc:2272] T cbf36958d63b4bbe9d9c4a1a8ff3e38d P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.565096 23410 tablet_replica.cc:333] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.565749 23410 raft_consensus.cc:2243] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.566263 23410 raft_consensus.cc:2272] T cfcf366c9e5446cdbdbdc79982d41beb P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.568110 23410 tablet_replica.cc:333] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.568722 23410 raft_consensus.cc:2243] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.569227 23410 raft_consensus.cc:2272] T 1898d5917d41473888ba868598333df0 P d1cbd47f6a0543bab050426d58532dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.571610 23410 tablet_replica.cc:333] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.572259 23410 raft_consensus.cc:2243] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.573176 23410 raft_consensus.cc:2272] T 8ac8d4705af64d00a74b6cd3943e4db5 P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.575086 23410 tablet_replica.cc:333] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.575634 23410 raft_consensus.cc:2243] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.576107 23410 raft_consensus.cc:2272] T bcac998cd184469aa99db4c68a4ebc5a P d1cbd47f6a0543bab050426d58532dce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.577777 23410 tablet_replica.cc:333] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce: stopping tablet replica
I20260709 14:52:44.578167 23410 raft_consensus.cc:2243] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.578482 23410 raft_consensus.cc:2272] T c939c958994645d39b6ecf96fd5dc3ae P d1cbd47f6a0543bab050426d58532dce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.593677 25694 consensus_peers.cc:597] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.612448 25694 consensus_peers.cc:597] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.620059 25694 consensus_peers.cc:597] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.632254 25622 connection.cc:466] server connection from 127.0.0.1:53052 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53052 (request call id 437) could send its response
W20260709 14:52:44.633025 25694 connection.cc:573] client connection to 127.22.220.131:38113 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:52:44.636448 25694 consensus_peers.cc:597] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.131:38113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.636924 25694 consensus_peers.cc:597] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.131:38113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.638489 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
W20260709 14:52:44.676870 25694 consensus_peers.cc:597] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.131:38113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.717411 23410 tablet_server.cc:179] TabletServer@127.22.220.132:0 shutting down...
W20260709 14:52:44.746765 25694 consensus_peers.cc:597] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.131:38113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.749022 25694 consensus_peers.cc:597] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 -> Peer d1cbd47f6a0543bab050426d58532dce (127.22.220.131:38113): Couldn't send request to peer d1cbd47f6a0543bab050426d58532dce. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.131:38113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:44.765013 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:44.766089 23410 tablet_replica.cc:333] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.766783 23410 raft_consensus.cc:2243] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.767309 23410 raft_consensus.cc:2272] T 6c4c1dccf8534527a4d544f4422f4a62 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.769467 23410 tablet_replica.cc:333] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.769984 23410 raft_consensus.cc:2243] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.770346 23410 raft_consensus.cc:2272] T 32ea0dcdc9044f0a9dd926e64da02926 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.772049 23410 tablet_replica.cc:333] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.772550 23410 raft_consensus.cc:2243] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.772925 23410 raft_consensus.cc:2272] T 5501fd3c284f44939dcd51fc930aa044 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.774576 23410 tablet_replica.cc:333] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.775177 23410 raft_consensus.cc:2243] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.775566 23410 raft_consensus.cc:2272] T 88fc5c433f7147e9b78ce2570f2b522e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.777406 23410 tablet_replica.cc:333] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.777909 23410 raft_consensus.cc:2243] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.778620 23410 raft_consensus.cc:2272] T 16b454d1795c4249bf018fec1a05295a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.780591 23410 tablet_replica.cc:333] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.781095 23410 raft_consensus.cc:2243] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.781424 23410 raft_consensus.cc:2272] T a97e3461e3964334a1a447676fb3ce06 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.783025 23410 tablet_replica.cc:333] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.783516 23410 raft_consensus.cc:2243] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.783931 23410 raft_consensus.cc:2272] T 6aa1ca32a1ed4f09a4bbb96caa46da91 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.785642 23410 tablet_replica.cc:333] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.786147 23410 raft_consensus.cc:2243] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.786469 23410 raft_consensus.cc:2272] T cf0e0daa434e42b894df39412871d1f5 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.788201 23410 tablet_replica.cc:333] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.788694 23410 raft_consensus.cc:2243] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.789106 23410 raft_consensus.cc:2272] T 9667ad4d1e084c49b8daabbf003357da P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.790951 23410 tablet_replica.cc:333] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.791503 23410 raft_consensus.cc:2243] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.791949 23410 raft_consensus.cc:2272] T 167cd14c1b164456ac8517cba59e4a77 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.793789 23410 tablet_replica.cc:333] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.794375 23410 raft_consensus.cc:2243] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.795120 23410 raft_consensus.cc:2272] T 82cb867fb0ab4bdeb93e172c13a755e0 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.796859 23410 tablet_replica.cc:333] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.797575 23410 raft_consensus.cc:2243] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.798058 23410 raft_consensus.cc:2272] T d4b12bf0e651488db8c36d79237dabd6 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.800501 23410 tablet_replica.cc:333] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.801194 23410 raft_consensus.cc:2243] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.802161 23410 raft_consensus.cc:2272] T ca684ec561d54ebea537fdc18f87c4b7 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.803960 23410 tablet_replica.cc:333] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.804430 23410 raft_consensus.cc:2243] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.804774 23410 raft_consensus.cc:2272] T 1308a73bdb274f1481a65cb126b13933 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.806406 23410 tablet_replica.cc:333] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.806867 23410 raft_consensus.cc:2243] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.807523 23410 raft_consensus.cc:2272] T 3b15abb4a59346f58912e32dc4cfa4fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.809181 23410 tablet_replica.cc:333] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.809643 23410 raft_consensus.cc:2243] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.809974 23410 raft_consensus.cc:2272] T 7aa4e625a4464b3a94373933912b506e P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.811501 23410 tablet_replica.cc:333] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.812055 23410 raft_consensus.cc:2243] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.812443 23410 raft_consensus.cc:2272] T 5c7dceb383eb411e91dd4b3f2726d2a5 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.814146 23410 tablet_replica.cc:333] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.814616 23410 raft_consensus.cc:2243] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.814944 23410 raft_consensus.cc:2272] T 244ef35002e845849b8d9888f3201a0b P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.816596 23410 tablet_replica.cc:333] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.817054 23410 raft_consensus.cc:2243] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.817706 23410 raft_consensus.cc:2272] T 65d5e61570134cc993ebba16cc6920ea P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.819357 23410 tablet_replica.cc:333] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.819890 23410 raft_consensus.cc:2243] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.820266 23410 raft_consensus.cc:2272] T 3efaaac21c874f548b2ba89a73143917 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.822530 23410 tablet_replica.cc:333] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.822957 23410 raft_consensus.cc:2243] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.823729 23410 raft_consensus.cc:2272] T 4306ae25ce2241ffa1ecf305a15610dd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.826030 23410 tablet_replica.cc:333] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.826747 23410 raft_consensus.cc:2243] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.827502 23410 raft_consensus.cc:2272] T 98d58ab8649e46be88f206c53dfcedb4 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.829474 23410 tablet_replica.cc:333] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.829942 23410 raft_consensus.cc:2243] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.830289 23410 raft_consensus.cc:2272] T a7a8c51807e54a7ea19435e8770cd32f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.831885 23410 tablet_replica.cc:333] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.832345 23410 raft_consensus.cc:2243] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.832692 23410 raft_consensus.cc:2272] T 37375efdcc3e48cf9fc0065979433e85 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.834367 23410 tablet_replica.cc:333] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.834821 23410 raft_consensus.cc:2243] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.835440 23410 raft_consensus.cc:2272] T b5d354ce784049a3830b6040f104301f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.837131 23410 tablet_replica.cc:333] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.837586 23410 raft_consensus.cc:2243] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.838212 23410 raft_consensus.cc:2272] T c4a84b0027794bdf821550f0cac9e6fb P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.839871 23410 tablet_replica.cc:333] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.840337 23410 raft_consensus.cc:2243] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.840683 23410 raft_consensus.cc:2272] T 5674ecaea7dc40eb9743a527a8c2e309 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.842278 23410 tablet_replica.cc:333] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.842720 23410 raft_consensus.cc:2243] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.843326 23410 raft_consensus.cc:2272] T 35485745b61b4eab804e0298560aa31a P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.845005 23410 tablet_replica.cc:333] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.845520 23410 raft_consensus.cc:2243] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.846189 23410 raft_consensus.cc:2272] T 9edce7726470465393d8a8ab7b6fccd3 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.847857 23410 tablet_replica.cc:333] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.848336 23410 raft_consensus.cc:2243] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.848711 23410 raft_consensus.cc:2272] T 2943ffb2a97a48439976a71384612f9e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.850399 23410 tablet_replica.cc:333] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.850903 23410 raft_consensus.cc:2243] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.851294 23410 raft_consensus.cc:2272] T 6a1edeae7e374e98a445bd5ed28171cd P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.853000 23410 tablet_replica.cc:333] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.853500 23410 raft_consensus.cc:2243] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.853904 23410 raft_consensus.cc:2272] T 4bac113ccddb40589b55ee6c2c23d10f P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.855536 23410 tablet_replica.cc:333] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.856055 23410 raft_consensus.cc:2243] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.856452 23410 raft_consensus.cc:2272] T 1c148f2010d84892b6bc5c84d458ad5f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.858196 23410 tablet_replica.cc:333] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.858688 23410 raft_consensus.cc:2243] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.859095 23410 raft_consensus.cc:2272] T 1ea1dfc2983a4135b06f2aec6929f96e P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.860792 23410 tablet_replica.cc:333] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.861279 23410 raft_consensus.cc:2243] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.861976 23410 raft_consensus.cc:2272] T 802c17283ba84f1893ab8c3c6796c669 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.863611 23410 tablet_replica.cc:333] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.864169 23410 raft_consensus.cc:2243] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.864823 23410 raft_consensus.cc:2272] T c939c958994645d39b6ecf96fd5dc3ae P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.866448 23410 tablet_replica.cc:333] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.866927 23410 raft_consensus.cc:2243] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.867327 23410 raft_consensus.cc:2272] T 302465dc012e425a8f5aad5eb625a751 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.868942 23410 tablet_replica.cc:333] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.869437 23410 raft_consensus.cc:2243] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.870114 23410 raft_consensus.cc:2272] T 4f942898353e48a1ab9deea17274fd83 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.871694 23410 tablet_replica.cc:333] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.872210 23410 raft_consensus.cc:2243] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.872601 23410 raft_consensus.cc:2272] T 564fa2f9730048b98bbefc778709d843 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.874188 23410 tablet_replica.cc:333] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.874657 23410 raft_consensus.cc:2243] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.875049 23410 raft_consensus.cc:2272] T 6c19f0b7a15c4502abc49b8886323166 P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.876752 23410 tablet_replica.cc:333] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.877208 23410 raft_consensus.cc:2243] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.877615 23410 raft_consensus.cc:2272] T bf1eab08386d453499fe1bfedbd671ca P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.879092 23410 tablet_replica.cc:333] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.879546 23410 raft_consensus.cc:2243] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.879990 23410 raft_consensus.cc:2272] T 5c87901ab1414f9ca8df26d46582c1b7 P 42592754c0c944a3896032ab7110eaf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.881654 23410 tablet_replica.cc:333] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.882090 23410 raft_consensus.cc:2243] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:44.882799 23410 raft_consensus.cc:2272] T 9aa04aae26464833a6cc910a3f98a64f P 42592754c0c944a3896032ab7110eaf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.884449 23410 tablet_replica.cc:333] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4: stopping tablet replica
I20260709 14:52:44.884871 23410 raft_consensus.cc:2243] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:44.885238 23410 raft_consensus.cc:2272] T 32fed14bbe72476cb7bb21e6886bf2d1 P 42592754c0c944a3896032ab7110eaf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:44.945957 23410 tablet_server.cc:196] TabletServer@127.22.220.132:0 shutdown complete.
I20260709 14:52:45.001724 23410 master.cc:562] Master@127.22.220.190:37375 shutting down...
I20260709 14:52:45.027537 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:45.028182 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:45.028533 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66afb9ba7b544a9cac9a6892caf719e5: stopping tablet replica
I20260709 14:52:45.049674 23410 master.cc:584] Master@127.22.220.190:37375 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26675 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:45.135118 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:40647
I20260709 14:52:45.136221 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:45.141997 26642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.142050 26643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:45.143105 23410 server_base.cc:1061] running on GCE node
W20260709 14:52:45.143208 26645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:45.144349 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:45.144573 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:45.144755 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608765144740 us; error 0 us; skew 500 ppm
I20260709 14:52:45.145329 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:45.147733 23410 webserver.cc:533] Webserver started at http://127.22.220.190:40027/ using document root <none> and password file <none>
I20260709 14:52:45.148561 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:45.148767 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:45.149044 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:45.150211 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "30dfe17a7637460a89635dccffb67a3e"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.154656 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:45.158391 26650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.159142 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:45.159442 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "30dfe17a7637460a89635dccffb67a3e"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.159739 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-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)
I20260709 14:52:45.197069 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:45.198360 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:45.235494 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:40647
I20260709 14:52:45.235592 26701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:40647 every 8 connection(s)
I20260709 14:52:45.239367 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.249526 26702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e: Bootstrap starting.
I20260709 14:52:45.254317 26702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:45.258381 26702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e: No bootstrap required, opened a new log
I20260709 14:52:45.260542 26702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER }
I20260709 14:52:45.260947 26702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:45.261206 26702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dfe17a7637460a89635dccffb67a3e, State: Initialized, Role: FOLLOWER
I20260709 14:52:45.261813 26702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER }
I20260709 14:52:45.262271 26702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:45.262459 26702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:45.262662 26702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:45.266901 26702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER }
I20260709 14:52:45.267364 26702 leader_election.cc:304] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [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: 30dfe17a7637460a89635dccffb67a3e; no voters: 
I20260709 14:52:45.268455 26702 leader_election.cc:290] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:45.268841 26705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:45.270176 26705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 1 LEADER]: Becoming Leader. State: Replica: 30dfe17a7637460a89635dccffb67a3e, State: Running, Role: LEADER
I20260709 14:52:45.270869 26705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [LEADER]: Queue going to LEADER mode. State: All 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: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER }
I20260709 14:52:45.271344 26702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:45.276271 26706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30dfe17a7637460a89635dccffb67a3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER } }
I20260709 14:52:45.276376 26707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30dfe17a7637460a89635dccffb67a3e. Latest consensus state: current_term: 1 leader_uuid: "30dfe17a7637460a89635dccffb67a3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dfe17a7637460a89635dccffb67a3e" member_type: VOTER } }
I20260709 14:52:45.277256 26706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:45.277329 26707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:45.280063 26712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:45.284770 26712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:45.288950 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:45.293812 26712 catalog_manager.cc:1383] Generated new cluster ID: 38ace64988c64207a536bef171c66575
I20260709 14:52:45.294086 26712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:45.315296 26712 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:45.316552 26712 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:45.334453 26712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e: Generated new TSK 0
I20260709 14:52:45.335042 26712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:45.355080 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:45.361047 26723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.362428 26724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.363765 26726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:45.364511 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:45.365351 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:45.365563 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:45.365731 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608765365713 us; error 0 us; skew 500 ppm
I20260709 14:52:45.366271 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:45.368496 23410 webserver.cc:533] Webserver started at http://127.22.220.129:37453/ using document root <none> and password file <none>
I20260709 14:52:45.368971 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:45.369174 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:45.369446 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:45.370493 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.374959 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:45.378261 26731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.378943 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:45.379236 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.379510 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-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)
I20260709 14:52:45.403616 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:45.404917 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:45.406378 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:45.408569 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:45.408771 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.409035 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:45.409206 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.448072 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:35547
I20260709 14:52:45.448163 26793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:35547 every 8 connection(s)
I20260709 14:52:45.454008 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:45.461417 26798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.462579 26799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.464478 26801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:45.465809 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:45.466713 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:45.466892 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:45.467016 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608765467005 us; error 0 us; skew 500 ppm
I20260709 14:52:45.467592 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:45.470554 23410 webserver.cc:533] Webserver started at http://127.22.220.130:43939/ using document root <none> and password file <none>
I20260709 14:52:45.471185 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:45.471377 26794 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40647
I20260709 14:52:45.471419 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:45.471943 26794 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:45.472020 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:45.472878 26794 heartbeater.cc:507] Master 127.22.220.190:40647 requested a full tablet report, sending...
I20260709 14:52:45.473493 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "3f02f48749c24f3b93bd33643beac13c"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.475277 26667 ts_manager.cc:194] Registered new tserver with Master: d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547)
I20260709 14:52:45.477730 26667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55204
I20260709 14:52:45.479321 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 14:52:45.482705 26806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.483505 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:45.483840 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "3f02f48749c24f3b93bd33643beac13c"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.484136 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-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)
I20260709 14:52:45.512558 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:45.513783 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:45.515259 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:45.517484 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:45.517709 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.517949 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:45.518131 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.557263 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:39485
I20260709 14:52:45.557365 26868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:39485 every 8 connection(s)
I20260709 14:52:45.562043 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:45.569126 26872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.571609 26873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:45.574098 26875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:45.574606 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:45.574797 26869 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40647
I20260709 14:52:45.575331 26869 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:45.575989 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:45.576292 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:45.576309 26869 heartbeater.cc:507] Master 127.22.220.190:40647 requested a full tablet report, sending...
I20260709 14:52:45.576617 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608765576594 us; error 0 us; skew 500 ppm
I20260709 14:52:45.577421 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:45.578778 26667 ts_manager.cc:194] Registered new tserver with Master: 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:45.580047 23410 webserver.cc:533] Webserver started at http://127.22.220.131:35263/ using document root <none> and password file <none>
I20260709 14:52:45.580470 26667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55208
I20260709 14:52:45.580603 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:45.580921 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:45.581195 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:45.582814 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "ff2d512ba346471b91134c1d29c1d881"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.587457 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:52:45.590758 26880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.591540 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:45.591861 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "ff2d512ba346471b91134c1d29c1d881"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:45.592154 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-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)
I20260709 14:52:45.608237 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:45.609462 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:45.610852 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:45.613104 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:45.613329 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.613576 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:45.613752 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:45.654670 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:34169
I20260709 14:52:45.654742 26942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:34169 every 8 connection(s)
I20260709 14:52:45.668320 26943 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40647
I20260709 14:52:45.668656 26943 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:45.669312 26943 heartbeater.cc:507] Master 127.22.220.190:40647 requested a full tablet report, sending...
I20260709 14:52:45.671110 26667 ts_manager.cc:194] Registered new tserver with Master: ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:45.671519 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013208162s
I20260709 14:52:45.672878 26667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55222
I20260709 14:52:45.696628 26667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55238:
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"
    }
  }
}
W20260709 14:52:45.699508 26667 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.
I20260709 14:52:45.789140 26908 tablet_service.cc:1511] Processing CreateTablet for tablet e6d2137672424a1e97878a46ccd2d597 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:45.790666 26908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d2137672424a1e97878a46ccd2d597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.792131 26834 tablet_service.cc:1511] Processing CreateTablet for tablet e6d2137672424a1e97878a46ccd2d597 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:45.792294 26828 tablet_service.cc:1511] Processing CreateTablet for tablet 660a2c8e296f40c0bdadd11945ad5246 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:45.793555 26834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d2137672424a1e97878a46ccd2d597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.795804 26829 tablet_service.cc:1511] Processing CreateTablet for tablet 688c37a0fad644b48a3e4e037d228592 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:45.797247 26829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688c37a0fad644b48a3e4e037d228592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.797654 26827 tablet_service.cc:1511] Processing CreateTablet for tablet 147d2bff9751406c8ade454b03e48452 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:45.798241 26759 tablet_service.cc:1511] Processing CreateTablet for tablet e6d2137672424a1e97878a46ccd2d597 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:45.799046 26827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147d2bff9751406c8ade454b03e48452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.800973 26758 tablet_service.cc:1511] Processing CreateTablet for tablet 403149c2cc504b9fae533bbd38165925 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:45.802160 26831 tablet_service.cc:1511] Processing CreateTablet for tablet 1f195f587f5346ba895fba09d9cb10e9 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:45.803548 26831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f195f587f5346ba895fba09d9cb10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.803308 26757 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc8bcf5da5437aa276eabb5a539d38 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:45.804940 26832 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc8bcf5da5437aa276eabb5a539d38 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:45.805063 26756 tablet_service.cc:1511] Processing CreateTablet for tablet 1f195f587f5346ba895fba09d9cb10e9 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:45.806720 26833 tablet_service.cc:1511] Processing CreateTablet for tablet 403149c2cc504b9fae533bbd38165925 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:45.810231 26754 tablet_service.cc:1511] Processing CreateTablet for tablet 688c37a0fad644b48a3e4e037d228592 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:45.811293 26833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403149c2cc504b9fae533bbd38165925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.810273 26751 tablet_service.cc:1511] Processing CreateTablet for tablet ceb53ea1b16b41869e0dd9cab1841741 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:45.806797 26755 tablet_service.cc:1511] Processing CreateTablet for tablet 45e38083fef6452585e9b96c50ff33a2 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:45.812585 26907 tablet_service.cc:1511] Processing CreateTablet for tablet 403149c2cc504b9fae533bbd38165925 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:45.813898 26907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403149c2cc504b9fae533bbd38165925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.814324 26832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc8bcf5da5437aa276eabb5a539d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.817298 26753 tablet_service.cc:1511] Processing CreateTablet for tablet 660a2c8e296f40c0bdadd11945ad5246 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:45.817553 26906 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc8bcf5da5437aa276eabb5a539d38 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:45.818899 26906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc8bcf5da5437aa276eabb5a539d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.799590 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d2137672424a1e97878a46ccd2d597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.800983 26830 tablet_service.cc:1511] Processing CreateTablet for tablet 45e38083fef6452585e9b96c50ff33a2 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:45.809955 26752 tablet_service.cc:1511] Processing CreateTablet for tablet 147d2bff9751406c8ade454b03e48452 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:45.821007 26828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a2c8e296f40c0bdadd11945ad5246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.831568 26902 tablet_service.cc:1511] Processing CreateTablet for tablet 660a2c8e296f40c0bdadd11945ad5246 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:45.833375 26901 tablet_service.cc:1511] Processing CreateTablet for tablet 147d2bff9751406c8ade454b03e48452 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:45.820928 26905 tablet_service.cc:1511] Processing CreateTablet for tablet 1f195f587f5346ba895fba09d9cb10e9 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:45.824302 26903 tablet_service.cc:1511] Processing CreateTablet for tablet 688c37a0fad644b48a3e4e037d228592 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:45.835448 26826 tablet_service.cc:1511] Processing CreateTablet for tablet ceb53ea1b16b41869e0dd9cab1841741 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:45.822641 26904 tablet_service.cc:1511] Processing CreateTablet for tablet 45e38083fef6452585e9b96c50ff33a2 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:45.839955 26901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147d2bff9751406c8ade454b03e48452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.847862 26904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e38083fef6452585e9b96c50ff33a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.848635 26902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a2c8e296f40c0bdadd11945ad5246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.849434 26752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147d2bff9751406c8ade454b03e48452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.850625 26903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688c37a0fad644b48a3e4e037d228592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.851908 26905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f195f587f5346ba895fba09d9cb10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.864292 26753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a2c8e296f40c0bdadd11945ad5246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.865160 26754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688c37a0fad644b48a3e4e037d228592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.865798 26755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e38083fef6452585e9b96c50ff33a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.868048 26758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403149c2cc504b9fae533bbd38165925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.868148 26826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb53ea1b16b41869e0dd9cab1841741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.872181 26830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e38083fef6452585e9b96c50ff33a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.882762 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc8bcf5da5437aa276eabb5a539d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.900787 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f195f587f5346ba895fba09d9cb10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.902976 26751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb53ea1b16b41869e0dd9cab1841741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.918330 26900 tablet_service.cc:1511] Processing CreateTablet for tablet ceb53ea1b16b41869e0dd9cab1841741 (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:45.920439 26900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb53ea1b16b41869e0dd9cab1841741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.932128 26958 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:45.955631 26750 tablet_service.cc:1511] Processing CreateTablet for tablet 50cc920a03c14f3c8e3b641a26db25dd (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:45.957114 26750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cc920a03c14f3c8e3b641a26db25dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.961678 26827 tablet_service.cc:1511] Processing CreateTablet for tablet 50cc920a03c14f3c8e3b641a26db25dd (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:45.970366 26827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cc920a03c14f3c8e3b641a26db25dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:45.969411 26958 tablet_bootstrap.cc:654] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:45.996840 26904 tablet_service.cc:1511] Processing CreateTablet for tablet 50cc920a03c14f3c8e3b641a26db25dd (DEFAULT_TABLE table=test-workload [id=3b591ff690254cf6b94d0c9687a92c6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:45.998252 26904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cc920a03c14f3c8e3b641a26db25dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:46.007376 26959 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.038450 26960 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.039994 26959 tablet_bootstrap.cc:654] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.062184 26960 tablet_bootstrap.cc:654] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.064121 26959 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.076766 26959 ts_tablet_manager.cc:1403] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.008s
I20260709 14:52:46.095487 26960 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.096067 26960 ts_tablet_manager.cc:1403] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.020s
I20260709 14:52:46.098049 26959 raft_consensus.cc:359] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.098930 26960 raft_consensus.cc:359] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.099618 26960 raft_consensus.cc:385] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.100057 26960 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.100229 26958 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.100919 26960 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.101722 26958 ts_tablet_manager.cc:1403] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.026s
I20260709 14:52:46.099579 26959 raft_consensus.cc:385] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.102485 26959 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.103585 26959 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.104918 26958 raft_consensus.cc:359] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.105696 26958 raft_consensus.cc:385] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.106022 26958 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.106801 26958 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.109166 26869 heartbeater.cc:499] Master 127.22.220.190:40647 was elected leader, sending a full tablet report...
I20260709 14:52:46.109416 26958 ts_tablet_manager.cc:1434] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:46.110363 26958 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.112303 26943 heartbeater.cc:499] Master 127.22.220.190:40647 was elected leader, sending a full tablet report...
I20260709 14:52:46.113363 26959 ts_tablet_manager.cc:1434] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 14:52:46.114423 26959 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.116281 26958 tablet_bootstrap.cc:654] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.120858 26959 tablet_bootstrap.cc:654] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.124183 26958 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.124696 26958 ts_tablet_manager.cc:1403] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:52:46.125236 26960 ts_tablet_manager.cc:1434] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 14:52:46.126026 26794 heartbeater.cc:499] Master 127.22.220.190:40647 was elected leader, sending a full tablet report...
I20260709 14:52:46.127447 26958 raft_consensus.cc:359] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.128191 26958 raft_consensus.cc:385] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.128469 26958 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.129328 26958 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.130431 26960 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.131645 26958 ts_tablet_manager.cc:1434] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:46.132633 26958 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.138125 26960 tablet_bootstrap.cc:654] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.138753 26958 tablet_bootstrap.cc:654] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.150769 26960 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.151489 26960 ts_tablet_manager.cc:1403] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 14:52:46.155323 26960 raft_consensus.cc:359] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.156399 26960 raft_consensus.cc:385] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.156860 26960 raft_consensus.cc:740] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.157879 26960 consensus_queue.cc:260] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
W20260709 14:52:46.159584 26944 tablet.cc:2406] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:46.161146 26960 ts_tablet_manager.cc:1434] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:46.162801 26960 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.172212 26960 tablet_bootstrap.cc:654] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.178339 26960 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.178781 26960 ts_tablet_manager.cc:1403] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 14:52:46.181576 26960 raft_consensus.cc:359] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.182310 26960 raft_consensus.cc:385] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.182698 26960 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.183627 26960 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.185747 26958 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.185827 26960 ts_tablet_manager.cc:1434] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:46.186350 26959 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.186355 26958 ts_tablet_manager.cc:1403] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.029s
I20260709 14:52:46.186864 26960 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.186985 26959 ts_tablet_manager.cc:1403] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.021s
I20260709 14:52:46.190179 26959 raft_consensus.cc:359] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.190871 26959 raft_consensus.cc:385] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.191165 26959 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.191231 26958 raft_consensus.cc:359] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.191995 26958 raft_consensus.cc:385] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.192318 26958 raft_consensus.cc:740] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.192166 26959 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.193259 26958 consensus_queue.cc:260] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.194656 26959 ts_tablet_manager.cc:1434] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:46.195647 26958 ts_tablet_manager.cc:1434] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:46.196632 26958 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.197741 26960 tablet_bootstrap.cc:654] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.198135 26959 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.204839 26958 tablet_bootstrap.cc:654] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.216784 26959 tablet_bootstrap.cc:654] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.222724 26960 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.222890 26958 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.223282 26960 ts_tablet_manager.cc:1403] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260709 14:52:46.223418 26958 ts_tablet_manager.cc:1403] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260709 14:52:46.224108 26959 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.224654 26959 ts_tablet_manager.cc:1403] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260709 14:52:46.225914 26958 raft_consensus.cc:359] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.226501 26958 raft_consensus.cc:385] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.226775 26958 raft_consensus.cc:740] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.226598 26960 raft_consensus.cc:359] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.227530 26960 raft_consensus.cc:385] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.227530 26958 consensus_queue.cc:260] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.228075 26960 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.227679 26959 raft_consensus.cc:359] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.228710 26959 raft_consensus.cc:385] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.229058 26959 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.229038 26960 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.229998 26958 ts_tablet_manager.cc:1434] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:46.230189 26959 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.231035 26958 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.233266 26960 ts_tablet_manager.cc:1434] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 14:52:46.235419 26959 ts_tablet_manager.cc:1434] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:52:46.236588 26959 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.237823 26958 tablet_bootstrap.cc:654] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.240794 26960 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.249274 26960 tablet_bootstrap.cc:654] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.249753 26958 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.250273 26958 ts_tablet_manager.cc:1403] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:52:46.250442 26959 tablet_bootstrap.cc:654] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.253170 26958 raft_consensus.cc:359] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.253909 26958 raft_consensus.cc:385] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.254187 26958 raft_consensus.cc:740] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.255115 26958 consensus_queue.cc:260] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.259269 26958 ts_tablet_manager.cc:1434] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:52:46.260309 26958 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.262938 26960 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.263521 26960 ts_tablet_manager.cc:1403] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:52:46.264420 26959 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.264993 26959 ts_tablet_manager.cc:1403] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260709 14:52:46.266680 26960 raft_consensus.cc:359] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.267529 26960 raft_consensus.cc:385] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.267880 26960 raft_consensus.cc:740] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.268170 26959 raft_consensus.cc:359] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.268869 26958 tablet_bootstrap.cc:654] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.268982 26959 raft_consensus.cc:385] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.268913 26960 consensus_queue.cc:260] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.269619 26959 raft_consensus.cc:740] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.270639 26959 consensus_queue.cc:260] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.273180 26959 ts_tablet_manager.cc:1434] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:52:46.273778 26960 ts_tablet_manager.cc:1434] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:46.274259 26959 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.274873 26960 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.282023 26960 tablet_bootstrap.cc:654] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.282020 26959 tablet_bootstrap.cc:654] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:46.285488 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:46.302120 26960 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.302851 26960 ts_tablet_manager.cc:1403] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260709 14:52:46.306788 26960 raft_consensus.cc:359] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.307602 26960 raft_consensus.cc:385] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.308069 26960 raft_consensus.cc:740] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.308768 26959 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.309376 26959 ts_tablet_manager.cc:1403] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260709 14:52:46.308988 26960 consensus_queue.cc:260] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.312525 26959 raft_consensus.cc:359] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.313331 26959 raft_consensus.cc:385] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.313645 26959 raft_consensus.cc:740] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.314575 26959 consensus_queue.cc:260] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.316334 26960 ts_tablet_manager.cc:1434] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:52:46.317536 26960 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.319236 26959 ts_tablet_manager.cc:1434] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:52:46.320403 26959 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.323858 26965 raft_consensus.cc:493] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.324319 26960 tablet_bootstrap.cc:654] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.324416 26965 raft_consensus.cc:515] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.339712 26965 leader_election.cc:290] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.349659 26958 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.350174 26958 ts_tablet_manager.cc:1403] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.090s	user 0.031s	sys 0.053s
I20260709 14:52:46.352407 26958 raft_consensus.cc:359] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.352973 26958 raft_consensus.cc:385] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.353266 26958 raft_consensus.cc:740] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.354172 26958 consensus_queue.cc:260] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.356719 26959 tablet_bootstrap.cc:654] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.362727 26958 ts_tablet_manager.cc:1434] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 14:52:46.363863 26958 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.373309 26965 raft_consensus.cc:493] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.374099 26965 raft_consensus.cc:515] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.376549 26965 leader_election.cc:290] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.377137 26960 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.377772 26960 ts_tablet_manager.cc:1403] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.043s
I20260709 14:52:46.378235 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.379081 26769 raft_consensus.cc:2468] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.370048 26958 tablet_bootstrap.cc:654] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.381438 26884 leader_election.cc:304] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.381518 26960 raft_consensus.cc:359] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.382565 26960 raft_consensus.cc:385] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.382965 26960 raft_consensus.cc:740] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.383595 26965 raft_consensus.cc:2804] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.383249 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.384047 26960 consensus_queue.cc:260] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.384047 26965 raft_consensus.cc:493] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.385758 26965 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:46.388077 26884 leader_election.cc:343] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.390241 26960 ts_tablet_manager.cc:1434] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 14:52:46.391451 26960 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.397356 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.398131 26843 raft_consensus.cc:2468] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.399711 26883 leader_election.cc:304] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: d87add4b74fc403e9ab5a7e797bce7ab
I20260709 14:52:46.401263 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.402609 26960 tablet_bootstrap.cc:654] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.407729 26965 raft_consensus.cc:515] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.414152 26965 leader_election.cc:290] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
W20260709 14:52:46.411002 26883 leader_election.cc:343] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.415043 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.415670 26769 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.416327 26960 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.416656 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.416945 26960 ts_tablet_manager.cc:1403] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
W20260709 14:52:46.418284 26883 leader_election.cc:343] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.410110 26987 raft_consensus.cc:2804] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.419255 26987 raft_consensus.cc:493] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.420553 26960 raft_consensus.cc:359] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.421473 26960 raft_consensus.cc:385] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.421840 26959 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.421808 26960 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.422509 26959 ts_tablet_manager.cc:1403] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.024s
I20260709 14:52:46.423969 26769 raft_consensus.cc:2468] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.422818 26960 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.425407 26884 leader_election.cc:304] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:46.425848 26959 raft_consensus.cc:359] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.426626 26959 raft_consensus.cc:385] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.426849 26960 ts_tablet_manager.cc:1434] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:46.419626 26987 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.428179 26960 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.435497 26960 tablet_bootstrap.cc:654] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.426962 26959 raft_consensus.cc:740] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.438015 26959 consensus_queue.cc:260] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.438673 26958 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.439368 26958 ts_tablet_manager.cc:1403] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.019s
I20260709 14:52:46.435148 26987 raft_consensus.cc:515] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.443156 26958 raft_consensus.cc:359] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.444131 26958 raft_consensus.cc:385] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.444423 26958 raft_consensus.cc:740] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.444998 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.446394 26960 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.445293 26958 consensus_queue.cc:260] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.446022 26964 raft_consensus.cc:493] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.446882 26960 ts_tablet_manager.cc:1403] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:52:46.445212 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.447566 26987 leader_election.cc:290] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
W20260709 14:52:46.447669 26884 leader_election.cc:343] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.447805 26844 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.449167 26965 raft_consensus.cc:2804] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.449927 26965 raft_consensus.cc:697] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:46.451121 26965 consensus_queue.cc:237] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.446949 26964 raft_consensus.cc:515] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.457252 26960 raft_consensus.cc:359] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.457973 26960 raft_consensus.cc:385] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.458236 26960 raft_consensus.cc:740] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.458931 26960 consensus_queue.cc:260] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.460294 26959 ts_tablet_manager.cc:1434] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.037s	user 0.018s	sys 0.007s
I20260709 14:52:46.461475 26959 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.468964 26959 tablet_bootstrap.cc:654] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.470460 26964 leader_election.cc:290] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.474720 26964 raft_consensus.cc:493] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.478380 26966 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.478963 26966 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.479523 26964 raft_consensus.cc:515] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.482357 26964 leader_election.cc:290] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.484520 26663 catalog_manager.cc:5697] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.486024 26990 raft_consensus.cc:493] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.486879 26990 raft_consensus.cc:515] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.492305 26844 raft_consensus.cc:2468] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.494320 26966 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169), d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547)
I20260709 14:52:46.500349 26958 ts_tablet_manager.cc:1434] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 14:52:46.501854 26958 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.508920 26990 leader_election.cc:290] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.522770 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.524152 26883 leader_election.cc:304] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: d87add4b74fc403e9ab5a7e797bce7ab
I20260709 14:52:46.525040 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.525883 26844 raft_consensus.cc:2468] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
I20260709 14:52:46.526026 26843 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.526719 26990 raft_consensus.cc:2804] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.528137 26990 raft_consensus.cc:697] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:46.529342 26990 consensus_queue.cc:237] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.531455 26996 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.530020 26959 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.532675 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.533428 26769 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.532730 26959 ts_tablet_manager.cc:1403] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.012s
I20260709 14:52:46.534355 26734 leader_election.cc:304] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.535089 26884 leader_election.cc:304] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.532146 26996 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.536051 26964 raft_consensus.cc:2804] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.536743 26964 raft_consensus.cc:493] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.537256 26964 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.538196 26996 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.540055 26965 raft_consensus.cc:2804] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.540503 26965 raft_consensus.cc:493] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.540973 26965 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.540588 26959 raft_consensus.cc:359] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.541440 26959 raft_consensus.cc:385] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.541781 26959 raft_consensus.cc:740] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.542603 26959 consensus_queue.cc:260] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.543933 26966 raft_consensus.cc:493] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.544456 26966 raft_consensus.cc:515] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.545161 26996 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.545672 26996 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.546661 26966 leader_election.cc:290] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.546546 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.547796 26996 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.548807 26959 ts_tablet_manager.cc:1434] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:52:46.549458 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.549961 26959 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.550266 26960 ts_tablet_manager.cc:1434] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.103s	user 0.043s	sys 0.052s
I20260709 14:52:46.551203 26960 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:46.552505 26965 raft_consensus.cc:515] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.553205 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.553884 26918 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
I20260709 14:52:46.554955 26965 leader_election.cc:290] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.556149 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.556766 26843 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.557057 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.557415 26959 tablet_bootstrap.cc:654] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.557701 26769 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.559763 26958 tablet_bootstrap.cc:654] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.562731 26960 tablet_bootstrap.cc:654] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.567231 26843 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.578270 26965 raft_consensus.cc:493] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.567358 26769 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.569011 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.579399 26883 leader_election.cc:304] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.571166 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.580592 26987 raft_consensus.cc:2804] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.581139 26917 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
W20260709 14:52:46.573203 26732 leader_election.cc:343] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.550134 26844 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
I20260709 14:52:46.573597 26992 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.575464 26842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.577543 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.585875 26992 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.586361 26732 leader_election.cc:304] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.587570 26996 raft_consensus.cc:2804] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.579080 26965 raft_consensus.cc:515] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.587999 26996 raft_consensus.cc:493] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.612357 26996 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.614905 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.615851 26841 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.617455 26883 leader_election.cc:304] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.618600 26990 raft_consensus.cc:2804] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.619062 26990 raft_consensus.cc:493] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.619499 26990 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.588189 26992 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.620430 26992 raft_consensus.cc:493] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.620929 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.620889 26992 raft_consensus.cc:515] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.622080 26769 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.623179 26992 leader_election.cc:290] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.589886 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.624465 26844 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
I20260709 14:52:46.602229 26987 raft_consensus.cc:697] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:46.626195 26996 raft_consensus.cc:515] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.626775 26987 consensus_queue.cc:237] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.607937 26958 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.628505 26958 ts_tablet_manager.cc:1403] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.013s
I20260709 14:52:46.607990 26964 raft_consensus.cc:515] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.634126 26958 raft_consensus.cc:359] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.607074 26960 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: No bootstrap required, opened a new log
I20260709 14:52:46.635219 26996 leader_election.cc:290] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Requested vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.635857 26960 ts_tablet_manager.cc:1403] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.021s
I20260709 14:52:46.636510 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.637485 26917 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 0.
I20260709 14:52:46.638836 26960 raft_consensus.cc:359] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.639536 26960 raft_consensus.cc:385] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.639889 26960 raft_consensus.cc:740] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.640424 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.640601 26960 consensus_queue.cc:260] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.642057 26807 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.643273 26966 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.643397 26960 ts_tablet_manager.cc:1434] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:46.643810 26966 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.644491 26966 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:46.587716 26732 leader_election.cc:343] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:46.645486 26734 leader_election.cc:343] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.635193 26958 raft_consensus.cc:385] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.646247 26958 raft_consensus.cc:740] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.646944 26958 consensus_queue.cc:260] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.648597 26964 leader_election.cc:290] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Requested vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.648653 26734 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [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: d87add4b74fc403e9ab5a7e797bce7ab; no voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881
W20260709 14:52:46.649784 26734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:39485, user_credentials={real_user=slave}} blocked reactor thread for 59184us
I20260709 14:52:46.649971 27008 raft_consensus.cc:2749] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:46.650652 26734 leader_election.cc:343] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.651958 26734 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.652310 26965 leader_election.cc:290] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.654091 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.654811 26844 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 0.
I20260709 14:52:46.656175 26966 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.657178 26959 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.657122 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.657891 26959 ts_tablet_manager.cc:1403] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.046s
I20260709 14:52:46.658025 26844 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.659191 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.659847 26918 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.660972 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.661650 26841 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.662230 26959 raft_consensus.cc:359] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.663002 26959 raft_consensus.cc:385] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.660445 26990 raft_consensus.cc:515] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.666174 26917 raft_consensus.cc:2393] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate ff2d512ba346471b91134c1d29c1d881 in this term.
I20260709 14:52:46.663290 26959 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.667318 26959 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.668332 26842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.669098 26842 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.670112 26959 ts_tablet_manager.cc:1434] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:52:46.671159 26959 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.671221 26990 leader_election.cc:290] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.671303 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.673595 26769 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.678799 26734 leader_election.cc:304] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.680871 26996 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.681315 26996 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.681711 26996 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.683832 26959 tablet_bootstrap.cc:654] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.685338 26918 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 1.
I20260709 14:52:46.694833 26807 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.695622 26996 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.699709 27013 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.700277 27013 raft_consensus.cc:697] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:46.701218 27013 consensus_queue.cc:237] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:46.702685 26842 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.685546 26966 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 election: Requested vote from peers ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169), d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547)
I20260709 14:52:46.693161 26769 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.704136 26883 leader_election.cc:304] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:46.698989 26841 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 1.
I20260709 14:52:46.705016 26990 raft_consensus.cc:2804] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.705246 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.705579 26990 raft_consensus.cc:697] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:46.706133 26768 raft_consensus.cc:2393] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate d87add4b74fc403e9ab5a7e797bce7ab in this term.
I20260709 14:52:46.706413 26990 consensus_queue.cc:237] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.708812 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.709628 26768 raft_consensus.cc:2393] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate ff2d512ba346471b91134c1d29c1d881 in this term.
I20260709 14:52:46.711194 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.712201 26768 raft_consensus.cc:2393] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate d87add4b74fc403e9ab5a7e797bce7ab in this term.
I20260709 14:52:46.713502 26734 leader_election.cc:304] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.714406 26959 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.714596 26992 raft_consensus.cc:2764] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:46.715116 26959 ts_tablet_manager.cc:1403] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.013s
I20260709 14:52:46.715435 26992 raft_consensus.cc:2804] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.716056 26992 raft_consensus.cc:697] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Becoming Leader. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Running, Role: LEADER
I20260709 14:52:46.717053 26992 consensus_queue.cc:237] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.718994 26959 raft_consensus.cc:359] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.720055 26959 raft_consensus.cc:385] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.720450 26959 raft_consensus.cc:740] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
W20260709 14:52:46.645483 26732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.131:34169, user_credentials={real_user=slave}} blocked reactor thread for 57815.6us
I20260709 14:52:46.721460 26959 consensus_queue.cc:260] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.724627 26959 ts_tablet_manager.cc:1434] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 14:52:46.725865 26959 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: Bootstrap starting.
I20260709 14:52:46.725749 26810 leader_election.cc:304] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c; no voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:46.727272 26966 raft_consensus.cc:2749] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:46.731318 26996 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Requested vote from peers ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.732040 26966 raft_consensus.cc:493] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.737089 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.740164 26966 raft_consensus.cc:515] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.738411 26959 tablet_bootstrap.cc:654] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.738334 26732 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:46.743604 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f195f587f5346ba895fba09d9cb10e9" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.744105 26966 leader_election.cc:290] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.744323 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f195f587f5346ba895fba09d9cb10e9" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.740120 26844 raft_consensus.cc:2468] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 1.
I20260709 14:52:46.745298 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.744320 26768 raft_consensus.cc:2468] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 0.
W20260709 14:52:46.745759 26807 leader_election.cc:343] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.746160 26917 raft_consensus.cc:2393] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87add4b74fc403e9ab5a7e797bce7ab in current term 1: Already voted for candidate 3f02f48749c24f3b93bd33643beac13c in this term.
I20260709 14:52:46.746891 26810 leader_election.cc:304] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:46.747985 26966 raft_consensus.cc:2804] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.748602 26966 raft_consensus.cc:493] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.748245 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.751366 26958 ts_tablet_manager.cc:1434] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.123s	user 0.023s	sys 0.020s
I20260709 14:52:46.751529 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.752224 26918 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.752400 26958 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.750315 26966 raft_consensus.cc:3060] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.785445 26996 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.770344 26918 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 1.
I20260709 14:52:46.755573 27013 raft_consensus.cc:493] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.789238 27013 raft_consensus.cc:515] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.747411 26734 leader_election.cc:304] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.786477 26996 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.797173 26996 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.799158 27013 leader_election.cc:290] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.763262 26916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.799801 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.753147 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.800348 26916 raft_consensus.cc:2393] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d87add4b74fc403e9ab5a7e797bce7ab in current term 1: Already voted for candidate 3f02f48749c24f3b93bd33643beac13c in this term.
I20260709 14:52:46.800671 26768 raft_consensus.cc:2393] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate ff2d512ba346471b91134c1d29c1d881 in this term.
I20260709 14:52:46.799150 26663 catalog_manager.cc:5697] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 1 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.795485 26959 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: No bootstrap required, opened a new log
I20260709 14:52:46.795727 26665 catalog_manager.cc:5697] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129). New cstate: current_term: 1 leader_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.797686 26992 raft_consensus.cc:2804] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.804008 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.804229 26959 ts_tablet_manager.cc:1403] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.023s
I20260709 14:52:46.804272 26992 raft_consensus.cc:697] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Becoming Leader. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Running, Role: LEADER
I20260709 14:52:46.805538 26807 leader_election.cc:304] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c; no voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:46.805454 26992 consensus_queue.cc:237] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.807101 26959 raft_consensus.cc:359] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.807533 27013 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.807811 26959 raft_consensus.cc:385] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.808275 26959 raft_consensus.cc:740] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.808990 26959 consensus_queue.cc:260] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
W20260709 14:52:46.798062 26734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:39485, user_credentials={real_user=slave}} blocked reactor thread for 50840.3us
I20260709 14:52:46.794781 26966 raft_consensus.cc:515] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.811092 26959 ts_tablet_manager.cc:1434] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:52:46.812383 26966 leader_election.cc:290] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.800598 26917 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.795466 26958 tablet_bootstrap.cc:654] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.814505 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f195f587f5346ba895fba09d9cb10e9" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:46.815119 26768 raft_consensus.cc:3060] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.817354 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f195f587f5346ba895fba09d9cb10e9" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.817960 26918 raft_consensus.cc:3060] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.820017 26917 raft_consensus.cc:2468] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 1.
I20260709 14:52:46.822346 26768 raft_consensus.cc:2468] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 1.
I20260709 14:52:46.823202 26732 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [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: d87add4b74fc403e9ab5a7e797bce7ab; no voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:46.823725 26810 leader_election.cc:304] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:46.824810 26990 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.824990 26964 raft_consensus.cc:2749] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:46.823369 26666 catalog_manager.cc:5697] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.825328 26990 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.827028 26666 catalog_manager.cc:5697] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.827589 26990 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.829464 26769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" is_pre_election: true
I20260709 14:52:46.829830 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.829979 26966 raft_consensus.cc:2804] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.830176 26769 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 0.
I20260709 14:52:46.830587 26966 raft_consensus.cc:697] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:46.829372 26666 catalog_manager.cc:5697] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:46.831350 26883 leader_election.cc:343] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.831502 26966 consensus_queue.cc:237] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.832165 26884 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:46.833364 26990 raft_consensus.cc:2804] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.833745 26990 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.834127 26990 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.840780 26996 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.841188 26990 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.843902 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.844795 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:46.845371 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
W20260709 14:52:46.845656 26734 leader_election.cc:343] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.845990 26768 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.845377 26917 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.847604 26990 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:46.847729 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:46.848039 26663 catalog_manager.cc:5697] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129). New cstate: current_term: 1 leader_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.846199 26918 raft_consensus.cc:2468] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 1.
W20260709 14:52:46.849826 26883 leader_election.cc:343] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.853518 26917 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87add4b74fc403e9ab5a7e797bce7ab in term 1.
I20260709 14:52:46.854858 26732 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:46.855656 26992 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.856160 26992 raft_consensus.cc:697] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Becoming Leader. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Running, Role: LEADER
I20260709 14:52:46.856992 26992 consensus_queue.cc:237] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.860944 27013 raft_consensus.cc:2749] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:46.861043 26996 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 election: Requested vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.859632 26768 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:46.864545 26884 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:46.865635 26990 raft_consensus.cc:2804] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.866168 26990 raft_consensus.cc:697] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:46.867112 26990 consensus_queue.cc:237] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.868245 26665 catalog_manager.cc:5697] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 1 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.872241 26958 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.872776 26958 ts_tablet_manager.cc:1403] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.027s
I20260709 14:52:46.876011 26958 raft_consensus.cc:359] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.876806 26958 raft_consensus.cc:385] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.877126 26958 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.876585 26664 catalog_manager.cc:5697] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129). New cstate: current_term: 1 leader_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.877794 26958 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.878906 26992 raft_consensus.cc:493] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.879396 26992 raft_consensus.cc:515] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.880105 26958 ts_tablet_manager.cc:1434] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:52:46.881033 26958 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: Bootstrap starting.
I20260709 14:52:46.881558 26992 leader_election.cc:290] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:46.882301 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:46.883138 26844 raft_consensus.cc:2393] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87add4b74fc403e9ab5a7e797bce7ab in current term 1: Already voted for candidate ff2d512ba346471b91134c1d29c1d881 in this term.
I20260709 14:52:46.886608 26958 tablet_bootstrap.cc:654] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.893764 26958 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: No bootstrap required, opened a new log
I20260709 14:52:46.894235 26958 ts_tablet_manager.cc:1403] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 14:52:46.894534 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:46.896474 26958 raft_consensus.cc:359] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.896090 26666 catalog_manager.cc:5697] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.897153 26958 raft_consensus.cc:385] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.896811 26732 leader_election.cc:304] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [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: d87add4b74fc403e9ab5a7e797bce7ab; no voters: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:46.897493 26958 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.898240 26958 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:46.898475 26992 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.900267 26958 ts_tablet_manager.cc:1434] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:46.906298 26992 raft_consensus.cc:2749] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:46.936676 26990 consensus_queue.cc:1048] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:46.948242 26990 consensus_queue.cc:1048] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:46.955418 26965 consensus_queue.cc:1048] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:46.968595 27005 consensus_queue.cc:1048] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:47.009686 23410 ts_manager.cc:295] Set tserver state for d87add4b74fc403e9ab5a7e797bce7ab to MAINTENANCE_MODE
I20260709 14:52:47.009806 27013 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.010588 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
I20260709 14:52:47.010346 27013 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:47.013044 27013 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:47.014322 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:47.015595 26917 raft_consensus.cc:2393] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f02f48749c24f3b93bd33643beac13c in current term 1: Already voted for candidate d87add4b74fc403e9ab5a7e797bce7ab in this term.
W20260709 14:52:47.018520 26810 leader_election.cc:336] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:47.019275 26810 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c; no voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:47.020134 27013 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:47.028380 27013 raft_consensus.cc:2749] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:47.035607 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.036480 23410 tablet_replica.cc:333] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.037110 23410 raft_consensus.cc:2243] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.037537 23410 raft_consensus.cc:2272] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.039528 23410 tablet_replica.cc:333] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.040161 23410 raft_consensus.cc:2243] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.040549 23410 raft_consensus.cc:2272] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.042166 23410 tablet_replica.cc:333] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.042696 23410 raft_consensus.cc:2243] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.043087 23410 raft_consensus.cc:2272] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.045116 23410 tablet_replica.cc:333] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.045651 23410 raft_consensus.cc:2243] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.046052 23410 raft_consensus.cc:2272] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.048123 23410 tablet_replica.cc:333] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.048673 23410 raft_consensus.cc:2243] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.049257 23410 pending_rounds.cc:70] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Trying to abort 1 pending ops.
I20260709 14:52:47.049499 23410 pending_rounds.cc:77] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661508485844992 op_type: NO_OP noop_request { }
I20260709 14:52:47.049829 23410 raft_consensus.cc:2889] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:47.050101 23410 raft_consensus.cc:2272] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.052057 23410 tablet_replica.cc:333] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.052582 23410 raft_consensus.cc:2243] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.052965 23410 raft_consensus.cc:2272] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.054529 23410 tablet_replica.cc:333] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.055015 23410 raft_consensus.cc:2243] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.055377 23410 raft_consensus.cc:2272] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.056983 23410 tablet_replica.cc:333] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.057474 23410 raft_consensus.cc:2243] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.057837 23410 raft_consensus.cc:2272] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.059311 23410 tablet_replica.cc:333] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.059769 23410 raft_consensus.cc:2243] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.060405 23410 pending_rounds.cc:70] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Trying to abort 1 pending ops.
I20260709 14:52:47.060608 23410 pending_rounds.cc:77] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661508845289472 op_type: NO_OP noop_request { }
I20260709 14:52:47.060881 23410 raft_consensus.cc:2889] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:47.061201 23410 raft_consensus.cc:2272] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.063143 23410 tablet_replica.cc:333] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: stopping tablet replica
I20260709 14:52:47.063611 23410 raft_consensus.cc:2243] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.064170 23410 pending_rounds.cc:70] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Trying to abort 1 pending ops.
I20260709 14:52:47.064370 23410 pending_rounds.cc:77] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661509057155072 op_type: NO_OP noop_request { }
I20260709 14:52:47.064639 23410 raft_consensus.cc:2889] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:47.064903 23410 raft_consensus.cc:2272] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.093418 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
I20260709 14:52:47.113250 26987 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:47.125937 26884 consensus_peers.cc:597] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.149988 27013 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:47.163455 26810 consensus_peers.cc:597] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.189894 26884 consensus_peers.cc:597] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.228798 26966 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.229394 26966 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:47.231312 26966 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:47.232507 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
W20260709 14:52:47.234784 26810 leader_election.cc:336] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:47.235159 26810 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c; no voters: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:47.235750 26966 raft_consensus.cc:2749] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:47.251061 26844 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:47.257098 26965 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:47.269461 26884 consensus_peers.cc:597] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.294569 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:47.331099 26966 consensus_queue.cc:1048] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:47.333925 26990 consensus_queue.cc:1048] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:47.345348 26810 consensus_peers.cc:597] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.425134 26884 consensus_peers.cc:597] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.512303 26884 consensus_peers.cc:597] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:48.295598 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:48.326833 26966 raft_consensus.cc:493] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.327396 26966 raft_consensus.cc:515] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.329128 26966 leader_election.cc:290] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:48.330207 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881" is_pre_election: true
I20260709 14:52:48.330816 26917 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 1.
I20260709 14:52:48.331914 26807 leader_election.cc:304] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:48.332556 26966 raft_consensus.cc:2804] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:48.332597 26810 leader_election.cc:336] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.332999 26966 raft_consensus.cc:493] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.333489 26966 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.338384 26966 raft_consensus.cc:515] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.340348 26966 leader_election.cc:290] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:48.341429 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:48.342053 26917 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:48.343600 26810 leader_election.cc:336] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.347394 26917 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:48.348389 26807 leader_election.cc:304] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: d87add4b74fc403e9ab5a7e797bce7ab
I20260709 14:52:48.349045 26966 raft_consensus.cc:2804] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.349929 26966 raft_consensus.cc:697] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:48.350656 26966 consensus_queue.cc:237] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue going to LEADER 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.357388 26666 catalog_manager.cc:5697] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.374454 27005 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.374882 27005 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.376610 27005 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:48.377745 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:48.378330 26844 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:48.379403 26883 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
W20260709 14:52:48.380035 26884 leader_election.cc:336] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.380215 27005 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.380642 27005 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.380921 27005 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.386250 27005 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.387650 27005 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:48.388799 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:48.389403 26844 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:48.390911 26884 leader_election.cc:336] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.394626 26844 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 2.
I20260709 14:52:48.395476 26883 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: d87add4b74fc403e9ab5a7e797bce7ab
I20260709 14:52:48.396116 27005 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.396549 27005 raft_consensus.cc:697] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:48.397360 27005 consensus_queue.cc:237] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.405019 26666 catalog_manager.cc:5697] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 1 to 2, leader changed from d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.484557 27005 raft_consensus.cc:493] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.485121 27005 raft_consensus.cc:515] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.486786 27005 leader_election.cc:290] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:48.488157 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c" is_pre_election: true
I20260709 14:52:48.488876 26844 raft_consensus.cc:2468] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 1.
I20260709 14:52:48.490046 26883 leader_election.cc:304] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
W20260709 14:52:48.490742 26884 leader_election.cc:336] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.490772 27005 raft_consensus.cc:2804] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.491297 27005 raft_consensus.cc:493] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.491573 27005 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.498925 27005 raft_consensus.cc:515] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.500574 27005 leader_election.cc:290] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:48.501670 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a2c8e296f40c0bdadd11945ad5246" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:48.502205 26844 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:48.503908 26884 leader_election.cc:336] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111)
I20260709 14:52:48.507452 26844 raft_consensus.cc:2468] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 2.
I20260709 14:52:48.508498 26883 leader_election.cc:304] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: d87add4b74fc403e9ab5a7e797bce7ab
I20260709 14:52:48.509172 27005 raft_consensus.cc:2804] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.509581 27005 raft_consensus.cc:697] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:48.510353 27005 consensus_queue.cc:237] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:48.517477 26666 catalog_manager.cc:5697] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 1 to 2, leader changed from d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:48.706699 26884 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111) [suppressed 120 similar messages]
W20260709 14:52:48.789320 26810 consensus_peers.cc:597] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:48.881852 26844 raft_consensus.cc:1275] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:48.883000 27005 consensus_queue.cc:1048] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.896315 26844 raft_consensus.cc:1275] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:48.901465 26987 consensus_queue.cc:1048] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:48.902689 26884 consensus_peers.cc:597] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:48.915076 26884 consensus_peers.cc:597] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:48.955159 26917 raft_consensus.cc:1275] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:48.956444 26966 consensus_queue.cc:1048] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:49.296578 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:49.460557 26884 consensus_peers.cc:597] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.534976 26810 consensus_peers.cc:597] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.588145 26884 consensus_peers.cc:597] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.665834 26810 consensus_peers.cc:597] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.705876 26884 consensus_peers.cc:597] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.768409 26884 consensus_peers.cc:597] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:49.883639 26884 consensus_peers.cc:597] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:50.297431 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:51.298362 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:51.366353 26884 consensus_peers.cc:597] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:51.383466 26810 consensus_peers.cc:597] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:51.614588 26884 consensus_peers.cc:597] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:51.665586 26884 consensus_peers.cc:597] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:51.807195 26884 consensus_peers.cc:597] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:51.999030 26810 consensus_peers.cc:597] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:52.110721 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:52.117264 27060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:52.116591 27059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:52.118955 23410 server_base.cc:1061] running on GCE node
W20260709 14:52:52.119856 27062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:52.120726 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:52.120944 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:52.121125 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608772121106 us; error 0 us; skew 500 ppm
I20260709 14:52:52.121637 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:52.123855 23410 webserver.cc:533] Webserver started at http://127.22.220.129:37453/ using document root <none> and password file <none>
I20260709 14:52:52.124325 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:52.124500 23410 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:52.128639 23410 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 14:52:52.133020 27067 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:52.133741 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:52.134054 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
format_stamp: "Formatted at 2026-07-09 14:52:45 on dist-test-slave-hxnw"
I20260709 14:52:52.134351 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608692399397-23410-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)
I20260709 14:52:52.154587 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:52.155632 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:52.157058 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:52.160372 27074 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:52:52.187213 26810 consensus_peers.cc:597] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:52.214699 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:52.215095 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.002s	sys 0.000s
I20260709 14:52:52.215406 23410 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:52.219677 27074 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.231701 27074 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.232398 27074 tablet_bootstrap.cc:492] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.232951 27074 ts_tablet_manager.cc:1403] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 14:52:52.234858 27074 raft_consensus.cc:359] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.235371 27074 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.236158 27074 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.238274 27074 ts_tablet_manager.cc:1434] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:52:52.238929 27074 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.251183 27074 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.252068 27074 tablet_bootstrap.cc:492] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.252593 27074 ts_tablet_manager.cc:1403] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:52:52.254447 27074 raft_consensus.cc:359] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.254906 23410 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:52.255252 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.030s	sys 0.006s
I20260709 14:52:52.255151 27074 raft_consensus.cc:740] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.256131 27074 consensus_queue.cc:260] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.257759 27074 ts_tablet_manager.cc:1434] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:52.258430 27074 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.271569 27074 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.272418 27074 tablet_bootstrap.cc:492] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.273140 27074 ts_tablet_manager.cc:1403] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:52:52.275308 27074 raft_consensus.cc:359] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.275967 27074 raft_consensus.cc:740] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.276715 27074 consensus_queue.cc:260] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.278556 27074 ts_tablet_manager.cc:1434] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:52.279433 27074 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.290947 27074 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.291625 27074 tablet_bootstrap.cc:492] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.292207 27074 ts_tablet_manager.cc:1403] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:52:52.294168 27074 raft_consensus.cc:359] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:52.294675 27074 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.295264 27074 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:52.296707 27074 ts_tablet_manager.cc:1434] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:52.297338 27074 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
W20260709 14:52:52.299480 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:52.310084 27074 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.310768 27074 tablet_bootstrap.cc:492] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.311273 27074 ts_tablet_manager.cc:1403] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:52:52.313088 27074 raft_consensus.cc:359] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.313594 27074 raft_consensus.cc:740] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.314196 27074 consensus_queue.cc:260] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.315940 27074 ts_tablet_manager.cc:1434] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:52:52.316732 27074 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.320369 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:35547
I20260709 14:52:52.320472 27136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:35547 every 8 connection(s)
I20260709 14:52:52.334630 27074 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.335534 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:52.335603 27074 tablet_bootstrap.cc:492] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
W20260709 14:52:52.335737 26884 consensus_peers.cc:597] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:52.336679 27074 ts_tablet_manager.cc:1403] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:52:52.338649 27074 raft_consensus.cc:359] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.339331 27074 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.340031 27074 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.342494 27074 ts_tablet_manager.cc:1434] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:52.343266 27074 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.345405 27138 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40647
I20260709 14:52:52.345847 27138 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:52.346735 27138 heartbeater.cc:507] Master 127.22.220.190:40647 requested a full tablet report, sending...
I20260709 14:52:52.348697 27111 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.355527 26664 ts_manager.cc:194] Re-registered known tserver with Master: d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547)
I20260709 14:52:52.357684 27111 pending_rounds.cc:85] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting all ops after (but not including) 0
I20260709 14:52:52.358072 27111 pending_rounds.cc:107] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:52.358319 27111 raft_consensus.cc:2889] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:52.363735 27074 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.364791 27074 tablet_bootstrap.cc:492] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.365484 27074 ts_tablet_manager.cc:1403] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260709 14:52:52.368265 27074 raft_consensus.cc:359] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.369208 27074 raft_consensus.cc:740] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.370281 26664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55252
I20260709 14:52:52.370033 27074 consensus_queue.cc:260] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.373378 27074 ts_tablet_manager.cc:1434] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:52.374344 27138 heartbeater.cc:499] Master 127.22.220.190:40647 was elected leader, sending a full tablet report...
I20260709 14:52:52.374437 27074 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.379333 26917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:52.380137 26917 raft_consensus.cc:606] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:52.383652 26917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:52.384259 26917 raft_consensus.cc:606] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:52.386727 26917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:52.387296 26917 raft_consensus.cc:606] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:52.388268 27074 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.388460 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:52.389019 27074 tablet_bootstrap.cc:492] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.389132 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:52.389640 27074 ts_tablet_manager.cc:1403] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:52:52.389935 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:52.391413 27074 raft_consensus.cc:359] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.392057 27074 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.392714 27074 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.394846 27074 ts_tablet_manager.cc:1434] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:52.395596 27074 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
I20260709 14:52:52.405623 27074 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.406266 27074 tablet_bootstrap.cc:492] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.406764 27074 ts_tablet_manager.cc:1403] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:52:52.408414 27074 raft_consensus.cc:359] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.408874 27074 raft_consensus.cc:740] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.409392 27074 consensus_queue.cc:260] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.410676 27074 ts_tablet_manager.cc:1434] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:52.411482 27074 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap starting.
W20260709 14:52:52.422547 26884 consensus_peers.cc:597] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:52.422919 27074 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: 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
I20260709 14:52:52.423614 27074 tablet_bootstrap.cc:492] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Bootstrap complete.
I20260709 14:52:52.424234 27074 ts_tablet_manager.cc:1403] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:52:52.425945 27074 raft_consensus.cc:359] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.426394 27074 raft_consensus.cc:740] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87add4b74fc403e9ab5a7e797bce7ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.426874 27074 consensus_queue.cc:260] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.428524 27074 ts_tablet_manager.cc:1434] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:52.443331 27111 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.447927 27111 pending_rounds.cc:85] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting all ops after (but not including) 0
I20260709 14:52:52.448117 27111 pending_rounds.cc:107] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:52.448277 27111 raft_consensus.cc:2889] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:52.475229 27111 raft_consensus.cc:3060] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.479878 27111 pending_rounds.cc:85] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting all ops after (but not including) 0
I20260709 14:52:52.480084 27111 pending_rounds.cc:107] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:52.480250 27111 raft_consensus.cc:2889] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:52.539259 27148 raft_consensus.cc:993] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.539763 27058 raft_consensus.cc:1081] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.541203 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:52.541682 26844 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.541980 26844 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.546684 26844 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.548252 26844 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:52.548933 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:52.549319 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:52.549631 27111 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.549960 26917 raft_consensus.cc:3055] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.550316 26917 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:52.551090 26917 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.552258 26917 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.554921 27111 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:52.556048 26810 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:52.556687 26966 raft_consensus.cc:2804] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.557250 26917 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:52.558702 26966 raft_consensus.cc:697] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:52.559581 26966 consensus_queue.cc:237] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.566355 26664 catalog_manager.cc:5697] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.585131 27148 raft_consensus.cc:993] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.585626 27058 raft_consensus.cc:1081] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.587256 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:52.587797 26844 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.588155 26844 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.595001 26844 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.596845 26844 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 3 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:52.597400 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:52.597887 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:52.598032 27111 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.598497 26917 raft_consensus.cc:3055] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.598837 26917 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:52.599651 26917 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.600881 26917 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.604974 27111 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 3.
I20260709 14:52:52.606082 26810 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:52.606736 26966 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:52.607219 26966 raft_consensus.cc:697] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:52.607869 26917 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 3.
I20260709 14:52:52.608070 26966 consensus_queue.cc:237] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.615655 26664 catalog_manager.cc:5697] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 2 to 3, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 3 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.829125 27148 raft_consensus.cc:993] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.829679 27058 raft_consensus.cc:1081] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:52.831122 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:52.831511 26844 raft_consensus.cc:493] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.831739 26844 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.837097 26844 raft_consensus.cc:515] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.839207 26844 leader_election.cc:290] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:52.840672 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:52.841313 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc8bcf5da5437aa276eabb5a539d38" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:52.841568 26917 raft_consensus.cc:3055] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.842063 26917 raft_consensus.cc:740] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:52.842144 27111 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.843523 26917 consensus_queue.cc:260] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.846161 26917 raft_consensus.cc:3060] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.849907 27111 raft_consensus.cc:2468] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:52.850976 26810 leader_election.cc:304] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:52.851253 26917 raft_consensus.cc:2468] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:52.851811 26966 raft_consensus.cc:2804] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.852385 26966 raft_consensus.cc:697] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:52.853193 26966 consensus_queue.cc:237] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:52.859570 26666 catalog_manager.cc:5697] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.939067 26917 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:52.940395 26966 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:52.954269 27111 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:52.959347 27154 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.048303 26917 raft_consensus.cc:1275] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:53.049458 27154 consensus_queue.cc:1048] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.057610 27111 raft_consensus.cc:1275] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:53.059039 27155 consensus_queue.cc:1048] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:53.300561 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:53.319199 26917 raft_consensus.cc:1275] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.320667 27173 consensus_queue.cc:1048] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.330935 27111 raft_consensus.cc:1275] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.332283 27173 consensus_queue.cc:1048] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.400964 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:53.428467 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:53.429069 26844 raft_consensus.cc:606] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:53.431871 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:53.432577 26918 raft_consensus.cc:606] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:53.435105 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:53.435545 26844 raft_consensus.cc:606] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:53.436589 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:53.437021 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:53.437650 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:53.454771 27154 raft_consensus.cc:993] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:53.455420 26966 raft_consensus.cc:1081] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:53.456867 26918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:53.457405 26918 raft_consensus.cc:493] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.457752 26918 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.464919 26918 raft_consensus.cc:515] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.466707 26918 leader_election.cc:290] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 4 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:53.467758 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:53.468093 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e38083fef6452585e9b96c50ff33a2" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:53.468688 26844 raft_consensus.cc:3055] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:53.468698 27111 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.469087 26844 raft_consensus.cc:740] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:53.470096 26844 consensus_queue.cc:260] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.471915 26844 raft_consensus.cc:3060] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.478026 27111 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 4.
I20260709 14:52:53.479592 26884 leader_election.cc:304] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:53.480523 27058 raft_consensus.cc:2804] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:53.480719 26844 raft_consensus.cc:2468] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 4.
I20260709 14:52:53.480979 27058 raft_consensus.cc:697] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 4 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:53.482718 27058 consensus_queue.cc:237] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.489733 26665 catalog_manager.cc:5697] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 3 to 4, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 4 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:53.532984 27058 raft_consensus.cc:993] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:53.533565 27148 raft_consensus.cc:1081] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:53.535416 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:53.535948 26844 raft_consensus.cc:493] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.536274 26844 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.540714 26844 raft_consensus.cc:515] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.542335 26844 leader_election.cc:290] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:53.543270 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:53.543431 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb53ea1b16b41869e0dd9cab1841741" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:53.543907 27111 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.544121 26918 raft_consensus.cc:3055] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.544510 26918 raft_consensus.cc:740] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:53.545682 26918 consensus_queue.cc:260] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.547240 26918 raft_consensus.cc:3060] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.549659 27111 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:53.550951 26810 leader_election.cc:304] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:53.551683 26966 raft_consensus.cc:2804] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.552225 26966 raft_consensus.cc:697] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:53.553435 26966 consensus_queue.cc:237] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:53.554418 26918 raft_consensus.cc:2468] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:53.561793 26665 catalog_manager.cc:5697] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:53.640934 27154 raft_consensus.cc:993] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:53.641378 26966 raft_consensus.cc:1081] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:53.642779 26918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:53.643294 26918 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.643618 26918 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.648892 26918 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:53.651037 26918 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:53.651964 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:53.652100 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:53.652611 27111 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.652690 26844 raft_consensus.cc:3055] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.653115 26844 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:53.653905 26844 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:53.655602 26844 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.658226 27111 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 2.
I20260709 14:52:53.659845 26884 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:53.660739 27148 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.661234 27148 raft_consensus.cc:697] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:53.661773 26844 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 2.
I20260709 14:52:53.662248 27148 consensus_queue.cc:237] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue 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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:53.669761 26665 catalog_manager.cc:5697] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 1 to 2, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:53.955237 26918 raft_consensus.cc:1275] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.956816 26966 consensus_queue.cc:1048] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.967464 27111 raft_consensus.cc:1275] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.969189 26966 consensus_queue.cc:1048] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.004957 27111 raft_consensus.cc:1275] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:54.006453 27148 consensus_queue.cc:1048] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:54.014647 26844 raft_consensus.cc:1275] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:54.016508 27190 consensus_queue.cc:1048] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:54.167586 26844 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:54.169255 27190 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.180001 27111 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:54.181247 27190 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:54.301544 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:54.443737 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:54.452337 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "147d2bff9751406c8ade454b03e48452"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:54.452838 26844 raft_consensus.cc:606] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:54.455096 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:54.455683 26918 raft_consensus.cc:606] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:54.458140 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:54.458606 26918 raft_consensus.cc:606] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:54.459656 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:54.460075 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:54.460537 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:54.586925 27193 raft_consensus.cc:993] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:54.587491 27173 raft_consensus.cc:1081] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:54.588939 26918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "147d2bff9751406c8ade454b03e48452"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:54.589496 26918 raft_consensus.cc:493] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.589856 26918 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.596132 26918 raft_consensus.cc:515] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.597903 26918 leader_election.cc:290] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 3 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:54.598841 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:54.599104 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147d2bff9751406c8ade454b03e48452" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:54.599403 27111 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.599750 26844 raft_consensus.cc:3055] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:54.600102 26844 raft_consensus.cc:740] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:54.600780 26844 consensus_queue.cc:260] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.601740 26844 raft_consensus.cc:3060] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.604678 27111 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:54.605724 26884 leader_election.cc:304] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:54.606552 27190 raft_consensus.cc:2804] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.607004 27190 raft_consensus.cc:697] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:54.607569 26844 raft_consensus.cc:2468] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:54.608075 27190 consensus_queue.cc:237] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.614876 26664 catalog_manager.cc:5697] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 2 to 3, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:54.625699 27058 raft_consensus.cc:993] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:54.626154 27190 raft_consensus.cc:1081] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:54.627442 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:54.627897 26844 raft_consensus.cc:493] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.628171 26844 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.632295 26844 raft_consensus.cc:515] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.633741 26844 leader_election.cc:290] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:54.634531 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:54.634730 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688c37a0fad644b48a3e4e037d228592" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:54.635157 27111 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.635299 26918 raft_consensus.cc:3055] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.635699 26918 raft_consensus.cc:740] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:54.636703 26918 consensus_queue.cc:260] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.638041 26918 raft_consensus.cc:3060] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.642009 27111 raft_consensus.cc:2468] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:54.643661 26810 leader_election.cc:304] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:54.644416 27173 raft_consensus.cc:2804] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.644897 27173 raft_consensus.cc:697] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:54.645112 26918 raft_consensus.cc:2468] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:54.645932 27173 consensus_queue.cc:237] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.653143 26664 catalog_manager.cc:5697] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.731004 27058 raft_consensus.cc:993] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:54.731537 27190 raft_consensus.cc:1081] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:54.732951 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:54.733417 26844 raft_consensus.cc:493] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.733704 26844 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.738560 26844 raft_consensus.cc:515] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.739989 26844 leader_election.cc:290] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 2 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:54.740759 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:54.740980 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:54.741321 27111 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.741602 26918 raft_consensus.cc:3055] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.741916 26918 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:54.742712 26918 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.743883 26918 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.746723 27111 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:54.747874 26810 leader_election.cc:304] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:54.748517 27173 raft_consensus.cc:2804] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.749002 27173 raft_consensus.cc:697] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:54.750011 27173 consensus_queue.cc:237] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Queue 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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:54.750787 26918 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 2.
I20260709 14:52:54.758304 26664 catalog_manager.cc:5697] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 1 to 2, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 2 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.086859 26918 raft_consensus.cc:1275] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.088080 27173 consensus_queue.cc:1048] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.098280 27111 raft_consensus.cc:1275] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.100432 27173 consensus_queue.cc:1048] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.101250 26844 raft_consensus.cc:1275] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:55.102818 27058 consensus_queue.cc:1048] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.117748 27111 raft_consensus.cc:1275] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:55.119395 27190 consensus_queue.cc:1048] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.249650 27111 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.250717 27173 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.259744 26918 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.261451 27209 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:55.302470 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:55.466718 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:55.474148 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:55.474628 26844 raft_consensus.cc:606] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:55.477053 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:55.477430 26844 raft_consensus.cc:606] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:55.479512 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:55.480018 26918 raft_consensus.cc:606] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:55.481081 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:55.481535 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:55.482072 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:55.849453 27212 raft_consensus.cc:993] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:55.849915 27190 raft_consensus.cc:1081] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:55.851270 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:55.851655 26844 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:55.851898 26844 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.856387 26844 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:55.857720 26844 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 3 election: Requested vote from peers ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169), d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547)
I20260709 14:52:55.858507 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:55.858671 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:55.859073 26918 raft_consensus.cc:3055] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.859265 27111 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.859433 26918 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:55.860211 26918 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:55.861117 26918 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.864106 27111 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 3.
I20260709 14:52:55.865197 26810 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:55.865926 27209 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:55.866441 26918 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 3.
I20260709 14:52:55.866458 27209 raft_consensus.cc:697] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:55.868075 27209 consensus_queue.cc:237] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:55.872339 27173 raft_consensus.cc:993] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:55.873001 27214 raft_consensus.cc:1081] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:55.874559 27214 raft_consensus.cc:993] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:55.874958 26917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:55.875003 27214 raft_consensus.cc:1081] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:55.875676 26917 raft_consensus.cc:493] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:55.876118 26917 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.877231 26918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:55.877792 26918 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:55.878134 26918 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.878468 26665 catalog_manager.cc:5697] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 2 to 3, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 3 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:55.882053 26917 raft_consensus.cc:515] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.884112 26918 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.885038 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:55.885509 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:55.886185 26844 raft_consensus.cc:3055] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.885583 27111 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.886504 26844 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:55.887032 27110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:55.887617 27110 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.887343 26844 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.888449 26844 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.892947 27111 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:55.893674 26917 leader_election.cc:290] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 3 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:55.894361 26884 leader_election.cc:304] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:55.894891 26844 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:55.895920 27190 raft_consensus.cc:2804] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:55.896539 27190 raft_consensus.cc:697] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:55.897778 27110 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:55.897922 26844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:55.897583 27190 consensus_queue.cc:237] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.898418 26844 raft_consensus.cc:3055] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.898658 26918 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 3 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:55.898769 26844 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:55.899600 26844 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.900849 26844 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.901968 26884 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:55.903265 27212 raft_consensus.cc:2804] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:55.903769 27212 raft_consensus.cc:697] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:55.904824 27212 consensus_queue.cc:237] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:55.908874 26844 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 3.
I20260709 14:52:55.908962 26665 catalog_manager.cc:5697] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 2 to 3, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:55.921267 26664 catalog_manager.cc:5697] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 2 to 3, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:56.303412 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:56.328297 26844 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.329583 27212 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:56.340559 27110 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.342759 27224 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:56.345592 26844 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.346894 27190 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:56.359866 27110 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.362052 27225 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:56.370749 27111 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.373008 27214 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:56.384137 26918 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.385329 27233 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:56.488641 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:56.495850 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:56.496290 26918 raft_consensus.cc:606] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:56.498539 26918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
mode: GRACEFUL
new_leader_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:54236
I20260709 14:52:56.498934 26918 raft_consensus.cc:606] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Received request to transfer leadership to TS 3f02f48749c24f3b93bd33643beac13c
I20260709 14:52:56.501015 26844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
mode: GRACEFUL
new_leader_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:41182
I20260709 14:52:56.501533 26844 raft_consensus.cc:606] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Received request to transfer leadership to TS ff2d512ba346471b91134c1d29c1d881
I20260709 14:52:56.502676 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:56.503121 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:56.503630 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:56.898010 27212 raft_consensus.cc:993] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:56.898573 27225 raft_consensus.cc:1081] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:56.899930 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403149c2cc504b9fae533bbd38165925"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:56.900372 26844 raft_consensus.cc:493] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.900662 26844 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.904851 26844 raft_consensus.cc:515] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.906292 26844 leader_election.cc:290] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 4 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:56.907068 27110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:56.907734 27110 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.907753 26918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403149c2cc504b9fae533bbd38165925" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:56.908434 26918 raft_consensus.cc:3055] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.908684 26918 raft_consensus.cc:740] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:56.909356 26918 consensus_queue.cc:260] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.910296 26918 raft_consensus.cc:3060] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.915441 27233 raft_consensus.cc:993] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: : Instructing follower ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:56.915961 27233 raft_consensus.cc:1081] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Signalling peer ff2d512ba346471b91134c1d29c1d881 to start an election
I20260709 14:52:56.915992 27110 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 4.
I20260709 14:52:56.916962 26918 raft_consensus.cc:2468] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 4.
I20260709 14:52:56.917232 26810 leader_election.cc:304] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, d87add4b74fc403e9ab5a7e797bce7ab; no voters: 
I20260709 14:52:56.917884 26917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597"
dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
 from {username='slave'} at 127.0.0.1:54222
I20260709 14:52:56.918365 27235 raft_consensus.cc:2804] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.918500 26917 raft_consensus.cc:493] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.918855 27235 raft_consensus.cc:697] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 4 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:56.918943 26917 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.919751 27235 consensus_queue.cc:237] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.922775 27212 raft_consensus.cc:993] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: : Instructing follower 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:56.923277 27225 raft_consensus.cc:1081] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Signalling peer 3f02f48749c24f3b93bd33643beac13c to start an election
I20260709 14:52:56.924856 26844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd"
dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
 from {username='slave'} at 127.0.0.1:41164
I20260709 14:52:56.925349 26844 raft_consensus.cc:493] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.925652 26844 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.926205 26917 raft_consensus.cc:515] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:56.927115 26664 catalog_manager.cc:5697] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 3 to 4, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 4 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.928946 27110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:56.929164 26917 leader_election.cc:290] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [CANDIDATE]: Term 4 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485)
I20260709 14:52:56.930604 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d2137672424a1e97878a46ccd2d597" candidate_uuid: "ff2d512ba346471b91134c1d29c1d881" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3f02f48749c24f3b93bd33643beac13c"
I20260709 14:52:56.931226 26841 raft_consensus.cc:3055] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.931131 26844 raft_consensus.cc:515] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.929984 27110 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.931600 26841 raft_consensus.cc:740] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:56.932497 26841 consensus_queue.cc:260] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:56.933070 26844 leader_election.cc:290] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [CANDIDATE]: Term 4 election: Requested vote from peers d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547), ff2d512ba346471b91134c1d29c1d881 (127.22.220.131:34169)
I20260709 14:52:56.933655 26841 raft_consensus.cc:3060] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.934535 27111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d87add4b74fc403e9ab5a7e797bce7ab"
I20260709 14:52:56.935041 27111 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.937003 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cc920a03c14f3c8e3b641a26db25dd" candidate_uuid: "3f02f48749c24f3b93bd33643beac13c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff2d512ba346471b91134c1d29c1d881"
I20260709 14:52:56.937508 26917 raft_consensus.cc:3055] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.937794 26917 raft_consensus.cc:740] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:56.938504 26917 consensus_queue.cc:260] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.939601 26917 raft_consensus.cc:3060] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.940390 27110 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 4.
I20260709 14:52:56.946056 26917 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 4.
I20260709 14:52:56.946851 26884 leader_election.cc:304] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [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: d87add4b74fc403e9ab5a7e797bce7ab, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:56.947371 27111 raft_consensus.cc:2468] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f02f48749c24f3b93bd33643beac13c in term 4.
I20260709 14:52:56.947724 27225 raft_consensus.cc:2804] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.948379 26807 leader_election.cc:304] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [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: 3f02f48749c24f3b93bd33643beac13c, ff2d512ba346471b91134c1d29c1d881; no voters: 
I20260709 14:52:56.949303 27235 raft_consensus.cc:2804] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.948377 27225 raft_consensus.cc:697] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 4 LEADER]: Becoming Leader. State: Replica: ff2d512ba346471b91134c1d29c1d881, State: Running, Role: LEADER
I20260709 14:52:56.949846 26841 raft_consensus.cc:2468] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2d512ba346471b91134c1d29c1d881 in term 4.
I20260709 14:52:56.950819 27225 consensus_queue.cc:237] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [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: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } }
I20260709 14:52:56.949769 27235 raft_consensus.cc:697] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 4 LEADER]: Becoming Leader. State: Replica: 3f02f48749c24f3b93bd33643beac13c, State: Running, Role: LEADER
I20260709 14:52:56.952345 27235 consensus_queue.cc:237] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [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: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } }
I20260709 14:52:56.959446 26666 catalog_manager.cc:5697] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 reported cstate change: term changed from 3 to 4, leader changed from 3f02f48749c24f3b93bd33643beac13c (127.22.220.130) to ff2d512ba346471b91134c1d29c1d881 (127.22.220.131). New cstate: current_term: 4 leader_uuid: "ff2d512ba346471b91134c1d29c1d881" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.962740 26664 catalog_manager.cc:5697] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c reported cstate change: term changed from 3 to 4, leader changed from ff2d512ba346471b91134c1d29c1d881 (127.22.220.131) to 3f02f48749c24f3b93bd33643beac13c (127.22.220.130). New cstate: current_term: 4 leader_uuid: "3f02f48749c24f3b93bd33643beac13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:57.304339 26715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:57.345402 26917 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.346653 27235 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.356422 27111 raft_consensus.cc:1275] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.358358 27232 consensus_queue.cc:1048] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.367969 26917 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.369127 27232 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2d512ba346471b91134c1d29c1d881" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.380246 27111 raft_consensus.cc:1275] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Refusing update from remote peer 3f02f48749c24f3b93bd33643beac13c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.381552 27233 consensus_queue.cc:1048] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.492857 26841 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.494108 27212 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f02f48749c24f3b93bd33643beac13c" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.504349 27110 raft_consensus.cc:1275] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Refusing update from remote peer ff2d512ba346471b91134c1d29c1d881: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.505653 27212 consensus_queue.cc:1048] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87add4b74fc403e9ab5a7e797bce7ab" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:57.509682 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:57.540035 23410 tablet_server.cc:179] TabletServer@127.22.220.129:35547 shutting down...
I20260709 14:52:57.559993 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:57.560729 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.561589 23410 raft_consensus.cc:2243] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.562088 23410 raft_consensus.cc:2272] T ceb53ea1b16b41869e0dd9cab1841741 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.564193 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.564791 23410 raft_consensus.cc:2243] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.565243 23410 raft_consensus.cc:2272] T 660a2c8e296f40c0bdadd11945ad5246 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.567234 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.567755 23410 raft_consensus.cc:2243] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.568204 23410 raft_consensus.cc:2272] T 45e38083fef6452585e9b96c50ff33a2 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.570072 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.570609 23410 raft_consensus.cc:2243] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.571030 23410 raft_consensus.cc:2272] T e6d2137672424a1e97878a46ccd2d597 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.573872 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.574411 23410 raft_consensus.cc:2243] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.574801 23410 raft_consensus.cc:2272] T 688c37a0fad644b48a3e4e037d228592 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.576990 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.577659 23410 raft_consensus.cc:2243] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.578189 23410 raft_consensus.cc:2272] T 4ddc8bcf5da5437aa276eabb5a539d38 P d87add4b74fc403e9ab5a7e797bce7ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:57.578994 26810 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
I20260709 14:52:57.580741 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.581382 23410 raft_consensus.cc:2243] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.581856 23410 raft_consensus.cc:2272] T 50cc920a03c14f3c8e3b641a26db25dd P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:57.582353 26810 consensus_peers.cc:597] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:57.584501 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.585105 23410 raft_consensus.cc:2243] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.585551 23410 raft_consensus.cc:2272] T 403149c2cc504b9fae533bbd38165925 P d87add4b74fc403e9ab5a7e797bce7ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.587867 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.588387 23410 raft_consensus.cc:2243] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.588804 23410 raft_consensus.cc:2272] T 147d2bff9751406c8ade454b03e48452 P d87add4b74fc403e9ab5a7e797bce7ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.590646 23410 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:57.591109 23410 raft_consensus.cc:2243] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.591507 23410 raft_consensus.cc:2272] T 1f195f587f5346ba895fba09d9cb10e9 P d87add4b74fc403e9ab5a7e797bce7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.621354 23410 tablet_server.cc:196] TabletServer@127.22.220.129:35547 shutdown complete.
W20260709 14:52:57.633140 26884 consensus_peers.cc:597] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:57.647651 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
I20260709 14:52:57.678146 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:57.679044 23410 tablet_replica.cc:333] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.680066 23410 raft_consensus.cc:2243] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.680614 23410 raft_consensus.cc:2272] T 45e38083fef6452585e9b96c50ff33a2 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.683039 23410 tablet_replica.cc:333] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.683748 23410 raft_consensus.cc:2243] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.684638 23410 raft_consensus.cc:2272] T ceb53ea1b16b41869e0dd9cab1841741 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.687110 23410 tablet_replica.cc:333] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.687731 23410 raft_consensus.cc:2243] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.688261 23410 raft_consensus.cc:2272] T 660a2c8e296f40c0bdadd11945ad5246 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.690289 23410 tablet_replica.cc:333] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.691152 23410 raft_consensus.cc:2243] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.692188 23410 raft_consensus.cc:2272] T 50cc920a03c14f3c8e3b641a26db25dd P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.695353 23410 tablet_replica.cc:333] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.696134 23410 raft_consensus.cc:2243] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.696976 23410 raft_consensus.cc:2272] T 403149c2cc504b9fae533bbd38165925 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:57.697238 26884 consensus_peers.cc:597] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 -> Peer d87add4b74fc403e9ab5a7e797bce7ab (127.22.220.129:35547): Couldn't send request to peer d87add4b74fc403e9ab5a7e797bce7ab. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:57.700242 23410 tablet_replica.cc:333] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.700798 23410 raft_consensus.cc:2243] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.701164 23410 raft_consensus.cc:2272] T 147d2bff9751406c8ade454b03e48452 P 3f02f48749c24f3b93bd33643beac13c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.703142 23410 tablet_replica.cc:333] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.703622 23410 raft_consensus.cc:2243] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.704447 23410 raft_consensus.cc:2272] T 4ddc8bcf5da5437aa276eabb5a539d38 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.706353 23410 tablet_replica.cc:333] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.706797 23410 raft_consensus.cc:2243] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.707442 23410 raft_consensus.cc:2272] T 1f195f587f5346ba895fba09d9cb10e9 P 3f02f48749c24f3b93bd33643beac13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.709312 23410 tablet_replica.cc:333] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.709754 23410 raft_consensus.cc:2243] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.710402 23410 raft_consensus.cc:2272] T 688c37a0fad644b48a3e4e037d228592 P 3f02f48749c24f3b93bd33643beac13c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.712313 23410 tablet_replica.cc:333] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c: stopping tablet replica
I20260709 14:52:57.712729 23410 raft_consensus.cc:2243] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.713088 23410 raft_consensus.cc:2272] T e6d2137672424a1e97878a46ccd2d597 P 3f02f48749c24f3b93bd33643beac13c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.743896 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
I20260709 14:52:57.766656 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
W20260709 14:52:57.776392 26883 consensus_peers.cc:597] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 -> Peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Couldn't send request to peer 3f02f48749c24f3b93bd33643beac13c. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:39485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:57.792887 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:57.793661 23410 tablet_replica.cc:333] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.794418 23410 raft_consensus.cc:2243] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.794940 23410 raft_consensus.cc:2272] T 1f195f587f5346ba895fba09d9cb10e9 P ff2d512ba346471b91134c1d29c1d881 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.797019 23410 tablet_replica.cc:333] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.797643 23410 raft_consensus.cc:2243] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.798075 23410 raft_consensus.cc:2272] T 50cc920a03c14f3c8e3b641a26db25dd P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.800725 23410 tablet_replica.cc:333] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.801318 23410 raft_consensus.cc:2243] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.802217 23410 raft_consensus.cc:2272] T 147d2bff9751406c8ade454b03e48452 P ff2d512ba346471b91134c1d29c1d881 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.804879 23410 tablet_replica.cc:333] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
W20260709 14:52:57.805362 26883 consensus_peers.cc:597] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 -> Peer 3f02f48749c24f3b93bd33643beac13c (127.22.220.130:39485): Couldn't send request to peer 3f02f48749c24f3b93bd33643beac13c. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:39485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:57.805510 23410 raft_consensus.cc:2243] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.806061 23410 raft_consensus.cc:2272] T 403149c2cc504b9fae533bbd38165925 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.808624 23410 tablet_replica.cc:333] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.809190 23410 raft_consensus.cc:2243] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.809669 23410 raft_consensus.cc:2272] T 4ddc8bcf5da5437aa276eabb5a539d38 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.811457 23410 tablet_replica.cc:333] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.812017 23410 raft_consensus.cc:2243] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.812409 23410 raft_consensus.cc:2272] T 688c37a0fad644b48a3e4e037d228592 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.814195 23410 tablet_replica.cc:333] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.814678 23410 raft_consensus.cc:2243] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.815424 23410 raft_consensus.cc:2272] T e6d2137672424a1e97878a46ccd2d597 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.817760 23410 tablet_replica.cc:333] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.818256 23410 raft_consensus.cc:2243] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.819023 23410 raft_consensus.cc:2272] T 660a2c8e296f40c0bdadd11945ad5246 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.820808 23410 tablet_replica.cc:333] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.821270 23410 raft_consensus.cc:2243] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:57.821658 23410 raft_consensus.cc:2272] T ceb53ea1b16b41869e0dd9cab1841741 P ff2d512ba346471b91134c1d29c1d881 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.823359 23410 tablet_replica.cc:333] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881: stopping tablet replica
I20260709 14:52:57.823873 23410 raft_consensus.cc:2243] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.824586 23410 raft_consensus.cc:2272] T 45e38083fef6452585e9b96c50ff33a2 P ff2d512ba346471b91134c1d29c1d881 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.857506 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:52:57.879907 23410 master.cc:562] Master@127.22.220.190:40647 shutting down...
I20260709 14:52:57.901921 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:57.902483 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:57.902819 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30dfe17a7637460a89635dccffb67a3e: stopping tablet replica
I20260709 14:52:57.926241 23410 master.cc:584] Master@127.22.220.190:40647 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12835 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:57.970541 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:40521
I20260709 14:52:57.971699 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:57.977442 27256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:57.977476 27257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:57.978401 27259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:57.979415 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:57.980641 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.980840 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.981025 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608777980993 us; error 0 us; skew 500 ppm
I20260709 14:52:57.981669 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.984128 23410 webserver.cc:533] Webserver started at http://127.22.220.190:34031/ using document root <none> and password file <none>
I20260709 14:52:57.984647 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.984843 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.985114 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.986202 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "0259396321a64ece880c8ef937a95268"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-hxnw"
I20260709 14:52:57.991058 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:57.994323 27264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.995190 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:57.995451 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "0259396321a64ece880c8ef937a95268"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-hxnw"
I20260709 14:52:57.995692 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-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)
I20260709 14:52:58.010263 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.011462 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.049913 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:40521
I20260709 14:52:58.050009 27315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:40521 every 8 connection(s)
I20260709 14:52:58.053905 27316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.064280 27316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268: Bootstrap starting.
I20260709 14:52:58.069119 27316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.073240 27316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268: No bootstrap required, opened a new log
I20260709 14:52:58.075327 27316 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0259396321a64ece880c8ef937a95268" member_type: VOTER }
I20260709 14:52:58.075708 27316 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.075899 27316 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0259396321a64ece880c8ef937a95268, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.076586 27316 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0259396321a64ece880c8ef937a95268" member_type: VOTER }
I20260709 14:52:58.076998 27316 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:58.077185 27316 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:58.077389 27316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.081812 27316 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0259396321a64ece880c8ef937a95268" member_type: VOTER }
I20260709 14:52:58.082250 27316 leader_election.cc:304] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [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: 0259396321a64ece880c8ef937a95268; no voters: 
I20260709 14:52:58.083292 27316 leader_election.cc:290] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:58.083694 27319 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.085052 27319 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 1 LEADER]: Becoming Leader. State: Replica: 0259396321a64ece880c8ef937a95268, State: Running, Role: LEADER
I20260709 14:52:58.085706 27319 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [LEADER]: Queue going to LEADER mode. State: All 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: "0259396321a64ece880c8ef937a95268" member_type: VOTER }
I20260709 14:52:58.086241 27316 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:58.090019 27320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0259396321a64ece880c8ef937a95268" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0259396321a64ece880c8ef937a95268" member_type: VOTER } }
I20260709 14:52:58.090391 27321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0259396321a64ece880c8ef937a95268. Latest consensus state: current_term: 1 leader_uuid: "0259396321a64ece880c8ef937a95268" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0259396321a64ece880c8ef937a95268" member_type: VOTER } }
I20260709 14:52:58.090751 27320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:58.090906 27321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:58.095662 27327 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:58.101377 27327 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:58.102501 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:58.110128 27327 catalog_manager.cc:1383] Generated new cluster ID: 41d6db9b45d14ab380a1e56656792061
I20260709 14:52:58.110451 27327 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:58.148270 27327 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:58.149585 27327 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:58.164193 27327 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268: Generated new TSK 0
I20260709 14:52:58.164922 27327 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:58.233487 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:58.239579 27337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.240831 27338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.242511 27340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.245174 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:58.246129 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:58.246310 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:58.246428 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608778246416 us; error 0 us; skew 500 ppm
I20260709 14:52:58.246902 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:58.249441 23410 webserver.cc:533] Webserver started at http://127.22.220.129:40211/ using document root <none> and password file <none>
I20260709 14:52:58.249884 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:58.250039 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:58.250255 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:58.251291 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "9120d2b8ee5e416d9a4dec731361deb9"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.255669 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:52:58.258913 27345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.259668 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:58.259999 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "9120d2b8ee5e416d9a4dec731361deb9"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.260295 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-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)
I20260709 14:52:58.270929 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.272207 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.273804 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.275990 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.276224 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.276549 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.276748 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.317188 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:43391
I20260709 14:52:58.317283 27407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:43391 every 8 connection(s)
I20260709 14:52:58.322243 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:58.328992 27412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.331306 27413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.332643 27415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.333354 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:58.334494 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:58.334789 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:58.334997 27408 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40521
I20260709 14:52:58.335017 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608778334999 us; error 0 us; skew 500 ppm
I20260709 14:52:58.335423 27408 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.335942 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:58.336310 27408 heartbeater.cc:507] Master 127.22.220.190:40521 requested a full tablet report, sending...
I20260709 14:52:58.338687 23410 webserver.cc:533] Webserver started at http://127.22.220.130:42765/ using document root <none> and password file <none>
I20260709 14:52:58.338835 27281 ts_manager.cc:194] Registered new tserver with Master: 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391)
I20260709 14:52:58.339301 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:58.339535 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:58.339864 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:58.340871 27281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50326
I20260709 14:52:58.341008 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "48f7eddb1e824c8ea9850e146b961336"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.345845 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:58.349419 27420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.350363 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:58.350775 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "48f7eddb1e824c8ea9850e146b961336"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.351078 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-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)
I20260709 14:52:58.372143 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.373356 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.374809 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.377214 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.377447 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.377682 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.377851 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.418143 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:46629
I20260709 14:52:58.418274 27482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:46629 every 8 connection(s)
I20260709 14:52:58.422855 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:58.429159 27486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.434088 27487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.436407 27489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.437278 27483 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40521
I20260709 14:52:58.437425 23410 server_base.cc:1061] running on GCE node
I20260709 14:52:58.437795 27483 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.438444 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:58.438592 27483 heartbeater.cc:507] Master 127.22.220.190:40521 requested a full tablet report, sending...
W20260709 14:52:58.438716 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:58.439059 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608778439038 us; error 0 us; skew 500 ppm
I20260709 14:52:58.439641 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:58.440815 27281 ts_manager.cc:194] Registered new tserver with Master: 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629)
I20260709 14:52:58.442162 27281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50334
I20260709 14:52:58.443390 23410 webserver.cc:533] Webserver started at http://127.22.220.131:44961/ using document root <none> and password file <none>
I20260709 14:52:58.443990 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:58.444193 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:58.444482 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:58.445616 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "909a800c0e2242c5b19a8562068a3ffb"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.450086 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:52:58.453558 27494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.454344 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:58.454665 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "909a800c0e2242c5b19a8562068a3ffb"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-hxnw"
I20260709 14:52:58.454908 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608692399397-23410-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)
I20260709 14:52:58.484858 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.486057 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.487572 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.489851 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.490058 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.490332 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.490509 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.532146 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:42943
I20260709 14:52:58.532269 27556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:42943 every 8 connection(s)
I20260709 14:52:58.545648 27557 heartbeater.cc:344] Connected to a master server at 127.22.220.190:40521
I20260709 14:52:58.546080 27557 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.546787 27557 heartbeater.cc:507] Master 127.22.220.190:40521 requested a full tablet report, sending...
I20260709 14:52:58.548672 27281 ts_manager.cc:194] Registered new tserver with Master: 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:58.548775 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013627506s
I20260709 14:52:58.550066 27281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50336
I20260709 14:52:58.574378 27281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50340:
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"
    }
  }
}
W20260709 14:52:58.576448 27281 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.
I20260709 14:52:58.625111 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 04085d1e70154493a6b911400dd0f0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:58.625604 27447 tablet_service.cc:1511] Processing CreateTablet for tablet daf5cb77a9114cd9b460a50f4c2d0f70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:58.626633 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04085d1e70154493a6b911400dd0f0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.627250 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf5cb77a9114cd9b460a50f4c2d0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.628909 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 04085d1e70154493a6b911400dd0f0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:58.630193 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04085d1e70154493a6b911400dd0f0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.633101 27373 tablet_service.cc:1511] Processing CreateTablet for tablet 04085d1e70154493a6b911400dd0f0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:58.633155 27372 tablet_service.cc:1511] Processing CreateTablet for tablet daf5cb77a9114cd9b460a50f4c2d0f70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:58.627040 27521 tablet_service.cc:1511] Processing CreateTablet for tablet daf5cb77a9114cd9b460a50f4c2d0f70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac56d38a07648c392cf8025b19d6e42]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:58.634519 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04085d1e70154493a6b911400dd0f0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.635334 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf5cb77a9114cd9b460a50f4c2d0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.643843 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf5cb77a9114cd9b460a50f4c2d0f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.651742 27573 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: Bootstrap starting.
I20260709 14:52:58.657321 27572 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Bootstrap starting.
I20260709 14:52:58.662027 27573 tablet_bootstrap.cc:654] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.668277 27574 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: Bootstrap starting.
I20260709 14:52:58.669646 27572 tablet_bootstrap.cc:654] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.671154 27573 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: No bootstrap required, opened a new log
I20260709 14:52:58.671676 27573 ts_tablet_manager.cc:1403] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 14:52:58.675209 27572 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: No bootstrap required, opened a new log
I20260709 14:52:58.675730 27572 ts_tablet_manager.cc:1403] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:52:58.676204 27574 tablet_bootstrap.cc:654] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.676391 27573 raft_consensus.cc:359] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.677263 27573 raft_consensus.cc:385] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.677561 27573 raft_consensus.cc:740] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.678319 27573 consensus_queue.cc:260] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.679010 27572 raft_consensus.cc:359] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.679883 27572 raft_consensus.cc:385] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.680287 27572 raft_consensus.cc:740] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.681466 27572 consensus_queue.cc:260] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.684397 27573 ts_tablet_manager.cc:1434] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:52:58.684852 27408 heartbeater.cc:499] Master 127.22.220.190:40521 was elected leader, sending a full tablet report...
I20260709 14:52:58.685467 27573 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: Bootstrap starting.
I20260709 14:52:58.686050 27574 tablet_bootstrap.cc:492] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: No bootstrap required, opened a new log
I20260709 14:52:58.686522 27574 ts_tablet_manager.cc:1403] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:52:58.685392 27572 ts_tablet_manager.cc:1434] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:52:58.687659 27483 heartbeater.cc:499] Master 127.22.220.190:40521 was elected leader, sending a full tablet report...
I20260709 14:52:58.691530 27574 raft_consensus.cc:359] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.692269 27574 raft_consensus.cc:385] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.692514 27574 raft_consensus.cc:740] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 909a800c0e2242c5b19a8562068a3ffb, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.693785 27573 tablet_bootstrap.cc:654] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.693437 27574 consensus_queue.cc:260] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.696532 27557 heartbeater.cc:499] Master 127.22.220.190:40521 was elected leader, sending a full tablet report...
I20260709 14:52:58.697206 27574 ts_tablet_manager.cc:1434] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260709 14:52:58.698554 27572 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: Bootstrap starting.
I20260709 14:52:58.699167 27574 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: Bootstrap starting.
I20260709 14:52:58.717890 27572 tablet_bootstrap.cc:654] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.717968 27574 tablet_bootstrap.cc:654] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.718463 27573 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: No bootstrap required, opened a new log
I20260709 14:52:58.719029 27573 ts_tablet_manager.cc:1403] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.016s
I20260709 14:52:58.722325 27573 raft_consensus.cc:359] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.723042 27573 raft_consensus.cc:385] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.723330 27573 raft_consensus.cc:740] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.723338 27572 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: No bootstrap required, opened a new log
I20260709 14:52:58.723327 27574 tablet_bootstrap.cc:492] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: No bootstrap required, opened a new log
I20260709 14:52:58.724174 27572 ts_tablet_manager.cc:1403] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 14:52:58.724262 27574 ts_tablet_manager.cc:1403] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 14:52:58.724382 27573 consensus_queue.cc:260] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.727308 27572 raft_consensus.cc:359] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.727456 27574 raft_consensus.cc:359] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.728152 27572 raft_consensus.cc:385] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.728331 27574 raft_consensus.cc:385] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.728410 27573 ts_tablet_manager.cc:1434] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:52:58.728618 27572 raft_consensus.cc:740] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.728824 27574 raft_consensus.cc:740] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 909a800c0e2242c5b19a8562068a3ffb, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.729660 27572 consensus_queue.cc:260] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.729707 27574 consensus_queue.cc:260] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.731707 27572 ts_tablet_manager.cc:1434] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:58.732065 27574 ts_tablet_manager.cc:1434] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:58.766983 27579 raft_consensus.cc:493] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.767531 27579 raft_consensus.cc:515] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.769589 27579 leader_election.cc:290] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943), 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391)
I20260709 14:52:58.778522 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04085d1e70154493a6b911400dd0f0f8" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb" is_pre_election: true
I20260709 14:52:58.779238 27532 raft_consensus.cc:2468] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 0.
I20260709 14:52:58.780387 27421 leader_election.cc:304] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 909a800c0e2242c5b19a8562068a3ffb; no voters: 
I20260709 14:52:58.781106 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04085d1e70154493a6b911400dd0f0f8" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9" is_pre_election: true
I20260709 14:52:58.781119 27579 raft_consensus.cc:2804] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.781685 27579 raft_consensus.cc:493] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.781761 27383 raft_consensus.cc:2468] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 0.
I20260709 14:52:58.782112 27579 raft_consensus.cc:3060] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.787942 27579 raft_consensus.cc:515] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.789428 27579 leader_election.cc:290] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [CANDIDATE]: Term 1 election: Requested vote from peers 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943), 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391)
I20260709 14:52:58.790271 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04085d1e70154493a6b911400dd0f0f8" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
I20260709 14:52:58.790547 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04085d1e70154493a6b911400dd0f0f8" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
I20260709 14:52:58.790828 27532 raft_consensus.cc:3060] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.791148 27383 raft_consensus.cc:3060] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.796176 27532 raft_consensus.cc:2468] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 1.
I20260709 14:52:58.796288 27383 raft_consensus.cc:2468] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 1.
I20260709 14:52:58.797364 27421 leader_election.cc:304] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 909a800c0e2242c5b19a8562068a3ffb; no voters: 
I20260709 14:52:58.798195 27579 raft_consensus.cc:2804] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.799338 27579 raft_consensus.cc:697] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 LEADER]: Becoming Leader. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Running, Role: LEADER
I20260709 14:52:58.800086 27579 consensus_queue.cc:237] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } }
I20260709 14:52:58.808274 27279 catalog_manager.cc:5697] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "48f7eddb1e824c8ea9850e146b961336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:58.915169 27578 raft_consensus.cc:493] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.915766 27578 raft_consensus.cc:515] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.917759 27578 leader_election.cc:290] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:58.928996 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336" is_pre_election: true
I20260709 14:52:58.929647 27458 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:58.930094 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb" is_pre_election: true
I20260709 14:52:58.930748 27346 leader_election.cc:304] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:58.930754 27532 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:58.931535 27578 raft_consensus.cc:2804] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.931905 27578 raft_consensus.cc:493] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.932231 27578 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.937232 27578 raft_consensus.cc:515] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.939191 27578 leader_election.cc:290] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Requested vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:58.940055 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
I20260709 14:52:58.940192 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
I20260709 14:52:58.940636 27458 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.940735 27532 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.945817 27532 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:58.946563 27458 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:58.946939 27346 leader_election.cc:304] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 909a800c0e2242c5b19a8562068a3ffb, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:58.947870 27578 raft_consensus.cc:2804] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.949033 27578 raft_consensus.cc:697] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Becoming Leader. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Running, Role: LEADER
I20260709 14:52:58.949826 27578 consensus_queue.cc:237] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:58.957603 27279 catalog_manager.cc:5697] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "9120d2b8ee5e416d9a4dec731361deb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.044903 27279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50352:
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"
    }
  }
}
W20260709 14:52:59.046813 27279 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.
I20260709 14:52:59.071023 27373 tablet_service.cc:1511] Processing CreateTablet for tablet 82a72e371ede409cbfa842519053f01b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:59.071856 27447 tablet_service.cc:1511] Processing CreateTablet for tablet 82a72e371ede409cbfa842519053f01b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:59.072410 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a72e371ede409cbfa842519053f01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.073153 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a72e371ede409cbfa842519053f01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.073764 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 82a72e371ede409cbfa842519053f01b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:59.074536 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf5635da4d546289417e2979b8c6087 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:59.075119 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a72e371ede409cbfa842519053f01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.075744 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf5635da4d546289417e2979b8c6087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.076705 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf5635da4d546289417e2979b8c6087 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:59.079239 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf5635da4d546289417e2979b8c6087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.079041 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf5635da4d546289417e2979b8c6087 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1133e2ce38c34ed4aecb1585dbe9ccef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:59.080293 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf5635da4d546289417e2979b8c6087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:59.090931 27572 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: Bootstrap starting.
W20260709 14:52:59.095541 27329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:59.097740 27572 tablet_bootstrap.cc:654] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.098170 27574 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Bootstrap starting.
I20260709 14:52:59.105068 27574 tablet_bootstrap.cc:654] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.109580 27572 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: No bootstrap required, opened a new log
I20260709 14:52:59.110257 27572 ts_tablet_manager.cc:1403] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.016s
I20260709 14:52:59.115351 27573 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: Bootstrap starting.
I20260709 14:52:59.115025 27572 raft_consensus.cc:359] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.116925 27572 raft_consensus.cc:385] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.117292 27572 raft_consensus.cc:740] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.118119 27572 consensus_queue.cc:260] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.119010 27574 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: No bootstrap required, opened a new log
I20260709 14:52:59.121315 27574 ts_tablet_manager.cc:1403] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260709 14:52:59.122761 27573 tablet_bootstrap.cc:654] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.120534 27572 ts_tablet_manager.cc:1434] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 14:52:59.125133 27574 raft_consensus.cc:359] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.125958 27574 raft_consensus.cc:385] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.126276 27574 raft_consensus.cc:740] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 909a800c0e2242c5b19a8562068a3ffb, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.127089 27574 consensus_queue.cc:260] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.129443 27574 ts_tablet_manager.cc:1434] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:52:59.130541 27574 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: Bootstrap starting.
I20260709 14:52:59.133216 27572 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: Bootstrap starting.
I20260709 14:52:59.136438 27573 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: No bootstrap required, opened a new log
I20260709 14:52:59.137107 27573 ts_tablet_manager.cc:1403] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:52:59.138641 27574 tablet_bootstrap.cc:654] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.140406 27572 tablet_bootstrap.cc:654] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.140283 27573 raft_consensus.cc:359] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.141171 27573 raft_consensus.cc:385] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.141549 27573 raft_consensus.cc:740] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.142598 27573 consensus_queue.cc:260] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.145658 27573 ts_tablet_manager.cc:1434] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:59.146927 27573 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: Bootstrap starting.
I20260709 14:52:59.150987 27572 tablet_bootstrap.cc:492] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: No bootstrap required, opened a new log
I20260709 14:52:59.151609 27572 ts_tablet_manager.cc:1403] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 14:52:59.154632 27572 raft_consensus.cc:359] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.157378 27572 raft_consensus.cc:385] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.157776 27572 raft_consensus.cc:740] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.158142 27574 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: No bootstrap required, opened a new log
I20260709 14:52:59.156667 27573 tablet_bootstrap.cc:654] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.158751 27574 ts_tablet_manager.cc:1403] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260709 14:52:59.159358 27572 consensus_queue.cc:260] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.162114 27572 ts_tablet_manager.cc:1434] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:59.161854 27574 raft_consensus.cc:359] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.163108 27574 raft_consensus.cc:385] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.163412 27574 raft_consensus.cc:740] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 909a800c0e2242c5b19a8562068a3ffb, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.164281 27574 consensus_queue.cc:260] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.165196 27573 tablet_bootstrap.cc:492] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: No bootstrap required, opened a new log
I20260709 14:52:59.165747 27573 ts_tablet_manager.cc:1403] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:52:59.166554 27574 ts_tablet_manager.cc:1434] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:59.169100 27573 raft_consensus.cc:359] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.170012 27573 raft_consensus.cc:385] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.170382 27573 raft_consensus.cc:740] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.171234 27573 consensus_queue.cc:260] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.174602 27573 ts_tablet_manager.cc:1434] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:59.226038 27578 raft_consensus.cc:493] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.226590 27578 raft_consensus.cc:515] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.228335 27578 leader_election.cc:290] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:59.229264 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336" is_pre_election: true
I20260709 14:52:59.229511 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb" is_pre_election: true
I20260709 14:52:59.229882 27458 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:59.230125 27532 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:59.230906 27346 leader_election.cc:304] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:59.231647 27578 raft_consensus.cc:2804] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.232025 27578 raft_consensus.cc:493] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.232317 27578 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.237686 27578 raft_consensus.cc:515] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.239298 27578 leader_election.cc:290] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Requested vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:59.239900 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
I20260709 14:52:59.240288 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
I20260709 14:52:59.240432 27458 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.240833 27532 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.246178 27458 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:59.246447 27532 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:59.247411 27346 leader_election.cc:304] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:59.247519 27579 consensus_queue.cc:1048] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.248531 27578 raft_consensus.cc:2804] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.249063 27578 raft_consensus.cc:697] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Becoming Leader. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Running, Role: LEADER
I20260709 14:52:59.249982 27578 consensus_queue.cc:237] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.259958 27281 catalog_manager.cc:5697] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "9120d2b8ee5e416d9a4dec731361deb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.261704 27585 consensus_queue.cc:1048] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.314209 27578 raft_consensus.cc:493] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.314713 27578 raft_consensus.cc:515] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.316445 27578 leader_election.cc:290] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:59.317487 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a72e371ede409cbfa842519053f01b" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336" is_pre_election: true
I20260709 14:52:59.317689 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a72e371ede409cbfa842519053f01b" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb" is_pre_election: true
I20260709 14:52:59.318130 27458 raft_consensus.cc:2468] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:59.318369 27532 raft_consensus.cc:2468] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 0.
I20260709 14:52:59.319213 27346 leader_election.cc:304] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:59.320066 27578 raft_consensus.cc:2804] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.320457 27578 raft_consensus.cc:493] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.320791 27578 raft_consensus.cc:3060] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.326787 27578 raft_consensus.cc:515] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.328902 27578 leader_election.cc:290] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Requested vote from peers 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:59.329625 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a72e371ede409cbfa842519053f01b" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
I20260709 14:52:59.329917 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a72e371ede409cbfa842519053f01b" candidate_uuid: "9120d2b8ee5e416d9a4dec731361deb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
I20260709 14:52:59.330175 27458 raft_consensus.cc:3060] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.330571 27532 raft_consensus.cc:3060] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.335242 27458 raft_consensus.cc:2468] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:59.335763 27532 raft_consensus.cc:2468] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9120d2b8ee5e416d9a4dec731361deb9 in term 1.
I20260709 14:52:59.336508 27346 leader_election.cc:304] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:59.337388 27578 raft_consensus.cc:2804] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.337828 27578 raft_consensus.cc:697] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Becoming Leader. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Running, Role: LEADER
I20260709 14:52:59.338590 27578 consensus_queue.cc:237] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.346007 27280 catalog_manager.cc:5697] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "9120d2b8ee5e416d9a4dec731361deb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.368940 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04085d1e70154493a6b911400dd0f0f8"
dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
mode: GRACEFUL
new_leader_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
 from {username='slave'} at 127.0.0.1:39508
I20260709 14:52:59.369452 27458 raft_consensus.cc:606] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 LEADER]: Received request to transfer leadership to TS 9120d2b8ee5e416d9a4dec731361deb9
I20260709 14:52:59.376833 27578 consensus_queue.cc:1048] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.385627 27383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70"
dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
mode: GRACEFUL
new_leader_uuid: "48f7eddb1e824c8ea9850e146b961336"
 from {username='slave'} at 127.0.0.1:48828
I20260709 14:52:59.387184 27383 raft_consensus.cc:606] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Received request to transfer leadership to TS 48f7eddb1e824c8ea9850e146b961336
I20260709 14:52:59.389943 27578 consensus_queue.cc:1048] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.393683 27578 raft_consensus.cc:993] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: : Instructing follower 48f7eddb1e824c8ea9850e146b961336 to start an election
I20260709 14:52:59.394237 27578 raft_consensus.cc:1081] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Signalling peer 48f7eddb1e824c8ea9850e146b961336 to start an election
I20260709 14:52:59.395977 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70"
dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
 from {username='slave'} at 127.0.0.1:39500
I20260709 14:52:59.396697 27458 raft_consensus.cc:493] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.397226 27458 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.405154 27458 raft_consensus.cc:515] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.407588 27458 leader_election.cc:290] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [CANDIDATE]: Term 2 election: Requested vote from peers 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391), 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131:42943)
I20260709 14:52:59.408282 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
I20260709 14:52:59.408951 27383 raft_consensus.cc:3055] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.409243 27383 raft_consensus.cc:740] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Running, Role: LEADER
I20260709 14:52:59.409873 27383 consensus_queue.cc:260] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [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: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.410833 27383 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.412984 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf5cb77a9114cd9b460a50f4c2d0f70" candidate_uuid: "48f7eddb1e824c8ea9850e146b961336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
I20260709 14:52:59.413683 27532 raft_consensus.cc:3060] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.416800 27383 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 2.
I20260709 14:52:59.417896 27421 leader_election.cc:304] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [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: 48f7eddb1e824c8ea9850e146b961336, 9120d2b8ee5e416d9a4dec731361deb9; no voters: 
I20260709 14:52:59.418706 27585 raft_consensus.cc:2804] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.419250 27585 raft_consensus.cc:697] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 LEADER]: Becoming Leader. State: Replica: 48f7eddb1e824c8ea9850e146b961336, State: Running, Role: LEADER
I20260709 14:52:59.420182 27585 consensus_queue.cc:237] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [LEADER]: Queue 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: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.421361 27532 raft_consensus.cc:2468] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f7eddb1e824c8ea9850e146b961336 in term 2.
I20260709 14:52:59.428158 27278 catalog_manager.cc:5697] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 reported cstate change: term changed from 1 to 2, leader changed from 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129) to 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "48f7eddb1e824c8ea9850e146b961336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.429962 23410 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:59.431602 23410 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:59.432044 23410 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:59.444123 27383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087"
dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
mode: GRACEFUL
new_leader_uuid: "909a800c0e2242c5b19a8562068a3ffb"
 from {username='slave'} at 127.0.0.1:48834
I20260709 14:52:59.444644 27383 raft_consensus.cc:606] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Received request to transfer leadership to TS 909a800c0e2242c5b19a8562068a3ffb
I20260709 14:52:59.445616 23410 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:59.685247 27578 consensus_queue.cc:1048] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.697969 27612 consensus_queue.cc:1048] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.704922 27612 raft_consensus.cc:993] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: : Instructing follower 909a800c0e2242c5b19a8562068a3ffb to start an election
I20260709 14:52:59.705446 27589 raft_consensus.cc:1081] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Signalling peer 909a800c0e2242c5b19a8562068a3ffb to start an election
I20260709 14:52:59.706954 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087"
dest_uuid: "909a800c0e2242c5b19a8562068a3ffb"
 from {username='slave'} at 127.0.0.1:44748
I20260709 14:52:59.707455 27532 raft_consensus.cc:493] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.707912 27532 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.712553 27532 raft_consensus.cc:515] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.714607 27532 leader_election.cc:290] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [CANDIDATE]: Term 2 election: Requested vote from peers 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391), 48f7eddb1e824c8ea9850e146b961336 (127.22.220.130:46629)
I20260709 14:52:59.725908 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "909a800c0e2242c5b19a8562068a3ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9120d2b8ee5e416d9a4dec731361deb9"
I20260709 14:52:59.726504 27383 raft_consensus.cc:3055] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.726852 27383 raft_consensus.cc:740] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9120d2b8ee5e416d9a4dec731361deb9, State: Running, Role: LEADER
I20260709 14:52:59.727347 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf5635da4d546289417e2979b8c6087" candidate_uuid: "909a800c0e2242c5b19a8562068a3ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48f7eddb1e824c8ea9850e146b961336"
I20260709 14:52:59.727916 27458 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.727530 27383 consensus_queue.cc:260] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [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: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.728658 27383 raft_consensus.cc:3060] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.732720 27458 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 909a800c0e2242c5b19a8562068a3ffb in term 2.
I20260709 14:52:59.733354 27383 raft_consensus.cc:2468] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 909a800c0e2242c5b19a8562068a3ffb in term 2.
I20260709 14:52:59.733824 27495 leader_election.cc:304] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [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: 48f7eddb1e824c8ea9850e146b961336, 909a800c0e2242c5b19a8562068a3ffb; no voters: 
I20260709 14:52:59.734620 27580 raft_consensus.cc:2804] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.735726 27580 raft_consensus.cc:697] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 LEADER]: Becoming Leader. State: Replica: 909a800c0e2242c5b19a8562068a3ffb, State: Running, Role: LEADER
I20260709 14:52:59.736591 27580 consensus_queue.cc:237] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [LEADER]: Queue 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: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } }
I20260709 14:52:59.742396 27280 catalog_manager.cc:5697] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb reported cstate change: term changed from 1 to 2, leader changed from 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129) to 909a800c0e2242c5b19a8562068a3ffb (127.22.220.131). New cstate: current_term: 2 leader_uuid: "909a800c0e2242c5b19a8562068a3ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9120d2b8ee5e416d9a4dec731361deb9" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.796762 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
I20260709 14:52:59.805642 27589 consensus_queue.cc:1048] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f7eddb1e824c8ea9850e146b961336" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.826960 27612 consensus_queue.cc:1048] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "909a800c0e2242c5b19a8562068a3ffb" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.827883 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:52:59.829460 27421 consensus_peers.cc:597] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 -> Peer 9120d2b8ee5e416d9a4dec731361deb9 (127.22.220.129:43391): Couldn't send request to peer 9120d2b8ee5e416d9a4dec731361deb9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:59.830083 23410 tablet_replica.cc:333] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9: stopping tablet replica
I20260709 14:52:59.830850 23410 raft_consensus.cc:2243] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.831523 23410 raft_consensus.cc:2272] T 9cf5635da4d546289417e2979b8c6087 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.835003 23410 tablet_replica.cc:333] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9: stopping tablet replica
I20260709 14:52:59.835602 23410 raft_consensus.cc:2243] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:59.836378 23410 raft_consensus.cc:2272] T 82a72e371ede409cbfa842519053f01b P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.838796 23410 tablet_replica.cc:333] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9: stopping tablet replica
I20260709 14:52:59.839468 23410 raft_consensus.cc:2243] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.839974 23410 raft_consensus.cc:2272] T 04085d1e70154493a6b911400dd0f0f8 P 9120d2b8ee5e416d9a4dec731361deb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.842554 23410 tablet_replica.cc:333] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9: stopping tablet replica
I20260709 14:52:59.843189 23410 raft_consensus.cc:2243] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.843660 23410 raft_consensus.cc:2272] T daf5cb77a9114cd9b460a50f4c2d0f70 P 9120d2b8ee5e416d9a4dec731361deb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.865868 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
I20260709 14:52:59.877142 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
I20260709 14:52:59.894407 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:59.895154 23410 tablet_replica.cc:333] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336: stopping tablet replica
I20260709 14:52:59.895735 23410 raft_consensus.cc:2243] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.896270 23410 raft_consensus.cc:2272] T 9cf5635da4d546289417e2979b8c6087 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.898597 23410 tablet_replica.cc:333] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336: stopping tablet replica
I20260709 14:52:59.899132 23410 raft_consensus.cc:2243] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.899533 23410 raft_consensus.cc:2272] T 82a72e371ede409cbfa842519053f01b P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.901575 23410 tablet_replica.cc:333] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336: stopping tablet replica
I20260709 14:52:59.902062 23410 raft_consensus.cc:2243] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:59.902809 23410 raft_consensus.cc:2272] T 04085d1e70154493a6b911400dd0f0f8 P 48f7eddb1e824c8ea9850e146b961336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.904774 23410 tablet_replica.cc:333] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: stopping tablet replica
I20260709 14:52:59.905237 23410 raft_consensus.cc:2243] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:59.905781 23410 pending_rounds.cc:70] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Trying to abort 1 pending ops.
I20260709 14:52:59.905964 23410 pending_rounds.cc:77] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661560516657152 op_type: NO_OP noop_request { }
I20260709 14:52:59.906263 23410 raft_consensus.cc:2889] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:59.906543 23410 raft_consensus.cc:2272] T daf5cb77a9114cd9b460a50f4c2d0f70 P 48f7eddb1e824c8ea9850e146b961336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.929126 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
I20260709 14:52:59.940191 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
I20260709 14:52:59.958626 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:59.959311 23410 tablet_replica.cc:333] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: stopping tablet replica
I20260709 14:52:59.959919 23410 raft_consensus.cc:2243] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:59.960541 23410 pending_rounds.cc:70] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Trying to abort 1 pending ops.
I20260709 14:52:59.960709 23410 pending_rounds.cc:77] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661561808445440 op_type: NO_OP noop_request { }
I20260709 14:52:59.961009 23410 raft_consensus.cc:2889] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:59.961293 23410 raft_consensus.cc:2272] T 9cf5635da4d546289417e2979b8c6087 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.963361 23410 tablet_replica.cc:333] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb: stopping tablet replica
I20260709 14:52:59.963928 23410 raft_consensus.cc:2243] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.964336 23410 raft_consensus.cc:2272] T 82a72e371ede409cbfa842519053f01b P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.966336 23410 tablet_replica.cc:333] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb: stopping tablet replica
I20260709 14:52:59.966813 23410 raft_consensus.cc:2243] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.967209 23410 raft_consensus.cc:2272] T 04085d1e70154493a6b911400dd0f0f8 P 909a800c0e2242c5b19a8562068a3ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.969513 23410 tablet_replica.cc:333] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb: stopping tablet replica
I20260709 14:52:59.969961 23410 raft_consensus.cc:2243] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:59.970350 23410 raft_consensus.cc:2272] T daf5cb77a9114cd9b460a50f4c2d0f70 P 909a800c0e2242c5b19a8562068a3ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:59.992887 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:53:00.004122 23410 master.cc:562] Master@127.22.220.190:40521 shutting down...
I20260709 14:53:00.019196 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.019755 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.020133 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0259396321a64ece880c8ef937a95268: stopping tablet replica
I20260709 14:53:00.037722 23410 master.cc:584] Master@127.22.220.190:40521 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2093 ms)
[----------] 6 tests from LeaderRebalancerTest (87503 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:53:00.063637 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:35929
I20260709 14:53:00.064749 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.069633 27623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.070145 27624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.072606 27626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:00.073141 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:00.073982 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.074199 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.074379 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608780074337 us; error 0 us; skew 500 ppm
I20260709 14:53:00.074981 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.077416 23410 webserver.cc:533] Webserver started at http://127.22.220.190:36607/ using document root <none> and password file <none>
I20260709 14:53:00.077951 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.078168 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.078469 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.079612 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "23b887ae25414b86a635d8fe293d5329"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.084324 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:00.087917 27631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.088719 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:00.089018 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "23b887ae25414b86a635d8fe293d5329"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.089313 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-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)
I20260709 14:53:00.106763 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:00.107959 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:00.145889 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:35929
I20260709 14:53:00.146000 27682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:35929 every 8 connection(s)
I20260709 14:53:00.150063 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.160985 27683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: Bootstrap starting.
I20260709 14:53:00.165242 27683 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.170768 27683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: No bootstrap required, opened a new log
I20260709 14:53:00.173470 27683 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER }
I20260709 14:53:00.173980 27683 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.174291 27683 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b887ae25414b86a635d8fe293d5329, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.174918 27683 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER }
I20260709 14:53:00.175376 27683 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:00.175611 27683 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:00.175916 27683 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:00.180480 27683 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER }
I20260709 14:53:00.180975 27683 leader_election.cc:304] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [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: 23b887ae25414b86a635d8fe293d5329; no voters: 
I20260709 14:53:00.182130 27683 leader_election.cc:290] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:00.182476 27686 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:00.183864 27686 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 1 LEADER]: Becoming Leader. State: Replica: 23b887ae25414b86a635d8fe293d5329, State: Running, Role: LEADER
I20260709 14:53:00.184549 27686 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [LEADER]: Queue going to LEADER mode. State: All 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: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER }
I20260709 14:53:00.184989 27683 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:00.187294 27688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23b887ae25414b86a635d8fe293d5329. Latest consensus state: current_term: 1 leader_uuid: "23b887ae25414b86a635d8fe293d5329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER } }
I20260709 14:53:00.187283 27687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23b887ae25414b86a635d8fe293d5329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b887ae25414b86a635d8fe293d5329" member_type: VOTER } }
I20260709 14:53:00.188014 27688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:00.188112 27687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:00.192441 27691 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:00.198361 27691 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:00.199753 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:00.207173 27691 catalog_manager.cc:1383] Generated new cluster ID: 8c59e3e126414be9ad538bd534da351e
I20260709 14:53:00.207551 27691 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:00.233392 27691 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:00.234596 27691 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:00.250437 27691 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: Generated new TSK 0
I20260709 14:53:00.251035 27691 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:00.266562 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.272611 27704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.274022 27705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.275486 27707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:00.276269 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:00.277149 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.277380 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.277598 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608780277572 us; error 0 us; skew 500 ppm
I20260709 14:53:00.278111 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.280594 23410 webserver.cc:533] Webserver started at http://127.22.220.129:34199/ using document root <none> and password file <none>
I20260709 14:53:00.281067 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.281234 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.281476 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.282600 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.288378 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:53:00.292050 27712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.293020 23410 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:53:00.293411 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.293687 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-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)
I20260709 14:53:00.324940 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:00.326081 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:00.327533 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:00.330390 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:00.330579 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.330883 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:00.331068 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.370651 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:43593
I20260709 14:53:00.370787 27774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:43593 every 8 connection(s)
I20260709 14:53:00.375648 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.383136 27779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.387105 27780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.388444 27782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:00.391059 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:00.391279 27775 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35929
I20260709 14:53:00.391884 27775 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:00.392227 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.392498 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.392678 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608780392663 us; error 0 us; skew 500 ppm
I20260709 14:53:00.392791 27775 heartbeater.cc:507] Master 127.22.220.190:35929 requested a full tablet report, sending...
I20260709 14:53:00.393312 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.395259 27648 ts_manager.cc:194] Registered new tserver with Master: 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593)
I20260709 14:53:00.396598 23410 webserver.cc:533] Webserver started at http://127.22.220.130:43287/ using document root <none> and password file <none>
I20260709 14:53:00.397352 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.397615 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.397908 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.398083 27648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36200
I20260709 14:53:00.399310 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "8909e2968de84653b4d0f97e6f3b1d51"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.403728 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:53:00.406981 27787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.407732 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:00.408092 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "8909e2968de84653b4d0f97e6f3b1d51"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.408335 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-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)
I20260709 14:53:00.431911 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:00.433362 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:00.434831 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:00.437016 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:00.437251 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.437481 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:00.437664 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.475492 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:40757
I20260709 14:53:00.475608 27849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:40757 every 8 connection(s)
I20260709 14:53:00.480290 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.486718 27853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.487306 27854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:00.492193 27857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:00.493906 27850 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35929
I20260709 14:53:00.494385 27850 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:00.494894 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:00.495347 27850 heartbeater.cc:507] Master 127.22.220.190:35929 requested a full tablet report, sending...
I20260709 14:53:00.495975 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.496238 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.496451 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608780496433 us; error 0 us; skew 500 ppm
I20260709 14:53:00.497133 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.497680 27648 ts_manager.cc:194] Registered new tserver with Master: 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:00.499091 27648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36204
I20260709 14:53:00.500034 23410 webserver.cc:533] Webserver started at http://127.22.220.131:40975/ using document root <none> and password file <none>
I20260709 14:53:00.500672 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.500896 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.501165 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.502230 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "cfedf531273f4be4b0997077941bba7e"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.506577 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:00.509860 27861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.510651 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:00.511053 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "cfedf531273f4be4b0997077941bba7e"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-hxnw"
I20260709 14:53:00.511394 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608692399397-23410-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)
I20260709 14:53:00.525208 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:00.526355 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:00.527920 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:00.530601 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:00.530853 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.531107 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:00.531298 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.571359 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:46469
I20260709 14:53:00.571455 27923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:46469 every 8 connection(s)
I20260709 14:53:00.585193 27924 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35929
I20260709 14:53:00.585525 27924 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:00.586338 27924 heartbeater.cc:507] Master 127.22.220.190:35929 requested a full tablet report, sending...
I20260709 14:53:00.588326 27648 ts_manager.cc:194] Registered new tserver with Master: cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:00.589267 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014394925s
I20260709 14:53:00.589704 27648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36208
I20260709 14:53:00.614193 27648 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36214:
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"
    }
  }
}
W20260709 14:53:00.617142 27648 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.
I20260709 14:53:00.690094 27889 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbe850c5e6d44be89d7357447c19ca0 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:00.691473 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbe850c5e6d44be89d7357447c19ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.698724 27740 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbe850c5e6d44be89d7357447c19ca0 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:00.699110 27738 tablet_service.cc:1511] Processing CreateTablet for tablet b452eb30bfd94e2587da3cf9c0ea4345 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:00.700277 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbe850c5e6d44be89d7357447c19ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.701438 27888 tablet_service.cc:1511] Processing CreateTablet for tablet 6bff59d80fea4c8e81377723dc4db297 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:00.701603 27887 tablet_service.cc:1511] Processing CreateTablet for tablet b452eb30bfd94e2587da3cf9c0ea4345 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:00.703387 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 6bff59d80fea4c8e81377723dc4db297 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:00.704698 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452eb30bfd94e2587da3cf9c0ea4345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.705410 27737 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2284c89a3a4b0993ca55cb6de8826c (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:00.705470 27886 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2284c89a3a4b0993ca55cb6de8826c (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:00.706775 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2284c89a3a4b0993ca55cb6de8826c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.707813 27736 tablet_service.cc:1511] Processing CreateTablet for tablet 34c6323e797a46aeb87ea3752250d9ca (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:00.708361 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452eb30bfd94e2587da3cf9c0ea4345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.708407 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bff59d80fea4c8e81377723dc4db297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.710340 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2284c89a3a4b0993ca55cb6de8826c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.711102 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 68cc7187615e4940a5b20cec9ae28499 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:00.710005 27735 tablet_service.cc:1511] Processing CreateTablet for tablet 839e11378ec24643a2e88cbfe9d205c6 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:00.712590 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cc7187615e4940a5b20cec9ae28499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.713073 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bff59d80fea4c8e81377723dc4db297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.713238 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839e11378ec24643a2e88cbfe9d205c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.715095 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c6323e797a46aeb87ea3752250d9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.717900 27885 tablet_service.cc:1511] Processing CreateTablet for tablet 34c6323e797a46aeb87ea3752250d9ca (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:00.719215 27885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c6323e797a46aeb87ea3752250d9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.720784 27884 tablet_service.cc:1511] Processing CreateTablet for tablet 839e11378ec24643a2e88cbfe9d205c6 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:00.720861 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 34c6323e797a46aeb87ea3752250d9ca (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:00.722189 27884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839e11378ec24643a2e88cbfe9d205c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.722275 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c6323e797a46aeb87ea3752250d9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.724885 27810 tablet_service.cc:1511] Processing CreateTablet for tablet 839e11378ec24643a2e88cbfe9d205c6 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:00.725368 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed08312dae14a88b6ed7387cb9fda24 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:00.725704 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbe850c5e6d44be89d7357447c19ca0 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:00.726244 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839e11378ec24643a2e88cbfe9d205c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.726629 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed08312dae14a88b6ed7387cb9fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.727000 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbe850c5e6d44be89d7357447c19ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.727497 27813 tablet_service.cc:1511] Processing CreateTablet for tablet b452eb30bfd94e2587da3cf9c0ea4345 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:00.728843 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452eb30bfd94e2587da3cf9c0ea4345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.729890 27812 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2284c89a3a4b0993ca55cb6de8826c (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:00.731173 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2284c89a3a4b0993ca55cb6de8826c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.732111 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 6bff59d80fea4c8e81377723dc4db297 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:00.732429 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 68cc7187615e4940a5b20cec9ae28499 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:00.733438 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bff59d80fea4c8e81377723dc4db297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.728832 27733 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5caf4036fc430fb578102a64d45b46 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:00.734826 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5caf4036fc430fb578102a64d45b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.736142 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cc7187615e4940a5b20cec9ae28499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.781060 27939 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:00.788563 27940 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:00.793658 27883 tablet_service.cc:1511] Processing CreateTablet for tablet 68cc7187615e4940a5b20cec9ae28499 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:00.795223 27883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cc7187615e4940a5b20cec9ae28499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.796959 27881 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed08312dae14a88b6ed7387cb9fda24 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:00.797426 27882 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5caf4036fc430fb578102a64d45b46 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:00.798534 27881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed08312dae14a88b6ed7387cb9fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.799975 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed08312dae14a88b6ed7387cb9fda24 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:00.801380 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed08312dae14a88b6ed7387cb9fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.804327 27882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5caf4036fc430fb578102a64d45b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.807463 27940 tablet_bootstrap.cc:654] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.820899 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5caf4036fc430fb578102a64d45b46 (DEFAULT_TABLE table=test-workload [id=74f8ac6725de4ab78c1ddd5e2088bb1d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:00.822384 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5caf4036fc430fb578102a64d45b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.795255 27939 tablet_bootstrap.cc:654] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.884580 27942 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:00.891965 27940 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:00.892582 27940 ts_tablet_manager.cc:1403] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.104s	user 0.045s	sys 0.044s
I20260709 14:53:00.893816 27942 tablet_bootstrap.cc:654] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.895766 27940 raft_consensus.cc:359] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.896627 27940 raft_consensus.cc:385] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.896975 27940 raft_consensus.cc:740] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.897768 27940 consensus_queue.cc:260] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.900120 27775 heartbeater.cc:499] Master 127.22.220.190:35929 was elected leader, sending a full tablet report...
I20260709 14:53:00.900442 27940 ts_tablet_manager.cc:1434] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:00.901499 27940 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:00.905124 27942 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:00.905702 27942 ts_tablet_manager.cc:1403] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:53:00.907243 27940 tablet_bootstrap.cc:654] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.908730 27942 raft_consensus.cc:359] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:00.909565 27942 raft_consensus.cc:385] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.909873 27942 raft_consensus.cc:740] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.910621 27942 consensus_queue.cc:260] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:00.914521 27939 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:00.915397 27939 ts_tablet_manager.cc:1403] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.000s
I20260709 14:53:00.919440 27939 raft_consensus.cc:359] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:00.920544 27939 raft_consensus.cc:385] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.920945 27939 raft_consensus.cc:740] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.914541 27940 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:00.922053 27940 ts_tablet_manager.cc:1403] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 14:53:00.922161 27939 consensus_queue.cc:260] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:00.924927 27940 raft_consensus.cc:359] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.925653 27940 raft_consensus.cc:385] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.925957 27940 raft_consensus.cc:740] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.926666 27940 consensus_queue.cc:260] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.928838 27940 ts_tablet_manager.cc:1434] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:00.929782 27940 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:00.932932 27924 heartbeater.cc:499] Master 127.22.220.190:35929 was elected leader, sending a full tablet report...
I20260709 14:53:00.933377 27939 ts_tablet_manager.cc:1434] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:53:00.933377 27942 ts_tablet_manager.cc:1434] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.018s
I20260709 14:53:00.934110 27850 heartbeater.cc:499] Master 127.22.220.190:35929 was elected leader, sending a full tablet report...
I20260709 14:53:00.935330 27945 raft_consensus.cc:493] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.935802 27945 raft_consensus.cc:515] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.938264 27939 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:00.938467 27945 leader_election.cc:290] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:00.942286 27940 tablet_bootstrap.cc:654] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.944895 27939 tablet_bootstrap.cc:654] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.934911 27942 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:00.950716 27940 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:00.951366 27940 ts_tablet_manager.cc:1403] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 14:53:00.954572 27942 tablet_bootstrap.cc:654] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.954826 27940 raft_consensus.cc:359] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.964159 27940 raft_consensus.cc:385] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.964545 27940 raft_consensus.cc:740] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.961653 27939 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:00.965302 27940 consensus_queue.cc:260] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.965692 27939 ts_tablet_manager.cc:1403] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.010s
I20260709 14:53:00.967739 27940 ts_tablet_manager.cc:1434] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:00.968793 27940 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:00.969409 27939 raft_consensus.cc:359] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.971369 27939 raft_consensus.cc:385] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.971750 27939 raft_consensus.cc:740] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.974619 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:00.975306 27940 tablet_bootstrap.cc:654] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:00.976397 27716 leader_election.cc:343] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:00.974323 27939 consensus_queue.cc:260] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.980284 27939 ts_tablet_manager.cc:1434] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:53:00.981415 27939 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:00.981525 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
W20260709 14:53:00.983752 27716 leader_election.cc:343] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:00.984265 27716 leader_election.cc:304] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a; no voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:00.985738 27945 raft_consensus.cc:2749] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:00.988379 27940 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:00.989106 27940 ts_tablet_manager.cc:1403] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:53:00.989346 27939 tablet_bootstrap.cc:654] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.990947 27942 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:00.991528 27942 ts_tablet_manager.cc:1403] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 14:53:00.991945 27940 raft_consensus.cc:359] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.994861 27940 raft_consensus.cc:385] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.995246 27940 raft_consensus.cc:740] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.996193 27940 consensus_queue.cc:260] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.997349 27939 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:00.997923 27939 ts_tablet_manager.cc:1403] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:53:00.997792 27942 raft_consensus.cc:359] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:00.998813 27942 raft_consensus.cc:385] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.999320 27942 raft_consensus.cc:740] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.000478 27942 consensus_queue.cc:260] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.001151 27940 ts_tablet_manager.cc:1434] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:01.002310 27940 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:01.005520 27942 ts_tablet_manager.cc:1434] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:01.006750 27942 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.007673 27948 raft_consensus.cc:493] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.008224 27948 raft_consensus.cc:515] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.011234 27948 leader_election.cc:290] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.014762 27940 tablet_bootstrap.cc:654] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.016994 27942 tablet_bootstrap.cc:654] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.022972 27940 tablet_bootstrap.cc:492] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:01.023588 27940 ts_tablet_manager.cc:1403] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260709 14:53:01.023603 27939 raft_consensus.cc:359] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.024569 27939 raft_consensus.cc:385] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.024921 27939 raft_consensus.cc:740] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.025746 27939 consensus_queue.cc:260] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.027108 27940 raft_consensus.cc:359] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.027961 27940 raft_consensus.cc:385] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.028023 27939 ts_tablet_manager.cc:1434] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 14:53:01.028436 27940 raft_consensus.cc:740] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.029192 27939 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.029377 27940 consensus_queue.cc:260] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.034917 27940 ts_tablet_manager.cc:1434] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:01.036067 27940 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:01.037297 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
W20260709 14:53:01.038976 27791 leader_election.cc:343] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.042543 27939 tablet_bootstrap.cc:654] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.042546 27940 tablet_bootstrap.cc:654] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.046190 27942 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.046686 27942 ts_tablet_manager.cc:1403] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.002s
I20260709 14:53:01.049835 27942 raft_consensus.cc:359] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.050594 27942 raft_consensus.cc:385] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.050890 27942 raft_consensus.cc:740] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.051749 27942 consensus_queue.cc:260] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.054276 27942 ts_tablet_manager.cc:1434] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:01.055290 27942 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.060709 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.062044 27942 tablet_bootstrap.cc:654] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:01.062475 27790 leader_election.cc:343] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.062987 27790 leader_election.cc:304] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:01.063954 27948 raft_consensus.cc:2749] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:01.067895 27939 tablet_bootstrap.cc:492] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.068559 27939 ts_tablet_manager.cc:1403] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260709 14:53:01.074080 27939 raft_consensus.cc:359] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.075542 27939 raft_consensus.cc:385] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.075986 27939 raft_consensus.cc:740] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.077224 27939 consensus_queue.cc:260] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.082120 27940 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:01.082724 27940 ts_tablet_manager.cc:1403] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.020s
I20260709 14:53:01.083359 27942 tablet_bootstrap.cc:492] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.084026 27942 ts_tablet_manager.cc:1403] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 14:53:01.086156 27940 raft_consensus.cc:359] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.087091 27940 raft_consensus.cc:385] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.087459 27940 raft_consensus.cc:740] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.087538 27939 ts_tablet_manager.cc:1434] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:53:01.087577 27942 raft_consensus.cc:359] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.088714 27942 raft_consensus.cc:385] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.088510 27940 consensus_queue.cc:260] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.089093 27942 raft_consensus.cc:740] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.090073 27942 consensus_queue.cc:260] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.092995 27942 ts_tablet_manager.cc:1434] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:53:01.093652 27940 ts_tablet_manager.cc:1434] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:53:01.094141 27942 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.094941 27940 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:01.099256 27939 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.101986 27942 tablet_bootstrap.cc:654] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.105891 27940 tablet_bootstrap.cc:654] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.110055 27939 tablet_bootstrap.cc:654] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.115486 27942 tablet_bootstrap.cc:492] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.116014 27942 ts_tablet_manager.cc:1403] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:53:01.119002 27942 raft_consensus.cc:359] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.119314 27940 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:01.119585 27942 raft_consensus.cc:385] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.119947 27940 ts_tablet_manager.cc:1403] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:53:01.120223 27939 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.119973 27942 raft_consensus.cc:740] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.120750 27939 ts_tablet_manager.cc:1403] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:53:01.121055 27942 consensus_queue.cc:260] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.123145 27942 ts_tablet_manager.cc:1434] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:01.123072 27940 raft_consensus.cc:359] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.123944 27940 raft_consensus.cc:385] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.123628 27939 raft_consensus.cc:359] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.124228 27940 raft_consensus.cc:740] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.124292 27942 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.124442 27939 raft_consensus.cc:385] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.124971 27939 raft_consensus.cc:740] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.125038 27940 consensus_queue.cc:260] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.127394 27940 ts_tablet_manager.cc:1434] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:01.128415 27940 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:01.131326 27942 tablet_bootstrap.cc:654] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.134845 27940 tablet_bootstrap.cc:654] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.125833 27939 consensus_queue.cc:260] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.144686 27939 ts_tablet_manager.cc:1434] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:53:01.145677 27939 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.146070 27940 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:01.146574 27940 ts_tablet_manager.cc:1403] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:53:01.149258 27940 raft_consensus.cc:359] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.149901 27940 raft_consensus.cc:385] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.150168 27940 raft_consensus.cc:740] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.150993 27940 consensus_queue.cc:260] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.158627 27947 raft_consensus.cc:493] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.159493 27940 ts_tablet_manager.cc:1434] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:53:01.159366 27947 raft_consensus.cc:515] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.160732 27940 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:01.161968 27948 raft_consensus.cc:493] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.162631 27948 raft_consensus.cc:515] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.188949 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839e11378ec24643a2e88cbfe9d205c6" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.189674 27750 raft_consensus.cc:2468] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:01.192165 27790 leader_election.cc:304] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.193835 27940 tablet_bootstrap.cc:654] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:01.195581 27696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:01.196771 27947 leader_election.cc:290] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593)
I20260709 14:53:01.198324 27971 raft_consensus.cc:493] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.199543 27939 tablet_bootstrap.cc:654] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.200369 27942 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.200971 27942 ts_tablet_manager.cc:1403] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.040s
I20260709 14:53:01.200194 27971 raft_consensus.cc:515] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.204162 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.204809 27899 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:01.205477 27968 raft_consensus.cc:2804] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.205951 27968 raft_consensus.cc:493] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.206296 27968 raft_consensus.cc:3060] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.206384 27940 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:01.206565 27791 leader_election.cc:304] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.207062 27940 ts_tablet_manager.cc:1403] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.029s
I20260709 14:53:01.208241 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839e11378ec24643a2e88cbfe9d205c6" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.208874 27899 raft_consensus.cc:2468] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:01.209931 27940 raft_consensus.cc:359] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.210695 27940 raft_consensus.cc:385] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.210994 27940 raft_consensus.cc:740] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.211882 27940 consensus_queue.cc:260] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.213996 27945 raft_consensus.cc:493] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.214498 27945 raft_consensus.cc:515] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.216799 27945 leader_election.cc:290] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.214442 27940 ts_tablet_manager.cc:1434] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:01.218039 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.204185 27942 raft_consensus.cc:359] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.218542 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.218838 27899 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
W20260709 14:53:01.220005 27716 leader_election.cc:343] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.220856 27716 leader_election.cc:304] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.221139 27974 raft_consensus.cc:2804] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.221692 27974 raft_consensus.cc:493] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.222126 27945 raft_consensus.cc:2804] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.223029 27945 raft_consensus.cc:493] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.223850 27945 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.218989 27942 raft_consensus.cc:385] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.227950 27942 raft_consensus.cc:740] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.228698 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.228832 27942 consensus_queue.cc:260] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.231129 27942 ts_tablet_manager.cc:1434] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:53:01.232075 27942 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.236327 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.237310 27749 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:01.224166 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.238783 27750 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:01.245167 27974 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.245981 27948 leader_election.cc:290] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.222523 27971 leader_election.cc:290] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469), 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593)
I20260709 14:53:01.246811 27971 raft_consensus.cc:493] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.247391 27971 raft_consensus.cc:515] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.246990 27942 tablet_bootstrap.cc:654] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.258821 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.260506 27975 raft_consensus.cc:493] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:01.260829 27791 leader_election.cc:343] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.261070 27975 raft_consensus.cc:515] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.261648 27942 tablet_bootstrap.cc:492] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.262347 27942 ts_tablet_manager.cc:1403] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.006s
I20260709 14:53:01.261698 27971 leader_election.cc:290] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.262037 27945 raft_consensus.cc:515] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.263166 27975 leader_election.cc:290] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.264735 27945 leader_election.cc:290] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.265650 27942 raft_consensus.cc:359] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.266343 27942 raft_consensus.cc:385] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.266666 27942 raft_consensus.cc:740] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.267058 27939 tablet_bootstrap.cc:492] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.266737 27974 raft_consensus.cc:515] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.267557 27939 ts_tablet_manager.cc:1403] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.003s
I20260709 14:53:01.268397 27825 raft_consensus.cc:2393] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfedf531273f4be4b0997077941bba7e in current term 1: Already voted for candidate 8909e2968de84653b4d0f97e6f3b1d51 in this term.
I20260709 14:53:01.270422 27939 raft_consensus.cc:359] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.271152 27939 raft_consensus.cc:385] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.271413 27939 raft_consensus.cc:740] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.271540 27942 consensus_queue.cc:260] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.273952 27942 ts_tablet_manager.cc:1434] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:53:01.263720 27975 raft_consensus.cc:493] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.276387 27864 leader_election.cc:304] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.276568 27975 raft_consensus.cc:515] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.277011 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.277607 27899 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.278553 27975 leader_election.cc:290] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.280278 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.280881 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.281548 27898 raft_consensus.cc:2468] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:01.281745 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.282467 27750 raft_consensus.cc:2468] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:01.282313 27968 raft_consensus.cc:515] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.282600 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2284c89a3a4b0993ca55cb6de8826c" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.283032 27897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.283313 27823 raft_consensus.cc:2468] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:01.283669 27897 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.284370 27716 leader_election.cc:304] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.284516 27790 leader_election.cc:304] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: cfedf531273f4be4b0997077941bba7e
I20260709 14:53:01.285362 27716 leader_election.cc:304] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.285810 27976 raft_consensus.cc:2804] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.286271 27976 raft_consensus.cc:493] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.286605 27976 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.286865 27942 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.291157 27977 raft_consensus.cc:2804] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.291688 27977 raft_consensus.cc:493] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.292157 27977 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.292322 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
W20260709 14:53:01.293843 27716 leader_election.cc:343] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.295601 27942 tablet_bootstrap.cc:654] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.295883 27975 raft_consensus.cc:2804] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.296365 27975 raft_consensus.cc:493] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.296738 27975 raft_consensus.cc:3060] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.291522 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2284c89a3a4b0993ca55cb6de8826c" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.297372 27898 raft_consensus.cc:2468] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:01.301290 27899 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.301872 27947 raft_consensus.cc:2764] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:01.302259 27897 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.303670 27716 leader_election.cc:304] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.304116 27939 consensus_queue.cc:260] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.304538 27945 raft_consensus.cc:2804] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.305519 27824 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.306635 27939 ts_tablet_manager.cc:1434] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.001s
I20260709 14:53:01.309214 27791 leader_election.cc:304] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.310802 27976 raft_consensus.cc:515] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.313519 27976 leader_election.cc:290] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.313717 27824 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.313823 27971 raft_consensus.cc:2804] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.314867 27971 raft_consensus.cc:697] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.316380 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.317047 27750 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.317633 27897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.318241 27897 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.307680 27939 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.321841 27968 leader_election.cc:290] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.322531 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839e11378ec24643a2e88cbfe9d205c6" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.336783 27749 raft_consensus.cc:3060] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.342555 27749 raft_consensus.cc:2468] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.323482 27971 consensus_queue.cc:237] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.343835 27790 leader_election.cc:304] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.344741 27976 raft_consensus.cc:2804] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.345237 27976 raft_consensus.cc:697] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.327876 27750 raft_consensus.cc:2468] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.346065 27976 consensus_queue.cc:237] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.328969 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839e11378ec24643a2e88cbfe9d205c6" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.347169 27790 leader_election.cc:304] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.347537 27899 raft_consensus.cc:3060] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.348155 27948 raft_consensus.cc:2804] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.349478 27948 raft_consensus.cc:697] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.350225 27975 raft_consensus.cc:515] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.350361 27948 consensus_queue.cc:237] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.353590 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2284c89a3a4b0993ca55cb6de8826c" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.354281 27824 raft_consensus.cc:3060] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.357431 27977 raft_consensus.cc:515] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.358479 27646 catalog_manager.cc:5697] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.359270 27899 raft_consensus.cc:2468] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.360802 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.330655 27897 raft_consensus.cc:2468] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.332780 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.362854 27748 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:01.362871 27716 leader_election.cc:343] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.332996 27945 raft_consensus.cc:697] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.369228 27945 consensus_queue.cc:237] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.333997 27974 leader_election.cc:290] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469), 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593)
I20260709 14:53:01.334872 27942 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.372475 27942 ts_tablet_manager.cc:1403] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.001s
I20260709 14:53:01.377419 27939 tablet_bootstrap.cc:654] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.378741 27748 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:01.380975 27977 leader_election.cc:290] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.375636 27942 raft_consensus.cc:359] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.381455 27942 raft_consensus.cc:385] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.381810 27942 raft_consensus.cc:740] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.382599 27942 consensus_queue.cc:260] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.383459 27897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.384102 27897 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.384779 27942 ts_tablet_manager.cc:1434] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:01.385697 27942 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:01.387953 27975 leader_election.cc:290] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.389196 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2284c89a3a4b0993ca55cb6de8826c" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.389945 27899 raft_consensus.cc:3060] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.393503 27897 raft_consensus.cc:2468] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.394671 27716 leader_election.cc:304] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.396119 27824 raft_consensus.cc:2468] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.397329 27945 raft_consensus.cc:2804] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.397488 27716 leader_election.cc:304] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.397938 27945 raft_consensus.cc:697] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.398676 27980 raft_consensus.cc:2804] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.399237 27980 raft_consensus.cc:697] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.399966 27899 raft_consensus.cc:2468] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.400159 27980 consensus_queue.cc:237] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.403429 27942 tablet_bootstrap.cc:654] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.402631 27646 catalog_manager.cc:5697] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 1 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.397543 27645 catalog_manager.cc:5697] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.405323 27645 catalog_manager.cc:5697] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.398801 27945 consensus_queue.cc:237] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.413767 27939 tablet_bootstrap.cc:492] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.414407 27939 ts_tablet_manager.cc:1403] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.007s
I20260709 14:53:01.415526 27942 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:01.416041 27942 ts_tablet_manager.cc:1403] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260709 14:53:01.417467 27939 raft_consensus.cc:359] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.418239 27939 raft_consensus.cc:385] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.418525 27939 raft_consensus.cc:740] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.418674 27942 raft_consensus.cc:359] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.419378 27942 raft_consensus.cc:385] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.419680 27942 raft_consensus.cc:740] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.419502 27939 consensus_queue.cc:260] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.420603 27942 consensus_queue.cc:260] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.422065 27939 ts_tablet_manager.cc:1434] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:01.423095 27939 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.425371 27942 ts_tablet_manager.cc:1434] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:01.429904 27939 tablet_bootstrap.cc:654] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.435009 27939 tablet_bootstrap.cc:492] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.435463 27939 ts_tablet_manager.cc:1403] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:53:01.437204 27645 catalog_manager.cc:5697] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 1 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.438072 27939 raft_consensus.cc:359] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.438786 27939 raft_consensus.cc:385] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.439127 27939 raft_consensus.cc:740] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.438616 27645 catalog_manager.cc:5697] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 1 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.439826 27939 consensus_queue.cc:260] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.441438 27939 ts_tablet_manager.cc:1434] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:01.442579 27939 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:01.444741 27947 raft_consensus.cc:493] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.445307 27947 raft_consensus.cc:515] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.447310 27947 leader_election.cc:290] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.447871 27939 tablet_bootstrap.cc:654] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.448900 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.449606 27748 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:01.451591 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.451998 27864 leader_election.cc:304] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.452256 27824 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:01.453091 27947 raft_consensus.cc:2804] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.453470 27947 raft_consensus.cc:493] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.453789 27947 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.456614 27939 tablet_bootstrap.cc:492] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:01.457048 27939 ts_tablet_manager.cc:1403] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 14:53:01.458904 27939 raft_consensus.cc:359] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.458913 27947 raft_consensus.cc:515] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.459398 27939 raft_consensus.cc:385] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.459760 27939 raft_consensus.cc:740] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.460434 27939 consensus_queue.cc:260] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.460814 27947 leader_election.cc:290] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.461620 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.462239 27748 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.462404 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.462831 27939 ts_tablet_manager.cc:1434] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:01.463090 27824 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.467581 27748 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:01.468799 27864 leader_election.cc:304] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.469686 27947 raft_consensus.cc:2804] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.469878 27824 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:01.471575 27947 raft_consensus.cc:697] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:01.472512 27947 consensus_queue.cc:237] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.480337 27646 catalog_manager.cc:5697] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.518316 27945 raft_consensus.cc:493] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.518914 27945 raft_consensus.cc:515] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.520794 27945 leader_election.cc:290] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.521514 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.521901 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.522146 27824 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:01.522497 27899 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:01.523205 27716 leader_election.cc:304] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.523983 27945 raft_consensus.cc:2804] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.524334 27945 raft_consensus.cc:493] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.524684 27945 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.529443 27945 raft_consensus.cc:515] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.531150 27945 leader_election.cc:290] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.531980 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.532243 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.532622 27824 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.532791 27899 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.539634 27824 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.539634 27899 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:01.540997 27716 leader_election.cc:304] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.541661 27945 raft_consensus.cc:2804] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.542140 27945 raft_consensus.cc:697] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.542781 27945 consensus_queue.cc:237] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.549378 27646 catalog_manager.cc:5697] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 1 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.587100 27947 raft_consensus.cc:493] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.587705 27947 raft_consensus.cc:515] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.589607 27947 leader_election.cc:290] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.590602 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.590777 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:01.591459 27748 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:01.591534 27824 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:01.592612 27864 leader_election.cc:304] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.593371 27947 raft_consensus.cc:2804] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.593780 27947 raft_consensus.cc:493] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.594120 27947 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.599362 27947 raft_consensus.cc:515] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.601301 27947 leader_election.cc:290] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.601969 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.602514 27748 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.602418 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.603005 27824 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.607394 27748 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:01.608076 27824 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:01.608531 27864 leader_election.cc:304] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.609398 27947 raft_consensus.cc:2804] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.609820 27947 raft_consensus.cc:697] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:01.610613 27947 consensus_queue.cc:237] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.617453 27646 catalog_manager.cc:5697] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.641987 27974 raft_consensus.cc:493] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.642511 27974 raft_consensus.cc:515] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.644268 27974 leader_election.cc:290] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.645066 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:01.645260 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:01.646076 27899 raft_consensus.cc:2393] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8909e2968de84653b4d0f97e6f3b1d51 in current term 1: Already voted for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in this term.
I20260709 14:53:01.646936 27791 leader_election.cc:304] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:01.647521 27974 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.652109 27974 raft_consensus.cc:2749] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:01.709996 27824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:35570
I20260709 14:53:01.710561 27824 raft_consensus.cc:606] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:01.726933 27899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:01.727497 27899 raft_consensus.cc:606] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:01.743125 27748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
mode: GRACEFUL
new_leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:53:01.743733 27748 raft_consensus.cc:606] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Received request to transfer leadership to TS 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.751456 27899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:01.752032 27899 raft_consensus.cc:606] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.757452 27749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
mode: GRACEFUL
new_leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:53:01.758045 27749 raft_consensus.cc:606] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Received request to transfer leadership to TS 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:01.759084 27974 consensus_queue.cc:1048] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:01.764226 27824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:35570
I20260709 14:53:01.764823 27824 raft_consensus.cc:606] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:01.766927 27976 raft_consensus.cc:993] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:01.767431 27948 raft_consensus.cc:1081] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:01.769372 27748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43392
I20260709 14:53:01.772468 27945 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:01.777650 27748 raft_consensus.cc:493] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.778072 27748 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.781730 27948 consensus_queue.cc:1048] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.786662 27748 raft_consensus.cc:515] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.800902 27977 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.801342 27748 leader_election.cc:290] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.802361 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.802399 27897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbe850c5e6d44be89d7357447c19ca0" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.803030 27824 raft_consensus.cc:3055] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:01.803155 27897 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.803362 27824 raft_consensus.cc:740] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.804313 27824 consensus_queue.cc:260] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [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: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.805616 27824 raft_consensus.cc:3060] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.811051 27948 consensus_queue.cc:1048] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.812604 27897 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:01.814085 27716 leader_election.cc:304] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:01.814764 27945 raft_consensus.cc:2804] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:01.815394 27945 raft_consensus.cc:697] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.816335 27945 consensus_queue.cc:237] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } }
I20260709 14:53:01.819720 27948 consensus_queue.cc:1048] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.822364 27974 raft_consensus.cc:993] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:01.822800 27974 raft_consensus.cc:1081] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:01.824810 27898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45858
I20260709 14:53:01.825343 27898 raft_consensus.cc:493] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.825733 27898 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.837535 27646 catalog_manager.cc:5697] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.840119 27945 consensus_queue.cc:1048] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.852278 27971 consensus_queue.cc:1048] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:01.854202 27824 raft_consensus.cc:2468] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:01.854120 27971 consensus_queue.cc:1048] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:01.842499 27898 raft_consensus.cc:515] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.855846 27896 raft_consensus.cc:1240] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Rejecting Update request from peer 8909e2968de84653b4d0f97e6f3b1d51 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:01.862068 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.863821 27898 leader_election.cc:290] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:01.868176 27976 consensus_queue.cc:1059] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.869081 27976 raft_consensus.cc:3055] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:01.869413 27976 raft_consensus.cc:740] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.870235 27976 consensus_queue.cc:260] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.870380 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed08312dae14a88b6ed7387cb9fda24" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:01.871351 27976 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.874017 27980 consensus_queue.cc:1048] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.879913 27980 raft_consensus.cc:993] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: : Instructing follower 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:01.880350 27977 raft_consensus.cc:1081] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Signalling peer 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:01.882125 27824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:35544
I20260709 14:53:01.885025 27824 raft_consensus.cc:493] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.885438 27824 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.892571 27824 raft_consensus.cc:515] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.894836 27824 leader_election.cc:290] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:01.896222 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:01.896867 27898 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.898957 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:01.899207 27823 raft_consensus.cc:2468] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:01.899637 27750 raft_consensus.cc:3055] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:01.900022 27750 raft_consensus.cc:740] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:01.900794 27750 consensus_queue.cc:260] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.902077 27750 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.903417 27898 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:01.904662 27865 leader_election.cc:304] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:01.909274 27947 raft_consensus.cc:2804] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:01.909783 27947 raft_consensus.cc:697] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:01.910678 27947 consensus_queue.cc:237] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.911885 27750 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:01.912992 27790 leader_election.cc:304] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:01.913734 27976 raft_consensus.cc:2804] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:01.914201 27976 raft_consensus.cc:697] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:01.915021 27976 consensus_queue.cc:237] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:01.920624 27645 catalog_manager.cc:5697] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 1 to 2, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 2 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.923215 27647 catalog_manager.cc:5697] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 1 to 2, leader changed from 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129) to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.930143 27945 consensus_queue.cc:1048] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:01.935103 27945 consensus_queue.cc:1048] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.042416 27980 consensus_queue.cc:1048] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.048451 27977 raft_consensus.cc:993] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: : Instructing follower 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:02.049005 27975 raft_consensus.cc:1081] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Signalling peer 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:02.050690 27824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:35544
I20260709 14:53:02.051257 27824 raft_consensus.cc:493] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:02.051636 27824 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.053510 27977 consensus_queue.cc:1048] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.058408 27824 raft_consensus.cc:515] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.059569 27823 raft_consensus.cc:1240] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Rejecting Update request from peer 1b093b2418fa46dcb5cfacae30e3ae0a for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:02.061609 27947 consensus_queue.cc:1048] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.062355 27977 consensus_queue.cc:1059] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.063019 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:02.063198 27977 raft_consensus.cc:3055] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:02.063632 27977 raft_consensus.cc:740] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:02.063251 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5caf4036fc430fb578102a64d45b46" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:02.064729 27977 consensus_queue.cc:260] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.063652 27896 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.065860 27977 raft_consensus.cc:3060] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.073693 27896 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:02.074910 27791 leader_election.cc:304] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:02.074923 27947 consensus_queue.cc:1048] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:02.078162 27824 leader_election.cc:290] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:02.075839 27971 raft_consensus.cc:2804] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:02.079912 27971 raft_consensus.cc:697] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:02.081069 27971 consensus_queue.cc:237] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.090507 27750 raft_consensus.cc:2468] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:02.092172 27947 consensus_queue.cc:1048] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.093003 28021 consensus_queue.cc:1048] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:02.102340 27647 catalog_manager.cc:5697] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 1 to 2, leader changed from 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129) to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.103024 27947 raft_consensus.cc:993] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:02.105635 27947 raft_consensus.cc:1081] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:02.107583 28021 raft_consensus.cc:993] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: : Instructing follower 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:02.107460 27749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43402
I20260709 14:53:02.108124 27749 raft_consensus.cc:493] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:02.108565 27749 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.108691 27947 raft_consensus.cc:1081] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:02.116160 27824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:53:02.116819 27824 raft_consensus.cc:493] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:02.116587 27749 raft_consensus.cc:515] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.117261 27824 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.119431 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:02.120111 27825 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.120347 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452eb30bfd94e2587da3cf9c0ea4345" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:02.120992 27896 raft_consensus.cc:3055] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:02.121316 27896 raft_consensus.cc:740] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:02.122133 27896 consensus_queue.cc:260] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.123257 27896 raft_consensus.cc:3060] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.127472 27824 raft_consensus.cc:515] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.127844 27825 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:02.129531 27716 leader_election.cc:304] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:02.130321 27977 raft_consensus.cc:2804] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:02.130474 27824 leader_election.cc:290] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:02.130812 27977 raft_consensus.cc:697] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:02.131057 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:02.131136 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cc7187615e4940a5b20cec9ae28499" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:02.131860 27750 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.131682 27977 consensus_queue.cc:237] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.131794 27898 raft_consensus.cc:3055] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:02.133795 27898 raft_consensus.cc:740] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:02.134605 27898 consensus_queue.cc:260] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.135831 27898 raft_consensus.cc:3060] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.136332 27896 raft_consensus.cc:2468] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:02.137174 27749 leader_election.cc:290] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:02.139076 27750 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:02.140257 27790 leader_election.cc:304] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:02.140931 27971 raft_consensus.cc:2804] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:02.141396 27971 raft_consensus.cc:697] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:02.142096 27971 consensus_queue.cc:237] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:02.142869 27898 raft_consensus.cc:2468] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:02.148480 27646 catalog_manager.cc:5697] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.151847 27647 catalog_manager.cc:5697] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.241225 27898 raft_consensus.cc:1275] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.242462 27977 consensus_queue.cc:1048] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.250084 27824 raft_consensus.cc:1275] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.252316 27980 consensus_queue.cc:1048] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.330663 27824 raft_consensus.cc:1275] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.332180 28025 consensus_queue.cc:1048] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.335268 27750 raft_consensus.cc:3060] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.346717 27750 raft_consensus.cc:1275] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.348320 27947 consensus_queue.cc:1048] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.362730 27750 raft_consensus.cc:1275] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.364117 27971 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.371508 27898 raft_consensus.cc:1275] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.373172 27948 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.473587 27750 raft_consensus.cc:1275] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.475268 27948 consensus_queue.cc:1048] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:02.483297 27898 raft_consensus.cc:1275] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.484915 27948 consensus_queue.cc:1048] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.553779 27898 raft_consensus.cc:1275] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.555106 27945 consensus_queue.cc:1048] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.562683 27824 raft_consensus.cc:1275] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.564332 27975 consensus_queue.cc:1048] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.646433 27898 raft_consensus.cc:1275] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.647714 27948 consensus_queue.cc:1048] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.655174 27750 raft_consensus.cc:1275] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:02.656639 27976 consensus_queue.cc:1048] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.800683 27647 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49076:
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"
    }
  }
}
W20260709 14:53:04.804682 27647 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.
I20260709 14:53:04.858850 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 4e60e2d19ce945db9697939db646f377 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:04.860245 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 4e60e2d19ce945db9697939db646f377 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:04.860828 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e60e2d19ce945db9697939db646f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.861987 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e60e2d19ce945db9697939db646f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.862600 27882 tablet_service.cc:1511] Processing CreateTablet for tablet 4e60e2d19ce945db9697939db646f377 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:04.864231 27882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e60e2d19ce945db9697939db646f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.868683 27883 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5da6d7b1a491eb27c4912109cb798 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:04.870184 27883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5da6d7b1a491eb27c4912109cb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.871991 27738 tablet_service.cc:1511] Processing CreateTablet for tablet f0b496b18fcb459db3492becd9df7d89 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:04.873064 27733 tablet_service.cc:1511] Processing CreateTablet for tablet b56eab813049493183ea09ba69f85440 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:04.877465 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5da6d7b1a491eb27c4912109cb798 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:04.878999 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5da6d7b1a491eb27c4912109cb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.879170 27886 tablet_service.cc:1511] Processing CreateTablet for tablet b56eab813049493183ea09ba69f85440 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:04.879648 27881 tablet_service.cc:1511] Processing CreateTablet for tablet f0b496b18fcb459db3492becd9df7d89 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:04.880656 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56eab813049493183ea09ba69f85440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.877465 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 660598a3d9ab4cf498e18ebc18a70c7c (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:04.882496 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660598a3d9ab4cf498e18ebc18a70c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.882969 27810 tablet_service.cc:1511] Processing CreateTablet for tablet f0b496b18fcb459db3492becd9df7d89 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:04.881009 27814 tablet_service.cc:1511] Processing CreateTablet for tablet b56eab813049493183ea09ba69f85440 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:04.866719 27736 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5da6d7b1a491eb27c4912109cb798 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:04.885351 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b496b18fcb459db3492becd9df7d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.886682 27740 tablet_service.cc:1511] Processing CreateTablet for tablet 660598a3d9ab4cf498e18ebc18a70c7c (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:04.873520 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b496b18fcb459db3492becd9df7d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.889140 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad050caf13845bb89da95610f88bab3 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:04.890496 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56eab813049493183ea09ba69f85440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.892232 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5da6d7b1a491eb27c4912109cb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.893716 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56eab813049493183ea09ba69f85440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.894971 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660598a3d9ab4cf498e18ebc18a70c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.900665 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad050caf13845bb89da95610f88bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.904122 27881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b496b18fcb459db3492becd9df7d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.913631 27737 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd9518224b44aaea2ca9ac9a8089bfe (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:04.914444 27735 tablet_service.cc:1511] Processing CreateTablet for tablet c81cd379ebd348b1b1917e6cd3c62c90 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:04.917094 27889 tablet_service.cc:1511] Processing CreateTablet for tablet 660598a3d9ab4cf498e18ebc18a70c7c (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:04.917388 27888 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd9518224b44aaea2ca9ac9a8089bfe (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:04.917778 27884 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad050caf13845bb89da95610f88bab3 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:04.918535 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660598a3d9ab4cf498e18ebc18a70c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.919188 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd9518224b44aaea2ca9ac9a8089bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.921047 27887 tablet_service.cc:1511] Processing CreateTablet for tablet c81cd379ebd348b1b1917e6cd3c62c90 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:04.922083 27812 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd9518224b44aaea2ca9ac9a8089bfe (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:04.922864 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81cd379ebd348b1b1917e6cd3c62c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.923493 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd9518224b44aaea2ca9ac9a8089bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.925028 27813 tablet_service.cc:1511] Processing CreateTablet for tablet c81cd379ebd348b1b1917e6cd3c62c90 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:04.925529 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad050caf13845bb89da95610f88bab3 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:04.915086 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd9518224b44aaea2ca9ac9a8089bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.927320 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad050caf13845bb89da95610f88bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.928556 27884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad050caf13845bb89da95610f88bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.932186 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81cd379ebd348b1b1917e6cd3c62c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.932224 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81cd379ebd348b1b1917e6cd3c62c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:04.993292 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7a625048eb48e4b31b70f91e44b519 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:04.994750 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7a625048eb48e4b31b70f91e44b519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:05.007418 27807 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7a625048eb48e4b31b70f91e44b519 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:05.011237 27807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7a625048eb48e4b31b70f91e44b519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:05.018648 27885 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7a625048eb48e4b31b70f91e44b519 (DEFAULT_TABLE table=soft_deleted_table [id=f3ecf974281348a28201770a1311a409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:05.020579 27885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7a625048eb48e4b31b70f91e44b519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:05.104883 28041 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.105540 28039 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.112468 28040 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.118600 28039 tablet_bootstrap.cc:654] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.121876 28040 tablet_bootstrap.cc:654] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.124168 28041 tablet_bootstrap.cc:654] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.124881 28039 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.125463 28039 ts_tablet_manager.cc:1403] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:53:05.128899 28039 raft_consensus.cc:359] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.130112 28039 raft_consensus.cc:385] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.130535 28039 raft_consensus.cc:740] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.131749 28039 consensus_queue.cc:260] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.134493 28039 ts_tablet_manager.cc:1434] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:53:05.135504 28039 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.141080 28041 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.141778 28041 ts_tablet_manager.cc:1403] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260709 14:53:05.142252 28039 tablet_bootstrap.cc:654] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.145709 28041 raft_consensus.cc:359] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.146701 28041 raft_consensus.cc:385] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.147123 28041 raft_consensus.cc:740] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.148132 28040 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.148147 28039 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.147931 28041 consensus_queue.cc:260] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.148888 28039 ts_tablet_manager.cc:1403] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:53:05.148890 28040 ts_tablet_manager.cc:1403] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.016s
I20260709 14:53:05.150615 28041 ts_tablet_manager.cc:1434] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:53:05.152022 28039 raft_consensus.cc:359] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.152823 28039 raft_consensus.cc:385] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.153156 28039 raft_consensus.cc:740] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.153235 28040 raft_consensus.cc:359] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.154126 28039 consensus_queue.cc:260] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.155086 28041 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.154140 28040 raft_consensus.cc:385] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.155886 28040 raft_consensus.cc:740] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.156773 28040 consensus_queue.cc:260] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.163245 28041 tablet_bootstrap.cc:654] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.165966 28040 ts_tablet_manager.cc:1434] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260709 14:53:05.167194 28040 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.167594 28039 ts_tablet_manager.cc:1434] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:53:05.168737 28039 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.175204 28040 tablet_bootstrap.cc:654] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.176096 28039 tablet_bootstrap.cc:654] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.180922 28041 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.181499 28041 ts_tablet_manager.cc:1403] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.017s
I20260709 14:53:05.184680 28041 raft_consensus.cc:359] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.185505 28041 raft_consensus.cc:385] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.185896 28041 raft_consensus.cc:740] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.186751 28041 consensus_queue.cc:260] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.189553 28041 ts_tablet_manager.cc:1434] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:53:05.190371 28039 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.190659 28041 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.191713 28039 ts_tablet_manager.cc:1403] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 14:53:05.190372 28040 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.195272 28039 raft_consensus.cc:359] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.196079 28040 ts_tablet_manager.cc:1403] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 14:53:05.196125 28039 raft_consensus.cc:385] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.196619 28039 raft_consensus.cc:740] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.197485 28039 consensus_queue.cc:260] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.199416 28041 tablet_bootstrap.cc:654] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.200024 28039 ts_tablet_manager.cc:1434] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:05.201177 28039 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.202909 28040 raft_consensus.cc:359] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.203806 28040 raft_consensus.cc:385] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.204151 28040 raft_consensus.cc:740] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.205070 28040 consensus_queue.cc:260] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.208127 28040 ts_tablet_manager.cc:1434] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:53:05.209097 28040 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.209203 28039 tablet_bootstrap.cc:654] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.218272 28040 tablet_bootstrap.cc:654] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.221236 28039 tablet_bootstrap.cc:492] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.221895 28039 ts_tablet_manager.cc:1403] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 14:53:05.226030 28039 raft_consensus.cc:359] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.227072 28039 raft_consensus.cc:385] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.227470 28039 raft_consensus.cc:740] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.228660 28039 consensus_queue.cc:260] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.231762 28039 ts_tablet_manager.cc:1434] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:05.233201 28039 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
W20260709 14:53:05.236452 27696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:05.238782 28040 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.239362 28040 ts_tablet_manager.cc:1403] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 14:53:05.241216 28039 tablet_bootstrap.cc:654] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.242772 28040 raft_consensus.cc:359] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.243664 28040 raft_consensus.cc:385] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.244035 28040 raft_consensus.cc:740] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.244992 28040 consensus_queue.cc:260] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.248306 28040 ts_tablet_manager.cc:1434] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 14:53:05.249755 28040 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.259541 28040 tablet_bootstrap.cc:654] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.265053 28041 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.265534 28041 ts_tablet_manager.cc:1403] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.075s	user 0.031s	sys 0.035s
I20260709 14:53:05.266038 28039 tablet_bootstrap.cc:492] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.266662 28039 ts_tablet_manager.cc:1403] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260709 14:53:05.268050 28040 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.268582 28040 ts_tablet_manager.cc:1403] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260709 14:53:05.268486 28041 raft_consensus.cc:359] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.269214 28041 raft_consensus.cc:385] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.269524 28041 raft_consensus.cc:740] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.269719 27980 raft_consensus.cc:493] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.269865 28039 raft_consensus.cc:359] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.270265 27980 raft_consensus.cc:515] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.270367 28041 consensus_queue.cc:260] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.270984 28039 raft_consensus.cc:385] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.271356 28039 raft_consensus.cc:740] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.271703 28040 raft_consensus.cc:359] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.272487 28040 raft_consensus.cc:385] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.272169 28039 consensus_queue.cc:260] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.272691 27980 leader_election.cc:290] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.272775 28040 raft_consensus.cc:740] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.273883 28040 consensus_queue.cc:260] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.275208 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.276319 28040 ts_tablet_manager.cc:1434] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:53:05.276901 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.277336 28040 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
W20260709 14:53:05.279222 27716 leader_election.cc:343] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:05.279956 27716 leader_election.cc:343] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.280361 27716 leader_election.cc:304] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a; no voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.281396 27980 raft_consensus.cc:2749] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.273020 28041 ts_tablet_manager.cc:1434] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:53:05.284864 28041 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.292240 28039 ts_tablet_manager.cc:1434] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.001s
I20260709 14:53:05.293835 28039 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.295208 28045 raft_consensus.cc:493] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.295732 28045 raft_consensus.cc:515] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.296439 28026 raft_consensus.cc:493] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.296955 28026 raft_consensus.cc:515] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.298094 28041 tablet_bootstrap.cc:654] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.299235 28026 leader_election.cc:290] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.299724 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.300370 27750 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.301019 28039 tablet_bootstrap.cc:654] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.301409 28040 tablet_bootstrap.cc:654] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.301929 27790 leader_election.cc:304] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:05.301431 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.302711 27824 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.303685 27976 raft_consensus.cc:2804] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.304072 27976 raft_consensus.cc:493] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.304401 27976 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.304433 27865 leader_election.cc:304] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.305778 28026 raft_consensus.cc:493] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.306285 28026 raft_consensus.cc:515] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.308579 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.309226 27896 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.309335 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.310231 27749 raft_consensus.cc:2468] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.310859 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.311466 27750 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.312299 28045 leader_election.cc:290] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.316298 27864 leader_election.cc:304] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.320358 27976 raft_consensus.cc:515] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.323798 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.324410 27750 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.326510 28026 leader_election.cc:290] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.327189 28026 raft_consensus.cc:2804] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.330976 28045 raft_consensus.cc:493] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.327589 28026 raft_consensus.cc:493] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.331946 28026 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.331599 28045 raft_consensus.cc:515] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.335927 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.336725 27749 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.337373 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.338201 27896 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.338310 27790 leader_election.cc:304] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:05.339591 28045 leader_election.cc:290] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.340138 28045 raft_consensus.cc:2804] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.340473 28045 raft_consensus.cc:493] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.340787 28045 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.341449 27750 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.344909 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.345198 27976 leader_election.cc:290] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.343317 28058 raft_consensus.cc:2804] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.346005 28058 raft_consensus.cc:493] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.346416 28058 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.347168 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
W20260709 14:53:05.352116 27865 leader_election.cc:343] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.353281 28045 raft_consensus.cc:515] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.361939 28040 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.359935 28026 raft_consensus.cc:515] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.362668 28040 ts_tablet_manager.cc:1403] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.021s
I20260709 14:53:05.363397 27896 raft_consensus.cc:2393] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8909e2968de84653b4d0f97e6f3b1d51 in current term 1: Already voted for candidate cfedf531273f4be4b0997077941bba7e in this term.
I20260709 14:53:05.364471 28061 raft_consensus.cc:493] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.364974 28061 raft_consensus.cc:515] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.363201 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.365696 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.366197 27898 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.366355 27750 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.366086 28040 raft_consensus.cc:359] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.366961 28040 raft_consensus.cc:385] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.367122 28061 leader_election.cc:290] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.367290 28040 raft_consensus.cc:740] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.367833 28045 leader_election.cc:290] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.368227 28040 consensus_queue.cc:260] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.368923 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
W20260709 14:53:05.370517 27791 leader_election.cc:343] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.370601 28040 ts_tablet_manager.cc:1434] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:05.370783 27790 leader_election.cc:304] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.371634 28045 raft_consensus.cc:2804] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.372103 28045 raft_consensus.cc:697] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:05.372979 28045 consensus_queue.cc:237] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.376116 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.377861 28041 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.378454 28041 ts_tablet_manager.cc:1403] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.019s
I20260709 14:53:05.378057 28058 raft_consensus.cc:515] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
W20260709 14:53:05.377787 27790 leader_election.cc:343] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.380352 27790 leader_election.cc:304] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.381444 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.382073 27749 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.381688 28041 raft_consensus.cc:359] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.382511 28041 raft_consensus.cc:385] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.382853 28041 raft_consensus.cc:740] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.383704 28041 consensus_queue.cc:260] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.384382 28040 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.386006 28041 ts_tablet_manager.cc:1434] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:05.379470 27750 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.387099 28041 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.381460 27976 raft_consensus.cc:2749] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.393163 28026 leader_election.cc:290] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.375607 27898 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.394757 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.394953 28041 tablet_bootstrap.cc:654] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.396427 27791 leader_election.cc:304] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.397027 28058 leader_election.cc:290] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.398846 28045 raft_consensus.cc:2804] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.400228 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.401952 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.402339 28039 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.402637 28045 raft_consensus.cc:697] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:05.402685 27749 raft_consensus.cc:2468] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.403615 28039 ts_tablet_manager.cc:1403] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.021s
I20260709 14:53:05.403666 27750 raft_consensus.cc:2393] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfedf531273f4be4b0997077941bba7e in current term 1: Already voted for candidate 8909e2968de84653b4d0f97e6f3b1d51 in this term.
I20260709 14:53:05.404714 28045 consensus_queue.cc:237] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
W20260709 14:53:05.405948 27865 leader_election.cc:343] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.406987 27864 leader_election.cc:304] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [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: cfedf531273f4be4b0997077941bba7e; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.407038 28039 raft_consensus.cc:359] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.408200 28039 raft_consensus.cc:385] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.408824 28058 raft_consensus.cc:2749] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.408669 27647 catalog_manager.cc:5697] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.410966 28040 tablet_bootstrap.cc:654] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.408687 27864 leader_election.cc:304] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.412599 28058 raft_consensus.cc:2804] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.413194 28058 raft_consensus.cc:697] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:05.414247 28058 consensus_queue.cc:237] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.408612 28039 raft_consensus.cc:740] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.418674 28026 raft_consensus.cc:493] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.418129 28039 consensus_queue.cc:260] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.419199 28026 raft_consensus.cc:515] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.421330 28026 leader_election.cc:290] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.421487 28039 ts_tablet_manager.cc:1434] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:53:05.421901 28041 tablet_bootstrap.cc:492] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.422394 28041 ts_tablet_manager.cc:1403] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260709 14:53:05.422578 28039 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.422855 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
W20260709 14:53:05.424299 27865 leader_election.cc:343] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.425424 28041 raft_consensus.cc:359] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.425719 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.426242 28041 raft_consensus.cc:385] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.426424 27750 raft_consensus.cc:2468] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.426626 28041 raft_consensus.cc:740] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.427798 27864 leader_election.cc:304] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.427503 28041 consensus_queue.cc:260] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.428912 28026 raft_consensus.cc:2804] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.429281 28026 raft_consensus.cc:493] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.429620 28026 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.431233 28039 tablet_bootstrap.cc:654] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.431289 28041 ts_tablet_manager.cc:1434] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:53:05.432987 28041 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.434082 28040 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.434613 28040 ts_tablet_manager.cc:1403] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260709 14:53:05.438163 28040 raft_consensus.cc:359] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.438902 28040 raft_consensus.cc:385] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.439205 28040 raft_consensus.cc:740] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.439667 28041 tablet_bootstrap.cc:654] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.442380 28040 consensus_queue.cc:260] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.446573 28040 ts_tablet_manager.cc:1434] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:53:05.442438 28026 raft_consensus.cc:515] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.448402 28040 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.450706 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
W20260709 14:53:05.452134 27865 leader_election.cc:343] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.456086 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.457685 27749 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.461547 28040 tablet_bootstrap.cc:654] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.456137 28026 leader_election.cc:290] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.468209 28026 raft_consensus.cc:493] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.468674 28026 raft_consensus.cc:515] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.471829 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.473640 28039 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.474165 28039 ts_tablet_manager.cc:1403] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.009s
W20260709 14:53:05.475311 27864 leader_election.cc:343] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.477257 28039 raft_consensus.cc:359] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.478018 28039 raft_consensus.cc:385] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.478312 28039 raft_consensus.cc:740] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.480481 27645 catalog_manager.cc:5697] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.485122 28045 raft_consensus.cc:493] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.485635 28045 raft_consensus.cc:515] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.487797 28045 leader_election.cc:290] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.484495 28039 consensus_queue.cc:260] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.488612 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.489356 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.490047 28041 tablet_bootstrap.cc:492] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.490231 28039 ts_tablet_manager.cc:1434] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:53:05.490520 28041 ts_tablet_manager.cc:1403] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.019s
I20260709 14:53:05.489399 27750 raft_consensus.cc:2393] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8909e2968de84653b4d0f97e6f3b1d51 in current term 1: Already voted for candidate cfedf531273f4be4b0997077941bba7e in this term.
I20260709 14:53:05.492194 28026 leader_election.cc:290] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.492365 27749 raft_consensus.cc:2468] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.493191 27790 leader_election.cc:304] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.493855 27864 leader_election.cc:304] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.493887 28039 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.494728 28026 raft_consensus.cc:2804] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.495329 28026 raft_consensus.cc:697] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:05.496150 28026 consensus_queue.cc:237] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.496588 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.497210 28041 raft_consensus.cc:359] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.497932 28041 raft_consensus.cc:385] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:05.498050 27865 leader_election.cc:343] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.498236 28041 raft_consensus.cc:740] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.498559 27865 leader_election.cc:304] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [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: cfedf531273f4be4b0997077941bba7e; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.498986 28041 consensus_queue.cc:260] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.499716 28058 raft_consensus.cc:2749] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.500067 28061 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.500517 28040 tablet_bootstrap.cc:492] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.501047 28040 ts_tablet_manager.cc:1403] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.014s
I20260709 14:53:05.501436 28041 ts_tablet_manager.cc:1434] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:05.502460 28041 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.504189 28040 raft_consensus.cc:359] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.504916 28040 raft_consensus.cc:385] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.505229 28040 raft_consensus.cc:740] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.506044 28040 consensus_queue.cc:260] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.508065 28061 raft_consensus.cc:2749] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.509967 28041 tablet_bootstrap.cc:654] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.511202 28039 tablet_bootstrap.cc:654] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.517879 28040 ts_tablet_manager.cc:1434] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:53:05.519182 28040 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.522585 28041 tablet_bootstrap.cc:492] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.523098 28041 ts_tablet_manager.cc:1403] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 14:53:05.526957 28040 tablet_bootstrap.cc:654] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.526636 28041 raft_consensus.cc:359] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.527401 28041 raft_consensus.cc:385] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.527712 28041 raft_consensus.cc:740] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.528422 28041 consensus_queue.cc:260] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.530663 28041 ts_tablet_manager.cc:1434] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:05.531606 28041 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.532122 27645 catalog_manager.cc:5697] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.538082 28041 tablet_bootstrap.cc:654] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.540091 28039 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.540735 28039 ts_tablet_manager.cc:1403] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 14:53:05.544169 28039 raft_consensus.cc:359] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.544837 28039 raft_consensus.cc:385] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.545099 28039 raft_consensus.cc:740] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.545753 28039 consensus_queue.cc:260] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.547744 28039 ts_tablet_manager.cc:1434] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:05.549376 28039 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: Bootstrap starting.
I20260709 14:53:05.559294 28039 tablet_bootstrap.cc:654] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.559597 28041 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.560787 28026 raft_consensus.cc:493] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.561348 28041 ts_tablet_manager.cc:1403] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.005s
I20260709 14:53:05.561342 28026 raft_consensus.cc:515] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.563429 28040 tablet_bootstrap.cc:492] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.563966 28040 ts_tablet_manager.cc:1403] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.015s
I20260709 14:53:05.564214 28026 leader_election.cc:290] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.564260 28041 raft_consensus.cc:359] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.565269 28041 raft_consensus.cc:385] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.565626 28041 raft_consensus.cc:740] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.566375 28041 consensus_queue.cc:260] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.566792 28040 raft_consensus.cc:359] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.567139 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.567543 28040 raft_consensus.cc:385] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.567835 27824 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.566829 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.568854 27749 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.569407 27865 leader_election.cc:304] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.569686 28041 ts_tablet_manager.cc:1434] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:53:05.567875 28040 raft_consensus.cc:740] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.571403 28041 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: Bootstrap starting.
I20260709 14:53:05.571866 28026 raft_consensus.cc:2804] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.571537 28040 consensus_queue.cc:260] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.572275 28026 raft_consensus.cc:493] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.572647 28026 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.573836 28040 ts_tablet_manager.cc:1434] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:05.574860 28040 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: Bootstrap starting.
I20260709 14:53:05.585552 27646 catalog_manager.cc:5697] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.586463 28026 raft_consensus.cc:515] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.586993 28041 tablet_bootstrap.cc:654] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.592487 28045 raft_consensus.cc:493] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.593067 28045 raft_consensus.cc:515] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.595234 28045 leader_election.cc:290] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.597695 28040 tablet_bootstrap.cc:654] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:05.603600 28041 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: No bootstrap required, opened a new log
I20260709 14:53:05.604188 28041 ts_tablet_manager.cc:1403] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 14:53:05.605662 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad050caf13845bb89da95610f88bab3" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.606371 27749 raft_consensus.cc:2468] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.607286 28041 raft_consensus.cc:359] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.607643 27790 leader_election.cc:304] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:05.608197 28041 raft_consensus.cc:385] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.608546 28045 raft_consensus.cc:2804] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.608575 28041 raft_consensus.cc:740] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.609089 28045 raft_consensus.cc:493] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.609472 28045 raft_consensus.cc:3060] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.609786 28041 consensus_queue.cc:260] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.612109 28041 ts_tablet_manager.cc:1434] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:05.613806 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad050caf13845bb89da95610f88bab3" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.614449 27898 raft_consensus.cc:2468] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.617653 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.618203 27749 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.618440 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.619201 27824 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.622134 28045 raft_consensus.cc:515] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.625353 27749 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.626530 28061 raft_consensus.cc:493] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.627197 28061 raft_consensus.cc:515] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.627666 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad050caf13845bb89da95610f88bab3" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.628376 27749 raft_consensus.cc:3060] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.626500 27864 leader_election.cc:304] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.630447 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.631184 28058 raft_consensus.cc:2804] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.631876 28058 raft_consensus.cc:697] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
W20260709 14:53:05.632551 27790 leader_election.cc:343] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.633488 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.633033 28058 consensus_queue.cc:237] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.634157 27898 raft_consensus.cc:2468] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 0.
I20260709 14:53:05.635277 27791 leader_election.cc:304] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:05.635862 27749 raft_consensus.cc:2468] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.636147 27976 raft_consensus.cc:2804] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.636582 27976 raft_consensus.cc:493] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.636940 27976 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.636885 28061 leader_election.cc:290] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.637590 27790 leader_election.cc:304] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:05.639936 28062 raft_consensus.cc:2804] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.646376 27976 raft_consensus.cc:515] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.647161 28039 tablet_bootstrap.cc:492] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: No bootstrap required, opened a new log
I20260709 14:53:05.647624 28039 ts_tablet_manager.cc:1403] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.005s
I20260709 14:53:05.649103 27976 leader_election.cc:290] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.650115 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.650892 27898 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.651674 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad050caf13845bb89da95610f88bab3" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.650115 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.652326 27896 raft_consensus.cc:3060] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.658802 27824 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.659143 27898 raft_consensus.cc:2468] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.659976 27896 raft_consensus.cc:2468] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 1.
I20260709 14:53:05.660463 27791 leader_election.cc:304] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.661789 27976 raft_consensus.cc:2804] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.662334 27976 raft_consensus.cc:697] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:05.663268 27976 consensus_queue.cc:237] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.670010 28040 tablet_bootstrap.cc:492] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: No bootstrap required, opened a new log
I20260709 14:53:05.670099 28045 leader_election.cc:290] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.670697 28040 ts_tablet_manager.cc:1403] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: Time spent bootstrapping tablet: real 0.096s	user 0.038s	sys 0.039s
I20260709 14:53:05.659976 28026 leader_election.cc:290] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.673641 28040 raft_consensus.cc:359] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.674358 28040 raft_consensus.cc:385] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.674270 28062 raft_consensus.cc:697] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:05.674811 28040 raft_consensus.cc:740] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.675611 28040 consensus_queue.cc:260] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.675410 28062 consensus_queue.cc:237] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
W20260709 14:53:05.676198 27790 leader_election.cc:343] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:05.676492 28039 raft_consensus.cc:359] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.677312 28039 raft_consensus.cc:385] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:05.677559 28039 raft_consensus.cc:740] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Initialized, Role: FOLLOWER
I20260709 14:53:05.677819 28040 ts_tablet_manager.cc:1434] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:05.678223 28039 consensus_queue.cc:260] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.680258 28039 ts_tablet_manager.cc:1434] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:53:05.680272 27646 catalog_manager.cc:5697] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.687865 27647 catalog_manager.cc:5697] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.701624 27647 catalog_manager.cc:5697] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 1 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.718734 28026 raft_consensus.cc:493] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.719235 28026 raft_consensus.cc:515] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.720854 28026 leader_election.cc:290] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.721575 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.721745 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.722155 27749 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.722308 27824 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 0.
I20260709 14:53:05.723150 27864 leader_election.cc:304] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.723795 28026 raft_consensus.cc:2804] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.724182 28026 raft_consensus.cc:493] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.724459 28026 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.729250 28026 raft_consensus.cc:515] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.732097 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:05.732492 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.731600 28026 leader_election.cc:290] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:05.732751 27750 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.733147 27824 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.737545 27824 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.737641 27750 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 1.
I20260709 14:53:05.738512 27865 leader_election.cc:304] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.739177 28026 raft_consensus.cc:2804] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.739646 28026 raft_consensus.cc:697] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:05.740415 28026 consensus_queue.cc:237] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.746789 27647 catalog_manager.cc:5697] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 0 to 1, leader changed from <none> to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 1 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.748235 28062 raft_consensus.cc:493] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.748749 28055 raft_consensus.cc:493] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:05.748739 28062 raft_consensus.cc:515] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.749280 28055 raft_consensus.cc:515] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.751142 28055 leader_election.cc:290] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.751360 28062 leader_election.cc:290] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.752068 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.752617 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:05.752898 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:05.753242 27824 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:05.753489 27898 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 0.
I20260709 14:53:05.753855 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" is_pre_election: true
I20260709 14:53:05.754642 27750 raft_consensus.cc:2393] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8909e2968de84653b4d0f97e6f3b1d51 in current term 1: Already voted for candidate cfedf531273f4be4b0997077941bba7e in this term.
I20260709 14:53:05.754665 27716 leader_election.cc:304] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.755689 28055 raft_consensus.cc:2804] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:05.756072 28055 raft_consensus.cc:493] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:05.756415 28055 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.756569 27790 leader_election.cc:304] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51; no voters: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.757382 28062 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.762035 28055 raft_consensus.cc:515] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.762408 28062 raft_consensus.cc:2749] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:05.763942 28055 leader_election.cc:290] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.764827 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.765281 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.765470 27824 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.765900 27898 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:05.770205 27824 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:05.770646 27898 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 1.
I20260709 14:53:05.771441 27716 leader_election.cc:304] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:05.772267 28055 raft_consensus.cc:2804] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:05.772655 28055 raft_consensus.cc:697] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:05.773391 28055 consensus_queue.cc:237] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.780222 27647 catalog_manager.cc:5697] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 1 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.878867 27898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e60e2d19ce945db9697939db646f377"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:05.879469 27898 raft_consensus.cc:606] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:05.884250 27898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:05.884745 27898 raft_consensus.cc:606] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:05.889698 27824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b56eab813049493183ea09ba69f85440"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:35570
I20260709 14:53:05.890204 27824 raft_consensus.cc:606] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:05.895437 27898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:05.896020 27898 raft_consensus.cc:606] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 1b093b2418fa46dcb5cfacae30e3ae0a
I20260709 14:53:05.896118 28062 consensus_queue.cc:1048] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:05.902980 27898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
mode: GRACEFUL
new_leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:45874
I20260709 14:53:05.909320 28084 consensus_queue.cc:1048] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:05.910504 27898 raft_consensus.cc:606] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Received request to transfer leadership to TS 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.919034 28026 consensus_queue.cc:1048] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.925874 27750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
mode: GRACEFUL
new_leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:53:05.926470 27750 raft_consensus.cc:606] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Received request to transfer leadership to TS 8909e2968de84653b4d0f97e6f3b1d51
I20260709 14:53:05.933116 28060 raft_consensus.cc:993] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:05.933543 28060 raft_consensus.cc:1081] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:05.939210 27824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:35570
I20260709 14:53:05.939765 27824 raft_consensus.cc:606] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:05.944576 27750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43402
I20260709 14:53:05.944715 28060 consensus_queue.cc:1048] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.945271 27750 raft_consensus.cc:493] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.945693 27750 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.954442 27750 raft_consensus.cc:515] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.955147 28084 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:05.956763 27750 leader_election.cc:290] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.957649 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.958256 27824 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.958411 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5da6d7b1a491eb27c4912109cb798" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.959096 27896 raft_consensus.cc:3055] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:05.959461 27896 raft_consensus.cc:740] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:05.960280 27896 consensus_queue.cc:260] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.961699 27896 raft_consensus.cc:3060] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.968869 27896 raft_consensus.cc:2468] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:05.969515 28045 raft_consensus.cc:993] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:05.970021 28045 raft_consensus.cc:1081] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:05.970065 27716 leader_election.cc:304] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:05.971088 28055 raft_consensus.cc:2804] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:05.971050 27824 raft_consensus.cc:2468] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:05.971740 28055 raft_consensus.cc:697] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:05.972623 28055 consensus_queue.cc:237] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.977200 28062 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.979017 27749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b56eab813049493183ea09ba69f85440"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43392
I20260709 14:53:05.979668 27749 raft_consensus.cc:493] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.980103 27749 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.982375 27645 catalog_manager.cc:5697] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.986918 27749 raft_consensus.cc:515] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.990557 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:05.990739 27749 leader_election.cc:290] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:05.991125 27824 raft_consensus.cc:3055] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:05.991484 27824 raft_consensus.cc:740] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:05.992166 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:05.992290 27824 consensus_queue.cc:260] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:05.992969 27896 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.993837 27824 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.001039 27824 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.000813 28060 consensus_queue.cc:1048] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.001626 27896 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.002100 27716 leader_election.cc:304] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:06.002833 28055 raft_consensus.cc:2804] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.003276 28055 raft_consensus.cc:697] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:06.004765 28055 consensus_queue.cc:237] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.015589 28060 consensus_queue.cc:1048] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.015693 27645 catalog_manager.cc:5697] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.023092 28060 consensus_queue.cc:1048] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.031586 28058 raft_consensus.cc:993] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:06.032090 28058 raft_consensus.cc:1081] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:06.033821 27749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43402
I20260709 14:53:06.034406 27749 raft_consensus.cc:493] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.034816 27749 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.042238 27749 raft_consensus.cc:515] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.043635 28055 raft_consensus.cc:493] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:06.043574 28101 consensus_queue.cc:1048] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:06.044310 28055 raft_consensus.cc:515] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.046241 28055 leader_election.cc:290] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:06.047691 27749 leader_election.cc:290] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:06.049547 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:06.048275 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51" is_pre_election: true
I20260709 14:53:06.050211 27898 raft_consensus.cc:3055] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:06.048563 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfedf531273f4be4b0997077941bba7e" is_pre_election: true
I20260709 14:53:06.048682 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b496b18fcb459db3492becd9df7d89" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:06.050659 27898 raft_consensus.cc:740] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:06.051350 27896 raft_consensus.cc:2393] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b093b2418fa46dcb5cfacae30e3ae0a in current term 1: Already voted for candidate 8909e2968de84653b4d0f97e6f3b1d51 in this term.
I20260709 14:53:06.051271 27824 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.051908 27898 consensus_queue.cc:260] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.052927 27898 raft_consensus.cc:3060] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.054031 27716 leader_election.cc:304] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a; no voters: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e
I20260709 14:53:06.059217 27824 raft_consensus.cc:2468] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.060338 27898 raft_consensus.cc:2468] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.060811 27716 leader_election.cc:304] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:06.061841 28055 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:06.062137 27980 raft_consensus.cc:2804] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.071691 28055 raft_consensus.cc:2749] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:06.073819 28062 consensus_queue.cc:1048] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.076216 27980 raft_consensus.cc:697] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:06.077445 27980 consensus_queue.cc:237] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.078210 28026 raft_consensus.cc:993] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: : Instructing follower 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:06.078771 28101 raft_consensus.cc:1081] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 1b093b2418fa46dcb5cfacae30e3ae0a to start an election
I20260709 14:53:06.080343 27749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e60e2d19ce945db9697939db646f377"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
 from {username='slave'} at 127.0.0.1:43402
I20260709 14:53:06.080912 27749 raft_consensus.cc:493] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.081315 27749 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.087662 28062 consensus_queue.cc:1048] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:06.089681 27749 raft_consensus.cc:515] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.092473 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:06.093226 27824 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.093598 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e60e2d19ce945db9697939db646f377" candidate_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:06.094157 27896 raft_consensus.cc:3055] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:06.094458 27896 raft_consensus.cc:740] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:06.095194 27896 consensus_queue.cc:260] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.096273 27896 raft_consensus.cc:3060] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.100194 27749 leader_election.cc:290] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [CANDIDATE]: Term 2 election: Requested vote from peers 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:06.099116 27647 catalog_manager.cc:5697] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.103457 27896 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.104609 27824 raft_consensus.cc:2468] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b093b2418fa46dcb5cfacae30e3ae0a in term 2.
I20260709 14:53:06.104717 27716 leader_election.cc:304] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:06.105480 27980 raft_consensus.cc:2804] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.105981 27980 raft_consensus.cc:697] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Leader. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:06.106695 27980 consensus_queue.cc:237] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.111860 28062 raft_consensus.cc:993] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:06.112368 28062 raft_consensus.cc:1081] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:06.114017 27898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45858
I20260709 14:53:06.114724 27898 raft_consensus.cc:493] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.115181 27898 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.121169 27898 raft_consensus.cc:515] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.121246 27645 catalog_manager.cc:5697] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129). New cstate: current_term: 2 leader_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.127132 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:06.127170 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7a625048eb48e4b31b70f91e44b519" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:06.127827 27824 raft_consensus.cc:3055] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:06.127970 27749 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.128194 27824 raft_consensus.cc:740] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:06.129024 27824 consensus_queue.cc:260] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.129503 27898 leader_election.cc:290] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:06.130043 27824 raft_consensus.cc:3060] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.134737 27749 raft_consensus.cc:2468] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:06.135690 27864 leader_election.cc:304] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:06.136003 27824 raft_consensus.cc:2468] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:06.136421 28101 raft_consensus.cc:2804] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.136947 28101 raft_consensus.cc:697] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:06.137678 28101 consensus_queue.cc:237] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.143551 27645 catalog_manager.cc:5697] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 1 to 2, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 2 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:06.200205 27980 consensus_queue.cc:1048] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.202927 28026 consensus_queue.cc:1048] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.214044 28103 consensus_queue.cc:1048] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.215502 28026 raft_consensus.cc:993] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: : Instructing follower 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:06.216020 28026 raft_consensus.cc:1081] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Signalling peer 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:06.217836 28045 consensus_queue.cc:1048] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.219520 27825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:35554
I20260709 14:53:06.220114 27825 raft_consensus.cc:493] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.220502 27825 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.224848 28103 raft_consensus.cc:993] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: : Instructing follower 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:06.225425 28055 raft_consensus.cc:1081] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Signalling peer 8909e2968de84653b4d0f97e6f3b1d51 to start an election
I20260709 14:53:06.226344 28026 consensus_queue.cc:1048] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.227062 27824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
 from {username='slave'} at 127.0.0.1:35544
I20260709 14:53:06.227648 27824 raft_consensus.cc:493] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.228034 27824 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.236814 27824 raft_consensus.cc:515] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.239724 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:06.239925 27824 leader_election.cc:290] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:06.240319 27750 raft_consensus.cc:3055] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:06.240638 27750 raft_consensus.cc:740] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:06.241355 27750 consensus_queue.cc:260] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.242522 27750 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.244499 28062 consensus_queue.cc:1048] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:06.248548 27896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81cd379ebd348b1b1917e6cd3c62c90" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:06.249121 27896 raft_consensus.cc:3060] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.250355 27825 raft_consensus.cc:515] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.257977 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:06.258596 27749 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.262972 27896 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:06.264297 27791 leader_election.cc:304] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:06.264708 27825 leader_election.cc:290] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), cfedf531273f4be4b0997077941bba7e (127.22.220.131:46469)
I20260709 14:53:06.265117 28045 raft_consensus.cc:2804] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.265651 28045 raft_consensus.cc:697] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:06.266328 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660598a3d9ab4cf498e18ebc18a70c7c" candidate_uuid: "8909e2968de84653b4d0f97e6f3b1d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfedf531273f4be4b0997077941bba7e"
I20260709 14:53:06.266976 27899 raft_consensus.cc:3055] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:06.266463 28045 consensus_queue.cc:237] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.267354 27899 raft_consensus.cc:740] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:06.268187 27749 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:06.268275 27899 consensus_queue.cc:260] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.270571 27899 raft_consensus.cc:3060] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:06.269596 27790 leader_election.cc:304] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [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: 1b093b2418fa46dcb5cfacae30e3ae0a, 8909e2968de84653b4d0f97e6f3b1d51; no voters: 
I20260709 14:53:06.271652 27976 raft_consensus.cc:2804] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:06.272159 27976 raft_consensus.cc:697] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Leader. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:06.273011 27976 consensus_queue.cc:237] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:06.280556 27750 raft_consensus.cc:2468] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:06.281322 27899 raft_consensus.cc:2468] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8909e2968de84653b4d0f97e6f3b1d51 in term 2.
I20260709 14:53:06.286360 27646 catalog_manager.cc:5697] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 1 to 2, leader changed from 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129) to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.290040 27646 catalog_manager.cc:5697] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 reported cstate change: term changed from 1 to 2, leader changed from cfedf531273f4be4b0997077941bba7e (127.22.220.131) to 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130). New cstate: current_term: 2 leader_uuid: "8909e2968de84653b4d0f97e6f3b1d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.366677 27899 raft_consensus.cc:1275] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.367967 28103 consensus_queue.cc:1048] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.375296 27825 raft_consensus.cc:1275] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.377157 28104 consensus_queue.cc:1048] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.427616 27899 raft_consensus.cc:1275] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.428848 28104 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.439646 27825 raft_consensus.cc:1275] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.441026 28104 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.570597 27899 raft_consensus.cc:1275] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.571864 27980 consensus_queue.cc:1048] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.579653 27825 raft_consensus.cc:1275] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.582031 28104 consensus_queue.cc:1048] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.603884 27825 raft_consensus.cc:1275] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.605183 28104 consensus_queue.cc:1048] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.612331 27899 raft_consensus.cc:1275] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 1b093b2418fa46dcb5cfacae30e3ae0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.613761 27980 consensus_queue.cc:1048] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.703459 27748 raft_consensus.cc:1275] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.704696 28026 consensus_queue.cc:1048] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.712744 27825 raft_consensus.cc:1275] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.714449 28026 consensus_queue.cc:1048] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.731113 27899 raft_consensus.cc:1275] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.732231 28084 consensus_queue.cc:1048] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.739696 27748 raft_consensus.cc:1275] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.741149 28084 consensus_queue.cc:1048] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.805446 27898 raft_consensus.cc:1275] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.806520 28084 consensus_queue.cc:1048] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.814320 27748 raft_consensus.cc:1275] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer 8909e2968de84653b4d0f97e6f3b1d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:06.815620 28062 consensus_queue.cc:1048] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.945676 27647 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49076:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:53:08.964576 27647 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49076:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:53:09.017794 23410 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:53:09.178121 28133 log.cc:927] Time spent T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: Append to log took a long time: real 0.093s	user 0.003s	sys 0.001s
I20260709 14:53:09.254691 28168 tablet.cc:1724] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: 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
W20260709 14:53:09.260917 28153 log.cc:927] Time spent T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260709 14:53:09.263204 28152 log.cc:927] Time spent T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:53:09.279871 28160 tablet.cc:1724] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.364173 28179 tablet.cc:1724] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.362917 28180 tablet.cc:1724] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
W20260709 14:53:09.370932 28158 log.cc:927] Time spent T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: Append to log took a long time: real 0.098s	user 0.002s	sys 0.000s
W20260709 14:53:09.382122 27865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.130:40757, user_credentials={real_user=slave}} blocked reactor thread for 73557.8us
W20260709 14:53:09.404758 27851 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:62d5da6d7b1a491eb27c4912109cb798)
I20260709 14:53:09.413630 28184 tablet.cc:1724] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.355406 28166 tablet.cc:1724] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.431985 28177 tablet.cc:1724] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: 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
W20260709 14:53:09.430670 27851 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:62d5da6d7b1a491eb27c4912109cb798)
W20260709 14:53:09.436681 27851 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4e60e2d19ce945db9697939db646f377)
I20260709 14:53:09.447937 28168 tablet.cc:1724] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.480967 28180 tablet.cc:1724] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.384613 28178 tablet.cc:1724] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.492425 28190 tablet.cc:1724] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.508931 27819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:33132
I20260709 14:53:09.510999 27819 raft_consensus.cc:606] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:09.511268 28189 tablet.cc:1724] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.512146 28193 tablet.cc:1724] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.522626 28178 tablet.cc:1724] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.526647 28179 tablet.cc:1724] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.539382 28177 tablet.cc:1724] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.542645 28178 tablet.cc:1724] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.545346 28160 tablet.cc:1724] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.548228 28191 tablet.cc:1724] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.548632 28193 tablet.cc:1724] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.546274 28180 tablet.cc:1724] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: 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
I20260709 14:53:09.550081 28166 tablet.cc:1724] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.553635 28190 tablet.cc:1724] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.569667 28179 tablet.cc:1724] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.585328 28179 tablet.cc:1724] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: 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
I20260709 14:53:09.600008 28191 tablet.cc:1724] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.605587 28166 tablet.cc:1724] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: 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
I20260709 14:53:09.617333 27748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b56eab813049493183ea09ba69f85440"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:35948
I20260709 14:53:09.618084 27748 raft_consensus.cc:606] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:09.619707 23410 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:53:09.620453 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:09.624737 27645 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: soft_deleted_table [id=f3ecf974281348a28201770a1311a409] alter complete (version 1)
I20260709 14:53:09.632563 27825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca"
dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:33132
I20260709 14:53:09.633191 27825 raft_consensus.cc:606] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:09.636795 27748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297"
dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
mode: GRACEFUL
new_leader_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:35948
I20260709 14:53:09.637387 27748 raft_consensus.cc:606] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Received request to transfer leadership to TS cfedf531273f4be4b0997077941bba7e
I20260709 14:53:09.638593 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:09.639151 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:09.774147 28161 raft_consensus.cc:993] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.774704 28156 raft_consensus.cc:1081] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.776207 27895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b56eab813049493183ea09ba69f85440"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45842
I20260709 14:53:09.776626 27895 raft_consensus.cc:493] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.776929 27895 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:09.783011 27895 raft_consensus.cc:515] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.784649 27895 leader_election.cc:290] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 3 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:09.785708 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:09.785485 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56eab813049493183ea09ba69f85440" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:09.787170 27819 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:09.787213 27748 raft_consensus.cc:3055] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:09.787719 27748 raft_consensus.cc:740] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:09.788617 27748 consensus_queue.cc:260] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.789906 27748 raft_consensus.cc:3060] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:09.795256 27819 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 3.
I20260709 14:53:09.796628 27865 leader_election.cc:304] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:09.797236 27748 raft_consensus.cc:2468] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 3.
I20260709 14:53:09.797430 28114 raft_consensus.cc:2804] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:09.797997 28114 raft_consensus.cc:697] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 3 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:09.798802 28114 consensus_queue.cc:237] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.806742 27645 catalog_manager.cc:5697] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 2 to 3, leader changed from 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 3 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.835978 28142 raft_consensus.cc:993] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.836474 28185 raft_consensus.cc:1081] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.837823 27895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45858
I20260709 14:53:09.838294 27895 raft_consensus.cc:493] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.838641 27895 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.843384 27895 raft_consensus.cc:515] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.844980 27895 leader_election.cc:290] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:09.845736 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:09.845937 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd9518224b44aaea2ca9ac9a8089bfe" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:09.846431 27748 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.846524 27819 raft_consensus.cc:3055] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.846915 27819 raft_consensus.cc:740] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:09.847560 27819 consensus_queue.cc:260] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.848520 27819 raft_consensus.cc:3060] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.851377 27748 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:09.852571 27864 leader_election.cc:304] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:09.853369 28114 raft_consensus.cc:2804] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.853520 27819 raft_consensus.cc:2468] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:09.853772 28114 raft_consensus.cc:697] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:09.854710 28114 consensus_queue.cc:237] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.860756 27645 catalog_manager.cc:5697] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 1 to 2, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 2 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.867246 28161 raft_consensus.cc:993] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.867720 28156 raft_consensus.cc:1081] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:09.869194 27895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45842
I20260709 14:53:09.869709 27895 raft_consensus.cc:493] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.870046 27895 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.875191 27895 raft_consensus.cc:515] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.876765 27895 leader_election.cc:290] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 2 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:09.877452 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:09.877676 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bff59d80fea4c8e81377723dc4db297" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:09.878096 27748 raft_consensus.cc:3055] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.878230 27819 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.878495 27748 raft_consensus.cc:740] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b093b2418fa46dcb5cfacae30e3ae0a, State: Running, Role: LEADER
I20260709 14:53:09.879304 27748 consensus_queue.cc:260] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.880585 27748 raft_consensus.cc:3060] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.885344 27819 raft_consensus.cc:2468] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:09.886629 27865 leader_election.cc:304] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [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: 8909e2968de84653b4d0f97e6f3b1d51, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:09.887267 27748 raft_consensus.cc:2468] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 2.
I20260709 14:53:09.887530 28114 raft_consensus.cc:2804] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.888074 28114 raft_consensus.cc:697] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:09.888907 28114 consensus_queue.cc:237] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [LEADER]: Queue 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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:09.895737 27645 catalog_manager.cc:5697] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 1 to 2, leader changed from 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 2 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.131016 28142 raft_consensus.cc:993] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: : Instructing follower cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:10.131443 28185 raft_consensus.cc:1081] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Signalling peer cfedf531273f4be4b0997077941bba7e to start an election
I20260709 14:53:10.132833 27895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca"
dest_uuid: "cfedf531273f4be4b0997077941bba7e"
 from {username='slave'} at 127.0.0.1:45858
I20260709 14:53:10.133348 27895 raft_consensus.cc:493] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.133713 27895 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.139848 27895 raft_consensus.cc:515] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:10.141357 27895 leader_election.cc:290] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [CANDIDATE]: Term 3 election: Requested vote from peers 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593), 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757)
I20260709 14:53:10.142016 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a"
I20260709 14:53:10.142302 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c6323e797a46aeb87ea3752250d9ca" candidate_uuid: "cfedf531273f4be4b0997077941bba7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8909e2968de84653b4d0f97e6f3b1d51"
I20260709 14:53:10.142638 27748 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.142874 27819 raft_consensus.cc:3055] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:10.143217 27819 raft_consensus.cc:740] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8909e2968de84653b4d0f97e6f3b1d51, State: Running, Role: LEADER
I20260709 14:53:10.143884 27819 consensus_queue.cc:260] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:10.144783 27819 raft_consensus.cc:3060] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:10.147719 27748 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 3.
I20260709 14:53:10.148757 27864 leader_election.cc:304] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [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: 1b093b2418fa46dcb5cfacae30e3ae0a, cfedf531273f4be4b0997077941bba7e; no voters: 
I20260709 14:53:10.149487 28114 raft_consensus.cc:2804] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:10.149873 27819 raft_consensus.cc:2468] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfedf531273f4be4b0997077941bba7e in term 3.
I20260709 14:53:10.149986 28114 raft_consensus.cc:697] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 3 LEADER]: Becoming Leader. State: Replica: cfedf531273f4be4b0997077941bba7e, State: Running, Role: LEADER
I20260709 14:53:10.151021 28114 consensus_queue.cc:237] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [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: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } }
I20260709 14:53:10.158026 27645 catalog_manager.cc:5697] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e reported cstate change: term changed from 2 to 3, leader changed from 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130) to cfedf531273f4be4b0997077941bba7e (127.22.220.131). New cstate: current_term: 3 leader_uuid: "cfedf531273f4be4b0997077941bba7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfedf531273f4be4b0997077941bba7e" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46469 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.275736 27819 raft_consensus.cc:1275] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:10.276938 28114 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:10.287184 27748 raft_consensus.cc:1275] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:10.291512 28202 consensus_queue.cc:1048] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:10.294575 27819 raft_consensus.cc:1275] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:53:10.297739 28202 consensus_queue.cc:1048] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.307092 27746 raft_consensus.cc:1275] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:53:10.308413 28114 consensus_queue.cc:1048] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.356331 27746 raft_consensus.cc:1275] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.357453 28114 consensus_queue.cc:1048] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.366509 27825 raft_consensus.cc:1275] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.367894 28114 consensus_queue.cc:1048] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.625988 27746 raft_consensus.cc:1275] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:10.627274 28114 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b093b2418fa46dcb5cfacae30e3ae0a" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.636482 27825 raft_consensus.cc:1275] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Refusing update from remote peer cfedf531273f4be4b0997077941bba7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:10.638062 28202 consensus_queue.cc:1048] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8909e2968de84653b4d0f97e6f3b1d51" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:10.703220 23410 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:53:10.708204 23410 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:53:10.708596 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:10.713478 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:53:10.713847 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:11.743238 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
W20260709 14:53:11.767105 27864 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 14:53:11.778785 27864 consensus_peers.cc:597] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.780184 27864 consensus_peers.cc:597] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.781409 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:53:11.781781 27864 consensus_peers.cc:597] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.782266 23410 tablet_replica.cc:333] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
W20260709 14:53:11.782356 27790 consensus_peers.cc:597] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.783346 23410 raft_consensus.cc:2243] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.784000 23410 raft_consensus.cc:2272] T c81cd379ebd348b1b1917e6cd3c62c90 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.785771 23410 tablet_replica.cc:333] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.786360 23410 raft_consensus.cc:2243] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.786724 23410 raft_consensus.cc:2272] T 660598a3d9ab4cf498e18ebc18a70c7c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.788406 23410 tablet_replica.cc:333] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.789132 23410 raft_consensus.cc:2243] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.789529 23410 raft_consensus.cc:2272] T 6ad050caf13845bb89da95610f88bab3 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.791409 23410 tablet_replica.cc:333] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.791967 23410 raft_consensus.cc:2243] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.792363 23410 raft_consensus.cc:2272] T 8cd9518224b44aaea2ca9ac9a8089bfe P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.794131 23410 tablet_replica.cc:333] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.794641 23410 raft_consensus.cc:2243] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.795084 23410 raft_consensus.cc:2272] T b56eab813049493183ea09ba69f85440 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.796773 23410 tablet_replica.cc:333] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.797263 23410 raft_consensus.cc:2243] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.797957 23410 raft_consensus.cc:2272] T 62d5da6d7b1a491eb27c4912109cb798 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.799971 23410 tablet_replica.cc:333] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.800598 23410 raft_consensus.cc:2243] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.801132 23410 raft_consensus.cc:2272] T 68cc7187615e4940a5b20cec9ae28499 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.803270 23410 tablet_replica.cc:333] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.803901 23410 raft_consensus.cc:2243] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.804378 23410 raft_consensus.cc:2272] T 34c6323e797a46aeb87ea3752250d9ca P 1b093b2418fa46dcb5cfacae30e3ae0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.806196 23410 tablet_replica.cc:333] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.806734 23410 raft_consensus.cc:2243] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.807137 23410 raft_consensus.cc:2272] T 9d7a625048eb48e4b31b70f91e44b519 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.808797 23410 tablet_replica.cc:333] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.809317 23410 raft_consensus.cc:2243] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.810135 23410 raft_consensus.cc:2272] T b452eb30bfd94e2587da3cf9c0ea4345 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.812052 23410 tablet_replica.cc:333] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.812577 23410 raft_consensus.cc:2243] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.813346 23410 raft_consensus.cc:2272] T 6c2284c89a3a4b0993ca55cb6de8826c P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.815145 23410 tablet_replica.cc:333] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.815650 23410 raft_consensus.cc:2243] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.816385 23410 raft_consensus.cc:2272] T 4e60e2d19ce945db9697939db646f377 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.818429 23410 tablet_replica.cc:333] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.819054 23410 raft_consensus.cc:2243] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.819590 23410 raft_consensus.cc:2272] T 8b5caf4036fc430fb578102a64d45b46 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.820379 27790 consensus_peers.cc:597] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.821595 23410 tablet_replica.cc:333] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.822391 23410 raft_consensus.cc:2243] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.823195 23410 raft_consensus.cc:2272] T 4fbe850c5e6d44be89d7357447c19ca0 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.825114 23410 tablet_replica.cc:333] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.825632 23410 raft_consensus.cc:2243] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.826079 23410 raft_consensus.cc:2272] T 839e11378ec24643a2e88cbfe9d205c6 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.828042 23410 tablet_replica.cc:333] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.828567 23410 raft_consensus.cc:2243] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.828980 23410 raft_consensus.cc:2272] T 6bff59d80fea4c8e81377723dc4db297 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.830713 23410 tablet_replica.cc:333] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.831198 23410 raft_consensus.cc:2243] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.832003 23410 raft_consensus.cc:2272] T f0b496b18fcb459db3492becd9df7d89 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.833731 23410 tablet_replica.cc:333] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a: stopping tablet replica
I20260709 14:53:11.834182 23410 raft_consensus.cc:2243] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.834599 23410 raft_consensus.cc:2272] T 1ed08312dae14a88b6ed7387cb9fda24 P 1b093b2418fa46dcb5cfacae30e3ae0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.864094 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
W20260709 14:53:11.866269 27790 consensus_peers.cc:597] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 -> Peer 1b093b2418fa46dcb5cfacae30e3ae0a (127.22.220.129:43593): Couldn't send request to peer 1b093b2418fa46dcb5cfacae30e3ae0a. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.893934 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
I20260709 14:53:11.919991 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:11.920636 23410 tablet_replica.cc:333] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.921247 23410 raft_consensus.cc:2243] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.922024 23410 raft_consensus.cc:2272] T c81cd379ebd348b1b1917e6cd3c62c90 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.923910 23410 tablet_replica.cc:333] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.924476 23410 raft_consensus.cc:2243] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.924906 23410 raft_consensus.cc:2272] T 62d5da6d7b1a491eb27c4912109cb798 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.926589 23410 tablet_replica.cc:333] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.927127 23410 raft_consensus.cc:2243] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.927528 23410 raft_consensus.cc:2272] T 8cd9518224b44aaea2ca9ac9a8089bfe P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.929222 23410 tablet_replica.cc:333] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.929737 23410 raft_consensus.cc:2243] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.930459 23410 raft_consensus.cc:2272] T 6ad050caf13845bb89da95610f88bab3 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.932197 23410 tablet_replica.cc:333] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.932696 23410 raft_consensus.cc:2243] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.933408 23410 raft_consensus.cc:2272] T 660598a3d9ab4cf498e18ebc18a70c7c P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.934998 23410 tablet_replica.cc:333] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.935495 23410 raft_consensus.cc:2243] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.936250 23410 raft_consensus.cc:2272] T 68cc7187615e4940a5b20cec9ae28499 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.938022 23410 tablet_replica.cc:333] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.938524 23410 raft_consensus.cc:2243] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.939242 23410 raft_consensus.cc:2272] T 839e11378ec24643a2e88cbfe9d205c6 P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.941183 23410 tablet_replica.cc:333] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.941707 23410 raft_consensus.cc:2243] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.942296 23410 raft_consensus.cc:2272] T 6bff59d80fea4c8e81377723dc4db297 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.944113 23410 tablet_replica.cc:333] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.944636 23410 raft_consensus.cc:2243] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.945039 23410 raft_consensus.cc:2272] T f0b496b18fcb459db3492becd9df7d89 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.946640 23410 tablet_replica.cc:333] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.947154 23410 raft_consensus.cc:2243] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.947576 23410 raft_consensus.cc:2272] T 1ed08312dae14a88b6ed7387cb9fda24 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.949359 23410 tablet_replica.cc:333] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.949878 23410 raft_consensus.cc:2243] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.950321 23410 raft_consensus.cc:2272] T 4e60e2d19ce945db9697939db646f377 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.952286 23410 tablet_replica.cc:333] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.952855 23410 raft_consensus.cc:2243] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.953743 23410 raft_consensus.cc:2272] T 8b5caf4036fc430fb578102a64d45b46 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.953900 27865 consensus_peers.cc:597] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e -> Peer 8909e2968de84653b4d0f97e6f3b1d51 (127.22.220.130:40757): Couldn't send request to peer 8909e2968de84653b4d0f97e6f3b1d51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.955704 23410 tablet_replica.cc:333] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.956193 23410 raft_consensus.cc:2243] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.956552 23410 raft_consensus.cc:2272] T 6c2284c89a3a4b0993ca55cb6de8826c P 8909e2968de84653b4d0f97e6f3b1d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.958300 23410 tablet_replica.cc:333] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.958737 23410 raft_consensus.cc:2243] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.959066 23410 raft_consensus.cc:2272] T 34c6323e797a46aeb87ea3752250d9ca P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.960829 23410 tablet_replica.cc:333] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.961309 23410 raft_consensus.cc:2243] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.961660 23410 raft_consensus.cc:2272] T 9d7a625048eb48e4b31b70f91e44b519 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.963238 23410 tablet_replica.cc:333] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.963671 23410 raft_consensus.cc:2243] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.964036 23410 raft_consensus.cc:2272] T b452eb30bfd94e2587da3cf9c0ea4345 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.965830 23410 tablet_replica.cc:333] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.966264 23410 raft_consensus.cc:2243] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.966620 23410 raft_consensus.cc:2272] T b56eab813049493183ea09ba69f85440 P 8909e2968de84653b4d0f97e6f3b1d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.968423 23410 tablet_replica.cc:333] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51: stopping tablet replica
I20260709 14:53:11.968845 23410 raft_consensus.cc:2243] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.969246 23410 raft_consensus.cc:2272] T 4fbe850c5e6d44be89d7357447c19ca0 P 8909e2968de84653b4d0f97e6f3b1d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.007160 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
I20260709 14:53:12.039196 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
I20260709 14:53:12.065776 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:12.066525 23410 tablet_replica.cc:333] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.067379 23410 raft_consensus.cc:2243] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.067906 23410 raft_consensus.cc:2272] T c81cd379ebd348b1b1917e6cd3c62c90 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.069660 23410 tablet_replica.cc:333] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.070233 23410 raft_consensus.cc:2243] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.070616 23410 raft_consensus.cc:2272] T 6ad050caf13845bb89da95610f88bab3 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.072289 23410 tablet_replica.cc:333] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.072758 23410 raft_consensus.cc:2243] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.073136 23410 raft_consensus.cc:2272] T 660598a3d9ab4cf498e18ebc18a70c7c P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.074676 23410 tablet_replica.cc:333] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.075157 23410 raft_consensus.cc:2243] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.075598 23410 raft_consensus.cc:2272] T 62d5da6d7b1a491eb27c4912109cb798 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.077142 23410 tablet_replica.cc:333] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.077603 23410 raft_consensus.cc:2243] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.078245 23410 raft_consensus.cc:2272] T 8cd9518224b44aaea2ca9ac9a8089bfe P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.079756 23410 tablet_replica.cc:333] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.080255 23410 raft_consensus.cc:2243] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.080617 23410 raft_consensus.cc:2272] T 68cc7187615e4940a5b20cec9ae28499 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.082244 23410 tablet_replica.cc:333] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.082726 23410 raft_consensus.cc:2243] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.083073 23410 raft_consensus.cc:2272] T 839e11378ec24643a2e88cbfe9d205c6 P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.084838 23410 tablet_replica.cc:333] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.085299 23410 raft_consensus.cc:2243] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.085951 23410 raft_consensus.cc:2272] T 6bff59d80fea4c8e81377723dc4db297 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.087690 23410 tablet_replica.cc:333] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.088217 23410 raft_consensus.cc:2243] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.088847 23410 raft_consensus.cc:2272] T 34c6323e797a46aeb87ea3752250d9ca P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.090508 23410 tablet_replica.cc:333] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.091089 23410 raft_consensus.cc:2243] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.091830 23410 raft_consensus.cc:2272] T 9d7a625048eb48e4b31b70f91e44b519 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.093446 23410 tablet_replica.cc:333] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.093931 23410 raft_consensus.cc:2243] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.094341 23410 raft_consensus.cc:2272] T b452eb30bfd94e2587da3cf9c0ea4345 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.096225 23410 tablet_replica.cc:333] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.096714 23410 raft_consensus.cc:2243] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.097121 23410 raft_consensus.cc:2272] T 4e60e2d19ce945db9697939db646f377 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.098649 23410 tablet_replica.cc:333] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.099125 23410 raft_consensus.cc:2243] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.099539 23410 raft_consensus.cc:2272] T 8b5caf4036fc430fb578102a64d45b46 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.101289 23410 tablet_replica.cc:333] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.101785 23410 raft_consensus.cc:2243] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.102171 23410 raft_consensus.cc:2272] T 6c2284c89a3a4b0993ca55cb6de8826c P cfedf531273f4be4b0997077941bba7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.103965 23410 tablet_replica.cc:333] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.104452 23410 raft_consensus.cc:2243] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.104856 23410 raft_consensus.cc:2272] T f0b496b18fcb459db3492becd9df7d89 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.106583 23410 tablet_replica.cc:333] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.107066 23410 raft_consensus.cc:2243] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.107793 23410 raft_consensus.cc:2272] T 1ed08312dae14a88b6ed7387cb9fda24 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.109504 23410 tablet_replica.cc:333] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.109977 23410 raft_consensus.cc:2243] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.110703 23410 raft_consensus.cc:2272] T b56eab813049493183ea09ba69f85440 P cfedf531273f4be4b0997077941bba7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.112447 23410 tablet_replica.cc:333] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e: stopping tablet replica
I20260709 14:53:12.112951 23410 raft_consensus.cc:2243] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.113375 23410 raft_consensus.cc:2272] T 4fbe850c5e6d44be89d7357447c19ca0 P cfedf531273f4be4b0997077941bba7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.150524 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:53:12.181856 23410 master.cc:562] Master@127.22.220.190:35929 shutting down...
I20260709 14:53:12.202452 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.203007 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.203327 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23b887ae25414b86a635d8fe293d5329: stopping tablet replica
I20260709 14:53:12.224195 23410 master.cc:584] Master@127.22.220.190:35929 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12210 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:53:12.274147 23410 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.220.190:35023
I20260709 14:53:12.275167 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:12.281018 28214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.281239 28215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.282125 23410 server_base.cc:1061] running on GCE node
W20260709 14:53:12.282236 28217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.283296 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:12.283488 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:12.283685 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608792283654 us; error 0 us; skew 500 ppm
I20260709 14:53:12.284258 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:12.286545 23410 webserver.cc:533] Webserver started at http://127.22.220.190:44423/ using document root <none> and password file <none>
I20260709 14:53:12.287019 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:12.287195 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:12.287487 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:12.288614 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/master-0-root/instance:
uuid: "421f77ccbbe049ffa9584f75d4067ede"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.293339 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:12.296522 28222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.297241 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:12.297533 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/master-0-root
uuid: "421f77ccbbe049ffa9584f75d4067ede"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.297802 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-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)
I20260709 14:53:12.306893 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:12.308122 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:12.344846 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.190:35023
I20260709 14:53:12.344960 28273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.190:35023 every 8 connection(s)
I20260709 14:53:12.348590 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.358615 28274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: Bootstrap starting.
I20260709 14:53:12.363303 28274 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:12.367411 28274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: No bootstrap required, opened a new log
I20260709 14:53:12.369467 28274 raft_consensus.cc:359] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER }
I20260709 14:53:12.369867 28274 raft_consensus.cc:385] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:12.370110 28274 raft_consensus.cc:740] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421f77ccbbe049ffa9584f75d4067ede, State: Initialized, Role: FOLLOWER
I20260709 14:53:12.370723 28274 consensus_queue.cc:260] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER }
I20260709 14:53:12.371171 28274 raft_consensus.cc:399] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:12.371376 28274 raft_consensus.cc:493] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:12.371641 28274 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:12.376145 28274 raft_consensus.cc:515] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER }
I20260709 14:53:12.376652 28274 leader_election.cc:304] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [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: 421f77ccbbe049ffa9584f75d4067ede; no voters: 
I20260709 14:53:12.377696 28274 leader_election.cc:290] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:12.378031 28277 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:12.379396 28277 raft_consensus.cc:697] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 1 LEADER]: Becoming Leader. State: Replica: 421f77ccbbe049ffa9584f75d4067ede, State: Running, Role: LEADER
I20260709 14:53:12.380021 28277 consensus_queue.cc:237] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [LEADER]: Queue going to LEADER mode. State: All 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: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER }
I20260709 14:53:12.380502 28274 sys_catalog.cc:565] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:12.384186 28278 sys_catalog.cc:455] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "421f77ccbbe049ffa9584f75d4067ede" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER } }
I20260709 14:53:12.384675 28279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [sys.catalog]: SysCatalogTable state changed. Reason: New leader 421f77ccbbe049ffa9584f75d4067ede. Latest consensus state: current_term: 1 leader_uuid: "421f77ccbbe049ffa9584f75d4067ede" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421f77ccbbe049ffa9584f75d4067ede" member_type: VOTER } }
I20260709 14:53:12.384953 28278 sys_catalog.cc:458] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:12.385288 28279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:12.386916 28284 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:12.391571 28284 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:12.395973 23410 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:12.400579 28284 catalog_manager.cc:1383] Generated new cluster ID: 3dc64f3a5249498e91f3f26a82941aa5
I20260709 14:53:12.400842 28284 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:12.425642 28284 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:12.426878 28284 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:12.441075 28284 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: Generated new TSK 0
I20260709 14:53:12.441663 28284 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:12.462257 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:12.468150 28295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.469115 28296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.470652 28298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.470935 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:12.471915 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:12.472096 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:12.472215 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608792472204 us; error 0 us; skew 500 ppm
I20260709 14:53:12.472654 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:12.474722 23410 webserver.cc:533] Webserver started at http://127.22.220.129:36913/ using document root <none> and password file <none>
I20260709 14:53:12.475135 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:12.475281 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:12.475493 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:12.476549 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-0-root/instance:
uuid: "f27ffc09a757443bad1890d186b4f043"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.480717 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:12.483950 28303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.484654 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:12.484979 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-0-root
uuid: "f27ffc09a757443bad1890d186b4f043"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.485240 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-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)
I20260709 14:53:12.509071 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:12.510253 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:12.511689 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:12.513911 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:12.514123 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.514370 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:12.514560 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.552518 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.129:43381
I20260709 14:53:12.552623 28365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.129:43381 every 8 connection(s)
I20260709 14:53:12.557463 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:12.565332 28370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.568145 28371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.568395 28373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.570739 23410 server_base.cc:1061] running on GCE node
I20260709 14:53:12.571524 28366 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35023
I20260709 14:53:12.571962 28366 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:12.572000 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:12.572320 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:12.572491 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608792572474 us; error 0 us; skew 500 ppm
I20260709 14:53:12.572799 28366 heartbeater.cc:507] Master 127.22.220.190:35023 requested a full tablet report, sending...
I20260709 14:53:12.573122 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:12.575254 28239 ts_manager.cc:194] Registered new tserver with Master: f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381)
I20260709 14:53:12.576126 23410 webserver.cc:533] Webserver started at http://127.22.220.130:35333/ using document root <none> and password file <none>
I20260709 14:53:12.576930 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:12.577186 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:12.577535 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:12.577967 28239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41366
I20260709 14:53:12.579011 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-1-root/instance:
uuid: "b8283048ecc147b593d163dd87b72eec"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.583673 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:53:12.587432 28378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.588255 23410 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:12.588568 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-1-root
uuid: "b8283048ecc147b593d163dd87b72eec"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.588914 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-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)
I20260709 14:53:12.597747 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:12.598806 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:12.600353 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:12.602496 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:12.602687 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.602968 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:12.603107 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.644309 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.130:46111
I20260709 14:53:12.644392 28440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.130:46111 every 8 connection(s)
I20260709 14:53:12.649153 23410 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:12.656070 28444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:12.657613 28445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.660511 23410 server_base.cc:1061] running on GCE node
W20260709 14:53:12.661020 28447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:12.661824 28441 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35023
I20260709 14:53:12.662123 23410 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:12.662222 28441 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:12.662407 23410 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:12.662686 23410 hybrid_clock.cc:648] HybridClock initialized: now 1783608792662669 us; error 0 us; skew 500 ppm
I20260709 14:53:12.663142 28441 heartbeater.cc:507] Master 127.22.220.190:35023 requested a full tablet report, sending...
I20260709 14:53:12.663281 23410 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:12.665557 28239 ts_manager.cc:194] Registered new tserver with Master: b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:12.665868 23410 webserver.cc:533] Webserver started at http://127.22.220.131:42357/ using document root <none> and password file <none>
I20260709 14:53:12.666513 23410 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:12.666754 23410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:12.667068 23410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:12.667373 28239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41368
I20260709 14:53:12.668635 23410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-2-root/instance:
uuid: "4acd3675f8da4a0b8532a471e6943825"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.672945 23410 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:53:12.676215 28452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.676959 23410 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:12.677248 23410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-2-root
uuid: "4acd3675f8da4a0b8532a471e6943825"
format_stamp: "Formatted at 2026-07-09 14:53:12 on dist-test-slave-hxnw"
I20260709 14:53:12.677537 23410 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoQeyjH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608692399397-23410-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)
I20260709 14:53:12.696023 23410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:12.697220 23410 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:12.698678 23410 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:12.700944 23410 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:12.701166 23410 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.701400 23410 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:12.701576 23410 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:12.740819 23410 rpc_server.cc:307] RPC server started. Bound to: 127.22.220.131:46139
I20260709 14:53:12.740911 28514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.220.131:46139 every 8 connection(s)
I20260709 14:53:12.755084 28515 heartbeater.cc:344] Connected to a master server at 127.22.220.190:35023
I20260709 14:53:12.755535 28515 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:12.756246 28515 heartbeater.cc:507] Master 127.22.220.190:35023 requested a full tablet report, sending...
I20260709 14:53:12.758143 28239 ts_manager.cc:194] Registered new tserver with Master: 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:12.758702 23410 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01476761s
I20260709 14:53:12.759842 28239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41384
I20260709 14:53:12.783388 28239 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41394:
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"
    }
  }
}
W20260709 14:53:12.785907 28239 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.
I20260709 14:53:12.865813 28404 tablet_service.cc:1511] Processing CreateTablet for tablet 773ab1f06af845a88c0beb8685de10f2 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:12.867283 28404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773ab1f06af845a88c0beb8685de10f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.871464 28331 tablet_service.cc:1511] Processing CreateTablet for tablet 1736621493ac4ff0bfd61f6dc4975830 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:12.871973 28400 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d26e4f5a418396647d32497e48d0 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:12.872542 28403 tablet_service.cc:1511] Processing CreateTablet for tablet b278ad4ddc6848ba97f721a1109bdf8f (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:12.873382 28400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d26e4f5a418396647d32497e48d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.874627 28403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b278ad4ddc6848ba97f721a1109bdf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.876475 28475 tablet_service.cc:1511] Processing CreateTablet for tablet 7404a2357d054daba9a747f16373b976 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:12.876569 28474 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d26e4f5a418396647d32497e48d0 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:12.877832 28475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404a2357d054daba9a747f16373b976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.878535 28474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d26e4f5a418396647d32497e48d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.876619 28473 tablet_service.cc:1511] Processing CreateTablet for tablet 9d097b2e02fa49d9a90566b3abe9617a (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:12.879791 28325 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d26e4f5a418396647d32497e48d0 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:12.880261 28473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d097b2e02fa49d9a90566b3abe9617a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.882076 28326 tablet_service.cc:1511] Processing CreateTablet for tablet 7404a2357d054daba9a747f16373b976 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:12.882246 28398 tablet_service.cc:1511] Processing CreateTablet for tablet 99125ff2b04140d3a97087b6f6dc7922 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:12.883446 28398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99125ff2b04140d3a97087b6f6dc7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.884533 28476 tablet_service.cc:1511] Processing CreateTablet for tablet 48b59473dc864be08839d99e4a38b89d (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:12.885866 28476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b59473dc864be08839d99e4a38b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.872949 28331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1736621493ac4ff0bfd61f6dc4975830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.887184 28472 tablet_service.cc:1511] Processing CreateTablet for tablet 99125ff2b04140d3a97087b6f6dc7922 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:12.888531 28472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99125ff2b04140d3a97087b6f6dc7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.888842 28327 tablet_service.cc:1511] Processing CreateTablet for tablet 48b59473dc864be08839d99e4a38b89d (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:12.890149 28327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b59473dc864be08839d99e4a38b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.892856 28477 tablet_service.cc:1511] Processing CreateTablet for tablet b278ad4ddc6848ba97f721a1109bdf8f (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:12.894201 28477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b278ad4ddc6848ba97f721a1109bdf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.896865 28478 tablet_service.cc:1511] Processing CreateTablet for tablet 773ab1f06af845a88c0beb8685de10f2 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:12.898185 28478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773ab1f06af845a88c0beb8685de10f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.900681 28328 tablet_service.cc:1511] Processing CreateTablet for tablet b278ad4ddc6848ba97f721a1109bdf8f (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:12.902005 28328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b278ad4ddc6848ba97f721a1109bdf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.905391 28479 tablet_service.cc:1511] Processing CreateTablet for tablet 363bbfa464be43a0bfe7c0559bf3da9b (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:12.908527 28329 tablet_service.cc:1511] Processing CreateTablet for tablet 773ab1f06af845a88c0beb8685de10f2 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:12.910375 28329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773ab1f06af845a88c0beb8685de10f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.913254 28480 tablet_service.cc:1511] Processing CreateTablet for tablet 1736621493ac4ff0bfd61f6dc4975830 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:12.916160 28330 tablet_service.cc:1511] Processing CreateTablet for tablet 363bbfa464be43a0bfe7c0559bf3da9b (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:12.917917 28330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bbfa464be43a0bfe7c0559bf3da9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.921260 28399 tablet_service.cc:1511] Processing CreateTablet for tablet 9d097b2e02fa49d9a90566b3abe9617a (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:12.922297 28532 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:12.923053 28399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d097b2e02fa49d9a90566b3abe9617a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.925724 28405 tablet_service.cc:1511] Processing CreateTablet for tablet 363bbfa464be43a0bfe7c0559bf3da9b (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:12.927459 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bbfa464be43a0bfe7c0559bf3da9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.929298 28406 tablet_service.cc:1511] Processing CreateTablet for tablet 1736621493ac4ff0bfd61f6dc4975830 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:12.935165 28401 tablet_service.cc:1511] Processing CreateTablet for tablet 7404a2357d054daba9a747f16373b976 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:12.940102 28532 tablet_bootstrap.cc:654] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:12.942144 28530 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:12.871523 28402 tablet_service.cc:1511] Processing CreateTablet for tablet 48b59473dc864be08839d99e4a38b89d (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:12.943444 28325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d26e4f5a418396647d32497e48d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.944744 28326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404a2357d054daba9a747f16373b976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.949277 28479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bbfa464be43a0bfe7c0559bf3da9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.949831 28324 tablet_service.cc:1511] Processing CreateTablet for tablet 99125ff2b04140d3a97087b6f6dc7922 (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:12.951110 28324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99125ff2b04140d3a97087b6f6dc7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.952167 28480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1736621493ac4ff0bfd61f6dc4975830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.952363 28530 tablet_bootstrap.cc:654] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:12.956619 28531 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:12.959710 28532 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:12.960426 28532 ts_tablet_manager.cc:1403] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 14:53:12.960570 28401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404a2357d054daba9a747f16373b976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.964125 28402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b59473dc864be08839d99e4a38b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.967347 28406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1736621493ac4ff0bfd61f6dc4975830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:12.964167 28531 tablet_bootstrap.cc:654] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:12.963832 28532 raft_consensus.cc:359] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.007349 28532 raft_consensus.cc:385] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.008023 28532 raft_consensus.cc:740] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.008456 28331 tablet_service.cc:1511] Processing CreateTablet for tablet 9d097b2e02fa49d9a90566b3abe9617a (DEFAULT_TABLE table=test-workload [id=d9e2a3eb7fc44950b2132f1ac8f76fef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:13.009002 28532 consensus_queue.cc:260] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.009900 28331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d097b2e02fa49d9a90566b3abe9617a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:13.046660 28530 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.047235 28530 ts_tablet_manager.cc:1403] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.026s
I20260709 14:53:13.050375 28530 raft_consensus.cc:359] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.051090 28530 raft_consensus.cc:385] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.051391 28530 raft_consensus.cc:740] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.052312 28530 consensus_queue.cc:260] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.079720 28532 ts_tablet_manager.cc:1434] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.119s	user 0.027s	sys 0.015s
I20260709 14:53:13.080811 28441 heartbeater.cc:499] Master 127.22.220.190:35023 was elected leader, sending a full tablet report...
I20260709 14:53:13.085896 28531 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.087334 28531 ts_tablet_manager.cc:1403] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.006s
I20260709 14:53:13.091296 28532 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.095685 28531 raft_consensus.cc:359] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.097909 28531 raft_consensus.cc:385] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.101688 28532 tablet_bootstrap.cc:654] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.114033 28366 heartbeater.cc:499] Master 127.22.220.190:35023 was elected leader, sending a full tablet report...
I20260709 14:53:13.120278 28530 ts_tablet_manager.cc:1434] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.073s	user 0.014s	sys 0.023s
I20260709 14:53:13.098996 28531 raft_consensus.cc:740] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.121573 28530 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.121631 28531 consensus_queue.cc:260] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.123445 28532 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.124202 28532 ts_tablet_manager.cc:1403] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.014s
I20260709 14:53:13.127697 28532 raft_consensus.cc:359] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.128649 28530 tablet_bootstrap.cc:654] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.129806 28515 heartbeater.cc:499] Master 127.22.220.190:35023 was elected leader, sending a full tablet report...
I20260709 14:53:13.128681 28532 raft_consensus.cc:385] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.130364 28531 ts_tablet_manager.cc:1434] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.007s
I20260709 14:53:13.130323 28532 raft_consensus.cc:740] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.131439 28531 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.131950 28532 consensus_queue.cc:260] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.135231 28532 ts_tablet_manager.cc:1434] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:53:13.137383 28531 tablet_bootstrap.cc:654] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.137568 28535 raft_consensus.cc:493] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.138221 28535 raft_consensus.cc:515] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.140863 28535 leader_election.cc:290] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.144637 28530 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.145249 28530 ts_tablet_manager.cc:1403] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 14:53:13.146275 28535 raft_consensus.cc:493] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.146781 28535 raft_consensus.cc:515] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.148198 28530 raft_consensus.cc:359] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.148973 28530 raft_consensus.cc:385] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.149317 28530 raft_consensus.cc:740] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.150115 28535 leader_election.cc:290] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.137761 28532 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.150231 28530 consensus_queue.cc:260] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.153084 28530 ts_tablet_manager.cc:1434] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:13.154240 28530 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.157262 28532 tablet_bootstrap.cc:654] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.157523 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.158877 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.160332 28530 tablet_bootstrap.cc:654] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:13.160702 28382 leader_election.cc:343] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:13.161660 28382 leader_election.cc:343] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.172118 28532 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.172750 28532 ts_tablet_manager.cc:1403] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.011s
I20260709 14:53:13.175758 28532 raft_consensus.cc:359] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.176577 28532 raft_consensus.cc:385] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.176982 28532 raft_consensus.cc:740] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.178025 28530 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.177733 28532 consensus_queue.cc:260] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.178730 28530 ts_tablet_manager.cc:1403] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:53:13.180498 28532 ts_tablet_manager.cc:1434] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:13.181548 28532 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.182746 28530 raft_consensus.cc:359] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.183797 28530 raft_consensus.cc:385] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.184198 28530 raft_consensus.cc:740] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.185201 28530 consensus_queue.cc:260] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.188081 28532 tablet_bootstrap.cc:654] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.190511 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.191217 28490 raft_consensus.cc:2468] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:13.192308 28531 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.192164 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.192847 28531 ts_tablet_manager.cc:1403] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.029s
I20260709 14:53:13.188705 28530 ts_tablet_manager.cc:1434] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:13.194443 28380 leader_election.cc:304] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.195044 28530 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.195580 28535 raft_consensus.cc:2804] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.195994 28535 raft_consensus.cc:493] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.196343 28535 raft_consensus.cc:3060] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.201087 28530 tablet_bootstrap.cc:654] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.201217 28531 raft_consensus.cc:359] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.202032 28531 raft_consensus.cc:385] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.202368 28531 raft_consensus.cc:740] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.202503 28532 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.203117 28532 ts_tablet_manager.cc:1403] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260709 14:53:13.204782 28535 raft_consensus.cc:515] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.206322 28532 raft_consensus.cc:359] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.205984 28531 consensus_queue.cc:260] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.207170 28532 raft_consensus.cc:385] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.207521 28532 raft_consensus.cc:740] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.207921 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.208323 28532 consensus_queue.cc:260] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.210610 28532 ts_tablet_manager.cc:1434] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 14:53:13.210474 28382 leader_election.cc:343] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:13.196269 28380 leader_election.cc:343] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.211374 28380 leader_election.cc:304] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec; no voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.211855 28532 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.212296 28541 raft_consensus.cc:2749] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.218315 28531 ts_tablet_manager.cc:1434] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:53:13.219293 28532 tablet_bootstrap.cc:654] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.221220 28535 leader_election.cc:290] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.223150 28531 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.222942 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:13.224469 28537 raft_consensus.cc:493] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.225930 28530 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.226584 28489 raft_consensus.cc:3060] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.227074 28537 raft_consensus.cc:515] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.227861 28530 ts_tablet_manager.cc:1403] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260709 14:53:13.229650 28537 leader_election.cc:290] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.230821 28530 raft_consensus.cc:359] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.231606 28530 raft_consensus.cc:385] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.231916 28530 raft_consensus.cc:740] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.232630 28530 consensus_queue.cc:260] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.234853 28530 ts_tablet_manager.cc:1434] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:13.235946 28530 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.241918 28530 tablet_bootstrap.cc:654] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.244870 28489 raft_consensus.cc:2468] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:13.242647 28531 tablet_bootstrap.cc:654] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.243716 28532 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.246196 28380 leader_election.cc:304] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.247473 28532 ts_tablet_manager.cc:1403] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.011s
I20260709 14:53:13.248021 28535 raft_consensus.cc:2804] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.248311 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.248605 28535 raft_consensus.cc:697] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:13.249524 28535 consensus_queue.cc:237] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
W20260709 14:53:13.249927 28307 leader_election.cc:343] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.250535 28532 raft_consensus.cc:359] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.251264 28532 raft_consensus.cc:385] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.251585 28532 raft_consensus.cc:740] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.252286 28532 consensus_queue.cc:260] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.253233 28530 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.253914 28530 ts_tablet_manager.cc:1403] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 14:53:13.255003 28532 ts_tablet_manager.cc:1434] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:13.256116 28532 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.257879 28530 raft_consensus.cc:359] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.258925 28530 raft_consensus.cc:385] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.259325 28530 raft_consensus.cc:740] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.260421 28530 consensus_queue.cc:260] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.263103 28532 tablet_bootstrap.cc:654] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.264245 28530 ts_tablet_manager.cc:1434] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 14:53:13.265641 28530 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.274345 28530 tablet_bootstrap.cc:654] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.279709 28541 raft_consensus.cc:493] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.280485 28541 raft_consensus.cc:515] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.283381 28541 leader_election.cc:290] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.285578 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404a2357d054daba9a747f16373b976" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.289116 28340 raft_consensus.cc:2468] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:13.287886 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404a2357d054daba9a747f16373b976" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.292115 28382 leader_election.cc:304] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.294081 28556 raft_consensus.cc:2804] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:13.294346 28380 leader_election.cc:343] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.294490 28556 raft_consensus.cc:493] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.294857 28556 raft_consensus.cc:3060] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.302270 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
W20260709 14:53:13.304124 28305 leader_election.cc:343] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.304667 28305 leader_election.cc:304] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.305469 28537 raft_consensus.cc:2749] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.311511 28556 raft_consensus.cc:515] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.315287 28531 tablet_bootstrap.cc:492] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.316044 28531 ts_tablet_manager.cc:1403] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.044s
I20260709 14:53:13.316331 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404a2357d054daba9a747f16373b976" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.316998 28340 raft_consensus.cc:3060] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.316583 28239 catalog_manager.cc:5697] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.319725 28531 raft_consensus.cc:359] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.320958 28531 raft_consensus.cc:385] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.321324 28531 raft_consensus.cc:740] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.324347 28340 raft_consensus.cc:2468] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:13.325606 28382 leader_election.cc:304] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.325393 28531 consensus_queue.cc:260] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.326445 28535 raft_consensus.cc:2804] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.326932 28535 raft_consensus.cc:697] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:13.328014 28556 leader_election.cc:290] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.327744 28535 consensus_queue.cc:237] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.328460 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404a2357d054daba9a747f16373b976" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
W20260709 14:53:13.329993 28380 leader_election.cc:343] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.332657 28532 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.333230 28532 ts_tablet_manager.cc:1403] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.024s
I20260709 14:53:13.334251 28531 ts_tablet_manager.cc:1434] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:53:13.335417 28531 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.336280 28532 raft_consensus.cc:359] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.332619 28530 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.337687 28530 ts_tablet_manager.cc:1403] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.035s
I20260709 14:53:13.340687 28530 raft_consensus.cc:359] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.341425 28530 raft_consensus.cc:385] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.341717 28530 raft_consensus.cc:740] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.337035 28532 raft_consensus.cc:385] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.342509 28531 tablet_bootstrap.cc:654] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.341835 28239 catalog_manager.cc:5697] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.342540 28532 raft_consensus.cc:740] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.342782 28530 consensus_queue.cc:260] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.343986 28532 consensus_queue.cc:260] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.346252 28532 ts_tablet_manager.cc:1434] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:53:13.347465 28532 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.353588 28532 tablet_bootstrap.cc:654] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.354471 28530 ts_tablet_manager.cc:1434] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:53:13.363058 28539 raft_consensus.cc:493] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.363370 28530 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.363610 28539 raft_consensus.cc:515] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.365433 28531 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.365878 28531 ts_tablet_manager.cc:1403] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.002s
I20260709 14:53:13.368074 28537 raft_consensus.cc:493] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.368652 28537 raft_consensus.cc:515] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.370366 28532 tablet_bootstrap.cc:492] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.370812 28537 leader_election.cc:290] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.371243 28532 ts_tablet_manager.cc:1403] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 14:53:13.371867 28539 leader_election.cc:290] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.370481 28530 tablet_bootstrap.cc:654] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.372390 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
W20260709 14:53:13.373890 28307 leader_election.cc:343] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.375250 28532 raft_consensus.cc:359] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.376101 28532 raft_consensus.cc:385] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.376387 28532 raft_consensus.cc:740] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.377351 28530 tablet_bootstrap.cc:492] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.377849 28530 ts_tablet_manager.cc:1403] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:53:13.378245 28531 raft_consensus.cc:359] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.379812 28532 consensus_queue.cc:260] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.379251 28531 raft_consensus.cc:385] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.381065 28530 raft_consensus.cc:359] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.381569 28531 raft_consensus.cc:740] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.381960 28530 raft_consensus.cc:385] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.382476 28530 raft_consensus.cc:740] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.382611 28531 consensus_queue.cc:260] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.383337 28530 consensus_queue.cc:260] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.385752 28531 ts_tablet_manager.cc:1434] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 14:53:13.387022 28531 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.388038 28530 ts_tablet_manager.cc:1434] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 14:53:13.389102 28530 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.391206 28556 raft_consensus.cc:493] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.391743 28556 raft_consensus.cc:515] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.392658 28532 ts_tablet_manager.cc:1434] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:53:13.393730 28532 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.393967 28556 leader_election.cc:290] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.395571 28530 tablet_bootstrap.cc:654] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:13.396288 28287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:13.397125 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.399323 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.399665 28532 tablet_bootstrap.cc:654] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:13.400590 28380 leader_election.cc:343] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:13.404143 28382 leader_election.cc:343] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.405409 28531 tablet_bootstrap.cc:654] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.406448 28382 leader_election.cc:304] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec; no voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.407814 28556 raft_consensus.cc:2749] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.409705 28530 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.410192 28530 ts_tablet_manager.cc:1403] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 14:53:13.412793 28530 raft_consensus.cc:359] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.413491 28530 raft_consensus.cc:385] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.413767 28530 raft_consensus.cc:740] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.414611 28530 consensus_queue.cc:260] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.423331 28530 ts_tablet_manager.cc:1434] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:53:13.428431 28530 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:13.429092 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
W20260709 14:53:13.430423 28305 leader_election.cc:343] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.430888 28305 leader_election.cc:304] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.431170 28531 tablet_bootstrap.cc:492] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.431809 28531 ts_tablet_manager.cc:1403] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.016s
I20260709 14:53:13.432199 28537 raft_consensus.cc:2749] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.433389 28539 raft_consensus.cc:493] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.433898 28539 raft_consensus.cc:515] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.434082 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
W20260709 14:53:13.435529 28456 leader_election.cc:343] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.435850 28532 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.435945 28539 leader_election.cc:290] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.436314 28532 ts_tablet_manager.cc:1403] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.011s
I20260709 14:53:13.437224 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.437865 28416 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.437637 28531 raft_consensus.cc:359] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.438074 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.438378 28531 raft_consensus.cc:385] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.438690 28531 raft_consensus.cc:740] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.438720 28341 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.438969 28532 raft_consensus.cc:359] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.437500 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.439976 28532 raft_consensus.cc:385] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.439656 28531 consensus_queue.cc:260] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.440371 28532 raft_consensus.cc:740] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.440394 28340 raft_consensus.cc:2468] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.441882 28531 ts_tablet_manager.cc:1434] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:13.441576 28532 consensus_queue.cc:260] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.442802 28531 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.444265 28532 ts_tablet_manager.cc:1434] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:13.445230 28530 tablet_bootstrap.cc:654] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.445340 28532 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:13.448371 28456 leader_election.cc:304] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.453914 28531 tablet_bootstrap.cc:654] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.449952 28539 raft_consensus.cc:2804] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.459851 28539 raft_consensus.cc:493] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.460307 28539 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.455981 28556 raft_consensus.cc:493] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.467603 28556 raft_consensus.cc:515] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.470037 28556 leader_election.cc:290] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.450817 28532 tablet_bootstrap.cc:654] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.470656 28531 tablet_bootstrap.cc:492] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.471047 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.471568 28531 ts_tablet_manager.cc:1403] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260709 14:53:13.471693 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
W20260709 14:53:13.472519 28382 leader_election.cc:343] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:13.473124 28380 leader_election.cc:343] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.473198 28568 raft_consensus.cc:493] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.473582 28380 leader_election.cc:304] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec; no voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.473872 28568 raft_consensus.cc:515] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.474815 28556 raft_consensus.cc:2749] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.456960 28530 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:13.475240 28531 raft_consensus.cc:359] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.476002 28530 ts_tablet_manager.cc:1403] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.048s	user 0.001s	sys 0.011s
I20260709 14:53:13.476176 28531 raft_consensus.cc:385] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.476581 28531 raft_consensus.cc:740] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.476806 28568 leader_election.cc:290] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.470577 28539 raft_consensus.cc:515] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.477524 28531 consensus_queue.cc:260] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.478756 28537 raft_consensus.cc:493] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.478891 28539 leader_election.cc:290] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.478600 28530 raft_consensus.cc:359] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.479334 28537 raft_consensus.cc:515] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.455761 28456 leader_election.cc:304] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.480000 28531 ts_tablet_manager.cc:1434] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:53:13.482005 28537 leader_election.cc:290] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.483037 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.483749 28341 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.479990 28530 raft_consensus.cc:385] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.484405 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.484828 28530 raft_consensus.cc:740] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.485193 28416 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:13.485538 28530 consensus_queue.cc:260] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.486207 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.486893 28415 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.487525 28530 ts_tablet_manager.cc:1434] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260709 14:53:13.482998 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.487869 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.488224 28489 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:13.488554 28414 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.492875 28341 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.494174 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.495064 28340 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.493106 28307 leader_election.cc:304] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.498668 28531 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.494154 28456 leader_election.cc:304] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: 
I20260709 14:53:13.500227 28537 raft_consensus.cc:2804] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.500665 28537 raft_consensus.cc:493] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.501024 28537 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.506386 28531 tablet_bootstrap.cc:654] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.508455 28568 raft_consensus.cc:2804] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.508898 28568 raft_consensus.cc:493] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.509244 28568 raft_consensus.cc:3060] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.516891 28531 tablet_bootstrap.cc:492] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.517643 28531 ts_tablet_manager.cc:1403] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 14:53:13.519901 28414 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.521733 28539 raft_consensus.cc:2804] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.521579 28531 raft_consensus.cc:359] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.521970 28456 leader_election.cc:304] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.523452 28531 raft_consensus.cc:385] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.523558 28539 raft_consensus.cc:493] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.524031 28531 raft_consensus.cc:740] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.524161 28539 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.525166 28531 consensus_queue.cc:260] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.531621 28568 raft_consensus.cc:515] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.533329 28539 raft_consensus.cc:515] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.536890 28573 raft_consensus.cc:2804] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.539395 28539 leader_election.cc:290] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.539304 28531 ts_tablet_manager.cc:1434] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.012s
I20260709 14:53:13.539363 28568 leader_election.cc:290] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.533808 28537 raft_consensus.cc:515] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.540992 28531 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.542443 28537 leader_election.cc:290] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.545113 28573 raft_consensus.cc:697] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:13.577419 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.577142 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.579010 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.580631 28340 raft_consensus.cc:2393] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4acd3675f8da4a0b8532a471e6943825 in current term 1: Already voted for candidate f27ffc09a757443bad1890d186b4f043 in this term.
I20260709 14:53:13.582705 28531 tablet_bootstrap.cc:654] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.584517 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
W20260709 14:53:13.574932 28307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.220.130:46111, user_credentials={real_user=slave}} blocked reactor thread for 81750.1us
I20260709 14:53:13.587141 28414 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.593029 28341 raft_consensus.cc:3060] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:13.598029 28456 leader_election.cc:343] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.598677 28571 raft_consensus.cc:493] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.600035 28571 raft_consensus.cc:515] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.602509 28573 consensus_queue.cc:237] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.603395 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:13.604578 28489 raft_consensus.cc:2393] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f27ffc09a757443bad1890d186b4f043 in current term 1: Already voted for candidate 4acd3675f8da4a0b8532a471e6943825 in this term.
I20260709 14:53:13.604820 28532 tablet_bootstrap.cc:492] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:13.605986 28532 ts_tablet_manager.cc:1403] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.161s	user 0.041s	sys 0.024s
I20260709 14:53:13.608012 28537 raft_consensus.cc:493] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.608814 28537 raft_consensus.cc:515] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.609969 28571 leader_election.cc:290] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.610622 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.611799 28489 raft_consensus.cc:2393] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f27ffc09a757443bad1890d186b4f043 in current term 1: Already voted for candidate b8283048ecc147b593d163dd87b72eec in this term.
I20260709 14:53:13.612335 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.615372 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d26e4f5a418396647d32497e48d0" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.615694 28531 tablet_bootstrap.cc:492] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.616539 28531 ts_tablet_manager.cc:1403] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.006s
I20260709 14:53:13.616901 28341 raft_consensus.cc:2468] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.617066 28307 leader_election.cc:304] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.618713 28456 leader_election.cc:304] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.618969 28307 leader_election.cc:304] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:13.620553 28571 raft_consensus.cc:2749] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.620245 28532 raft_consensus.cc:359] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.621222 28532 raft_consensus.cc:385] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.621265 28537 leader_election.cc:290] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.621464 28571 raft_consensus.cc:3060] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.621619 28532 raft_consensus.cc:740] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.621554 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
W20260709 14:53:13.625429 28305 leader_election.cc:343] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.626104 28531 raft_consensus.cc:359] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.626866 28531 raft_consensus.cc:385] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.627218 28531 raft_consensus.cc:740] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.626619 28532 consensus_queue.cc:260] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.628085 28531 consensus_queue.cc:260] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.628914 28414 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.632071 28531 ts_tablet_manager.cc:1434] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:53:13.633795 28531 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:13.636034 28236 catalog_manager.cc:5697] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.620949 28575 raft_consensus.cc:2804] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.641702 28537 raft_consensus.cc:493] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.643155 28575 raft_consensus.cc:697] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:13.643009 28537 raft_consensus.cc:515] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.644598 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.644685 28575 consensus_queue.cc:237] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.645509 28414 raft_consensus.cc:2468] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:13.645512 28537 leader_election.cc:290] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.647879 28532 ts_tablet_manager.cc:1434] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 14:53:13.642129 28531 tablet_bootstrap.cc:654] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.641885 28456 leader_election.cc:304] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.648463 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.649299 28573 raft_consensus.cc:2804] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.649556 28414 raft_consensus.cc:2468] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:13.649938 28573 raft_consensus.cc:697] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:13.651052 28307 leader_election.cc:304] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825
I20260709 14:53:13.651434 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.651273 28573 consensus_queue.cc:237] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.652455 28489 raft_consensus.cc:2468] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:13.648561 28571 raft_consensus.cc:2749] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.659880 28537 raft_consensus.cc:2804] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.660517 28537 raft_consensus.cc:493] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.661139 28537 raft_consensus.cc:3060] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.664368 28305 leader_election.cc:304] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.665599 28571 raft_consensus.cc:2804] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.665984 28571 raft_consensus.cc:493] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.666339 28571 raft_consensus.cc:3060] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.667157 28556 raft_consensus.cc:493] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.667692 28556 raft_consensus.cc:515] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.669831 28556 leader_election.cc:290] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.670518 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.671347 28341 raft_consensus.cc:2393] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8283048ecc147b593d163dd87b72eec in current term 1: Already voted for candidate 4acd3675f8da4a0b8532a471e6943825 in this term.
I20260709 14:53:13.671730 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99125ff2b04140d3a97087b6f6dc7922" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.673604 28380 leader_election.cc:304] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec; no voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.674685 28556 raft_consensus.cc:3060] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.693562 28571 raft_consensus.cc:515] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.696996 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.697475 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773ab1f06af845a88c0beb8685de10f2" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:13.697698 28414 raft_consensus.cc:3060] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.698258 28489 raft_consensus.cc:3060] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.698001 28537 raft_consensus.cc:515] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.697996 28556 raft_consensus.cc:2749] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.700122 28535 raft_consensus.cc:493] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.699700 28236 catalog_manager.cc:5697] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.700713 28535 raft_consensus.cc:515] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.702245 28537 leader_election.cc:290] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.701757 28236 catalog_manager.cc:5697] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.703043 28535 leader_election.cc:290] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139), f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381)
I20260709 14:53:13.704074 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:13.704133 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.704939 28341 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
W20260709 14:53:13.705623 28305 leader_election.cc:343] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:13.695979 28571 leader_election.cc:290] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:13.705971 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.708045 28415 raft_consensus.cc:3060] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.708101 28382 leader_election.cc:304] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.708956 28535 raft_consensus.cc:2804] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.707268 28414 raft_consensus.cc:2468] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:13.709400 28535 raft_consensus.cc:493] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.709798 28535 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.710041 28307 leader_election.cc:304] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.710758 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:13.711020 28571 raft_consensus.cc:2804] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.711472 28490 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:13.711519 28571 raft_consensus.cc:697] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:13.712749 28571 consensus_queue.cc:237] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.718432 28535 raft_consensus.cc:515] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.721988 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.722186 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:13.722595 28341 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.722841 28490 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.723835 28535 leader_election.cc:290] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139), f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381)
I20260709 14:53:13.727048 28415 raft_consensus.cc:2468] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:13.728344 28489 raft_consensus.cc:2468] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:13.729034 28307 leader_election.cc:304] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825
I20260709 14:53:13.730679 28531 tablet_bootstrap.cc:492] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:13.731313 28531 ts_tablet_manager.cc:1403] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.009s
I20260709 14:53:13.733835 28341 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:13.734179 28531 raft_consensus.cc:359] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.734920 28531 raft_consensus.cc:385] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.735186 28531 raft_consensus.cc:740] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.735383 28382 leader_election.cc:304] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.736009 28531 consensus_queue.cc:260] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.736546 28535 raft_consensus.cc:2804] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.737267 28535 raft_consensus.cc:697] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:13.738570 28535 consensus_queue.cc:237] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:13.730616 28537 raft_consensus.cc:2804] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.744153 28537 raft_consensus.cc:697] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:13.744547 28490 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:13.745543 28537 consensus_queue.cc:237] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.738566 28531 ts_tablet_manager.cc:1434] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:13.755617 28556 consensus_queue.cc:1048] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:13.758683 28238 catalog_manager.cc:5697] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 0 to 1, leader changed from <none> to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.759811 28236 catalog_manager.cc:5697] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.764029 28573 raft_consensus.cc:493] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.764565 28573 raft_consensus.cc:515] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.766536 28573 leader_election.cc:290] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.767930 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.768281 28339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b278ad4ddc6848ba97f721a1109bdf8f" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.768890 28415 raft_consensus.cc:2393] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acd3675f8da4a0b8532a471e6943825 in current term 1: Already voted for candidate f27ffc09a757443bad1890d186b4f043 in this term.
I20260709 14:53:13.770061 28490 raft_consensus.cc:3060] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.771998 28456 leader_election.cc:304] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825; no voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:13.773217 28573 raft_consensus.cc:3060] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.782044 28573 raft_consensus.cc:2749] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:13.783444 28573 raft_consensus.cc:493] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:13.784029 28573 raft_consensus.cc:515] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.784238 28535 consensus_queue.cc:1048] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:13.784606 28236 catalog_manager.cc:5697] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 0 to 1, leader changed from <none> to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.786212 28573 leader_election.cc:290] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.787544 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:13.788024 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:13.788452 28340 raft_consensus.cc:2468] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.788966 28415 raft_consensus.cc:2468] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:13.789575 28456 leader_election.cc:304] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:13.791291 28575 raft_consensus.cc:2804] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:13.791688 28575 raft_consensus.cc:493] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:13.792199 28575 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.793737 28535 consensus_queue.cc:1048] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:13.803889 28575 raft_consensus.cc:515] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.804939 28535 consensus_queue.cc:1048] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:13.807727 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:13.808525 28341 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.809619 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:13.810328 28415 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.808480 28575 leader_election.cc:290] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:13.819926 28415 raft_consensus.cc:2468] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.821269 28456 leader_election.cc:304] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: 
I20260709 14:53:13.822136 28575 raft_consensus.cc:2804] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.822772 28341 raft_consensus.cc:2468] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:13.825344 28575 raft_consensus.cc:697] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:13.826658 28575 consensus_queue.cc:237] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:13.842458 28236 catalog_manager.cc:5697] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.994906 28415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
mode: GRACEFUL
new_leader_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:60560
I20260709 14:53:13.995507 28415 raft_consensus.cc:606] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Received request to transfer leadership to TS f27ffc09a757443bad1890d186b4f043
I20260709 14:53:14.008639 28490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
mode: GRACEFUL
new_leader_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:44064
I20260709 14:53:14.009268 28490 raft_consensus.cc:606] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Received request to transfer leadership to TS f27ffc09a757443bad1890d186b4f043
I20260709 14:53:14.019577 28490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
mode: GRACEFUL
new_leader_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:44064
I20260709 14:53:14.020107 28490 raft_consensus.cc:606] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Received request to transfer leadership to TS b8283048ecc147b593d163dd87b72eec
I20260709 14:53:14.028728 28575 consensus_queue.cc:1048] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.030462 28490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
mode: GRACEFUL
new_leader_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:44064
I20260709 14:53:14.031158 28490 raft_consensus.cc:606] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Received request to transfer leadership to TS b8283048ecc147b593d163dd87b72eec
I20260709 14:53:14.038025 28573 consensus_queue.cc:1048] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.043244 28575 consensus_queue.cc:1048] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.059134 28575 consensus_queue.cc:1048] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.067718 28574 raft_consensus.cc:993] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: : Instructing follower b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:14.068204 28575 raft_consensus.cc:1081] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Signalling peer b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:14.069623 28415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:60548
I20260709 14:53:14.070253 28415 raft_consensus.cc:493] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.070574 28415 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.075909 28415 raft_consensus.cc:515] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.077996 28415 leader_election.cc:290] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 2 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:14.078703 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:14.079420 28340 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.079682 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b59473dc864be08839d99e4a38b89d" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:14.080307 28490 raft_consensus.cc:3055] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:14.080288 28575 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:14.080866 28490 raft_consensus.cc:740] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:14.081738 28490 consensus_queue.cc:260] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.083021 28490 raft_consensus.cc:3060] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.086371 28340 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:14.087668 28382 leader_election.cc:304] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:14.088476 28535 raft_consensus.cc:2804] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:14.088986 28535 raft_consensus.cc:697] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:14.089841 28535 consensus_queue.cc:237] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.094985 28568 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:14.094413 28490 raft_consensus.cc:2468] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:14.104346 28573 raft_consensus.cc:993] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: : Instructing follower b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:14.104849 28568 raft_consensus.cc:1081] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Signalling peer b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:14.107024 28415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:60548
I20260709 14:53:14.107597 28415 raft_consensus.cc:493] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.108151 28415 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.107503 28239 catalog_manager.cc:5697] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 1 to 2, leader changed from 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131) to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 2 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.113131 28415 raft_consensus.cc:515] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.114985 28415 leader_election.cc:290] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 2 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:14.116043 28341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:14.116839 28341 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.116043 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:14.120061 28490 raft_consensus.cc:3055] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:14.120390 28490 raft_consensus.cc:740] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:14.121193 28490 consensus_queue.cc:260] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.122417 28490 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.123004 28341 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:14.124168 28382 leader_election.cc:304] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:14.124814 28556 raft_consensus.cc:2804] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:14.125283 28556 raft_consensus.cc:697] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:14.126160 28556 consensus_queue.cc:237] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.129228 28490 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:14.133239 28239 catalog_manager.cc:5697] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 1 to 2, leader changed from 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131) to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 2 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.148648 28537 consensus_queue.cc:1048] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.158135 28571 consensus_queue.cc:1048] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.186106 28556 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.192225 28556 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.204449 28541 raft_consensus.cc:993] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: : Instructing follower f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:14.204941 28541 raft_consensus.cc:1081] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Signalling peer f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:14.207139 28340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:38702
I20260709 14:53:14.208212 28340 raft_consensus.cc:493] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.208643 28340 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.214794 28568 consensus_queue.cc:1048] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.215166 28340 raft_consensus.cc:515] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:14.217638 28578 consensus_queue.cc:1048] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.225062 28575 raft_consensus.cc:993] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: : Instructing follower f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:14.225579 28573 raft_consensus.cc:1081] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Signalling peer f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:14.227337 28339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:38708
I20260709 14:53:14.231854 28339 raft_consensus.cc:493] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.232273 28339 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.236769 28571 consensus_queue.cc:1048] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.236924 28574 consensus_queue.cc:1048] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:14.241333 28339 raft_consensus.cc:515] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.247653 28339 leader_election.cc:290] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 2 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:14.247718 28416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:14.238588 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:14.250020 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bbfa464be43a0bfe7c0559bf3da9b" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:14.250765 28490 raft_consensus.cc:3055] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:14.251111 28490 raft_consensus.cc:740] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:14.250157 28415 raft_consensus.cc:3055] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:14.252082 28490 consensus_queue.cc:260] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.252674 28415 raft_consensus.cc:740] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:14.253225 28490 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.258062 28340 leader_election.cc:290] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 2 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:14.260231 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:14.260816 28489 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.260880 28490 raft_consensus.cc:2468] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:14.253628 28415 consensus_queue.cc:260] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [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: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:14.262547 28415 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.263167 28305 leader_election.cc:304] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: b8283048ecc147b593d163dd87b72eec
I20260709 14:53:14.264492 28603 raft_consensus.cc:2804] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:14.264952 28603 raft_consensus.cc:697] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:14.265842 28603 consensus_queue.cc:237] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:14.270249 28415 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:14.271041 28489 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:14.271663 28307 leader_election.cc:304] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:14.272706 28603 raft_consensus.cc:2804] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:14.273206 28603 raft_consensus.cc:697] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:14.274178 28603 consensus_queue.cc:237] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue 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: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:14.279171 28236 catalog_manager.cc:5697] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 1 to 2, leader changed from 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131) to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.291460 28236 catalog_manager.cc:5697] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 1 to 2, leader changed from b8283048ecc147b593d163dd87b72eec (127.22.220.130) to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:14.537109 28490 raft_consensus.cc:1275] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.538412 28535 consensus_queue.cc:1048] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.546861 28340 raft_consensus.cc:1275] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.548524 28541 consensus_queue.cc:1048] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.638327 28340 raft_consensus.cc:1275] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.639593 28541 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.647433 28490 raft_consensus.cc:1275] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.649060 28535 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.812605 28490 raft_consensus.cc:1275] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.814077 28612 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.822332 28415 raft_consensus.cc:1275] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.823949 28603 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.843470 28415 raft_consensus.cc:3060] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.848591 28415 raft_consensus.cc:1275] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.849721 28603 consensus_queue.cc:1048] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.857621 28489 raft_consensus.cc:1275] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.859450 28614 consensus_queue.cc:1048] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.066871 28239 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39002:
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"
    }
  }
}
W20260709 14:53:17.069613 28239 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.
I20260709 14:53:17.119184 28325 tablet_service.cc:1511] Processing CreateTablet for tablet ed8e4011db2a4819b168417f993151a8 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:17.120844 28325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8e4011db2a4819b168417f993151a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.120731 28398 tablet_service.cc:1511] Processing CreateTablet for tablet ed8e4011db2a4819b168417f993151a8 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:17.122335 28398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8e4011db2a4819b168417f993151a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.123342 28330 tablet_service.cc:1511] Processing CreateTablet for tablet aa73167eed9a4f2da420ff109fb0b512 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:17.124836 28330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa73167eed9a4f2da420ff109fb0b512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.125711 28477 tablet_service.cc:1511] Processing CreateTablet for tablet ed8e4011db2a4819b168417f993151a8 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:17.127085 28477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8e4011db2a4819b168417f993151a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.130868 28406 tablet_service.cc:1511] Processing CreateTablet for tablet aa73167eed9a4f2da420ff109fb0b512 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:17.132239 28406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa73167eed9a4f2da420ff109fb0b512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.133039 28328 tablet_service.cc:1511] Processing CreateTablet for tablet c31fbf24e9744691bba60f2e62431500 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:17.134320 28328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31fbf24e9744691bba60f2e62431500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.136253 28479 tablet_service.cc:1511] Processing CreateTablet for tablet 6e14f9a485384537bdb996088e8c623e (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:17.137251 28480 tablet_service.cc:1511] Processing CreateTablet for tablet c31fbf24e9744691bba60f2e62431500 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:17.137785 28479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e14f9a485384537bdb996088e8c623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.139276 28475 tablet_service.cc:1511] Processing CreateTablet for tablet aa73167eed9a4f2da420ff109fb0b512 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:17.139559 28402 tablet_service.cc:1511] Processing CreateTablet for tablet c31fbf24e9744691bba60f2e62431500 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:17.140643 28475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa73167eed9a4f2da420ff109fb0b512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.140877 28402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31fbf24e9744691bba60f2e62431500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.145805 28480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31fbf24e9744691bba60f2e62431500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.147101 28326 tablet_service.cc:1511] Processing CreateTablet for tablet c09af07f6935402badee42e2421f5b94 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:17.147603 28399 tablet_service.cc:1511] Processing CreateTablet for tablet 6e14f9a485384537bdb996088e8c623e (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:17.148464 28326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09af07f6935402badee42e2421f5b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.148957 28399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e14f9a485384537bdb996088e8c623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.150539 28478 tablet_service.cc:1511] Processing CreateTablet for tablet c09af07f6935402badee42e2421f5b94 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:17.145890 28324 tablet_service.cc:1511] Processing CreateTablet for tablet 6e14f9a485384537bdb996088e8c623e (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:17.153115 28324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e14f9a485384537bdb996088e8c623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.153398 28405 tablet_service.cc:1511] Processing CreateTablet for tablet c09af07f6935402badee42e2421f5b94 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:17.154927 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09af07f6935402badee42e2421f5b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.155834 28478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09af07f6935402badee42e2421f5b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.162011 28329 tablet_service.cc:1511] Processing CreateTablet for tablet 2076ef53ae24435886b5f2308ddcaa15 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:17.165717 28403 tablet_service.cc:1511] Processing CreateTablet for tablet 2076ef53ae24435886b5f2308ddcaa15 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:17.167001 28403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076ef53ae24435886b5f2308ddcaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.163637 28329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076ef53ae24435886b5f2308ddcaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.174438 28327 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9bdc33ab9c404d87a7c21c0c13292a (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:17.175879 28327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9bdc33ab9c404d87a7c21c0c13292a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.190657 28401 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9bdc33ab9c404d87a7c21c0c13292a (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:17.193663 28401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9bdc33ab9c404d87a7c21c0c13292a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.219224 28630 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.222579 28628 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.239711 28631 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.250607 28628 tablet_bootstrap.cc:654] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.251631 28327 tablet_service.cc:1511] Processing CreateTablet for tablet ba67214edda74754bd20a9a4f56cf3c3 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:17.251842 28330 tablet_service.cc:1511] Processing CreateTablet for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:17.253458 28330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.256186 28631 tablet_bootstrap.cc:654] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.255565 28475 tablet_service.cc:1511] Processing CreateTablet for tablet 2076ef53ae24435886b5f2308ddcaa15 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:17.257500 28475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076ef53ae24435886b5f2308ddcaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.258122 28405 tablet_service.cc:1511] Processing CreateTablet for tablet ba67214edda74754bd20a9a4f56cf3c3 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:17.259388 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba67214edda74754bd20a9a4f56cf3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.262269 28327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba67214edda74754bd20a9a4f56cf3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.265151 28630 tablet_bootstrap.cc:654] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.268535 28479 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9bdc33ab9c404d87a7c21c0c13292a (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:17.269847 28479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9bdc33ab9c404d87a7c21c0c13292a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.275846 28475 tablet_service.cc:1511] Processing CreateTablet for tablet ba67214edda74754bd20a9a4f56cf3c3 (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:17.277158 28475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba67214edda74754bd20a9a4f56cf3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.280673 28401 tablet_service.cc:1511] Processing CreateTablet for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:17.281980 28401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.285450 28477 tablet_service.cc:1511] Processing CreateTablet for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc (DEFAULT_TABLE table=soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:17.286720 28477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666ee7f30896430fbdf8ff3cc2d3c9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.294624 28631 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.295332 28631 ts_tablet_manager.cc:1403] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.020s
I20260709 14:53:17.298555 28631 raft_consensus.cc:359] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.299434 28631 raft_consensus.cc:385] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.299901 28631 raft_consensus.cc:740] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.300812 28631 consensus_queue.cc:260] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.310860 28631 ts_tablet_manager.cc:1434] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:53:17.313889 28628 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.313889 28631 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.314493 28630 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.314512 28628 ts_tablet_manager.cc:1403] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.005s
I20260709 14:53:17.315304 28630 ts_tablet_manager.cc:1403] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.000s
I20260709 14:53:17.317993 28628 raft_consensus.cc:359] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.318723 28628 raft_consensus.cc:385] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.318306 28630 raft_consensus.cc:359] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.319027 28628 raft_consensus.cc:740] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.319159 28630 raft_consensus.cc:385] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.320895 28630 raft_consensus.cc:740] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.321619 28630 consensus_queue.cc:260] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.321884 28628 consensus_queue.cc:260] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.324185 28628 ts_tablet_manager.cc:1434] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:17.324273 28630 ts_tablet_manager.cc:1434] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:53:17.321624 28631 tablet_bootstrap.cc:654] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.325201 28628 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.325199 28630 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.333297 28628 tablet_bootstrap.cc:654] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.334748 28630 tablet_bootstrap.cc:654] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.359342 28630 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.359905 28630 ts_tablet_manager.cc:1403] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.016s
I20260709 14:53:17.360522 28628 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.360528 28631 tablet_bootstrap.cc:492] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.361260 28628 ts_tablet_manager.cc:1403] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.036s	user 0.029s	sys 0.005s
I20260709 14:53:17.361291 28631 ts_tablet_manager.cc:1403] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.014s
I20260709 14:53:17.362581 28630 raft_consensus.cc:359] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.363265 28630 raft_consensus.cc:385] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.363536 28630 raft_consensus.cc:740] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.364269 28630 consensus_queue.cc:260] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.364426 28631 raft_consensus.cc:359] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.364666 28628 raft_consensus.cc:359] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.365221 28631 raft_consensus.cc:385] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.365366 28628 raft_consensus.cc:385] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.365548 28631 raft_consensus.cc:740] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.365693 28628 raft_consensus.cc:740] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.366637 28630 ts_tablet_manager.cc:1434] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:17.366355 28631 consensus_queue.cc:260] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.366422 28628 consensus_queue.cc:260] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.368690 28628 ts_tablet_manager.cc:1434] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:17.368703 28631 ts_tablet_manager.cc:1434] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:53:17.369335 28630 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.369908 28631 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.376459 28630 tablet_bootstrap.cc:654] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.376459 28631 tablet_bootstrap.cc:654] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.377203 28628 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.386096 28628 tablet_bootstrap.cc:654] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:17.388852 28367 tablet.cc:2406] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:17.403015 28628 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.403824 28628 ts_tablet_manager.cc:1403] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 14:53:17.404624 28614 raft_consensus.cc:493] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.405208 28614 raft_consensus.cc:515] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.407737 28628 raft_consensus.cc:359] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.408918 28628 raft_consensus.cc:385] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.409044 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e14f9a485384537bdb996088e8c623e" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:17.409328 28628 raft_consensus.cc:740] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.409888 28415 raft_consensus.cc:2468] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:17.410418 28628 consensus_queue.cc:260] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.411510 28307 leader_election.cc:304] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.413787 28628 ts_tablet_manager.cc:1434] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:53:17.414726 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e14f9a485384537bdb996088e8c623e" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.415261 28628 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.415431 28490 raft_consensus.cc:2468] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:17.407580 28614 leader_election.cc:290] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.418226 28614 raft_consensus.cc:2804] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.418619 28614 raft_consensus.cc:493] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.418988 28614 raft_consensus.cc:3060] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.424598 28628 tablet_bootstrap.cc:654] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.434090 28556 raft_consensus.cc:493] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:17.434684 28287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:17.434671 28556 raft_consensus.cc:515] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.437166 28556 leader_election.cc:290] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.437966 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
W20260709 14:53:17.439666 28382 leader_election.cc:343] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.439797 28630 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.439973 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.435321 28614 raft_consensus.cc:515] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.440954 28630 ts_tablet_manager.cc:1403] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.051s
I20260709 14:53:17.441867 28628 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.442402 28628 ts_tablet_manager.cc:1403] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 14:53:17.439863 28631 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.443236 28631 ts_tablet_manager.cc:1403] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.013s
I20260709 14:53:17.440981 28490 raft_consensus.cc:2468] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.444708 28380 leader_election.cc:304] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:17.445657 28556 raft_consensus.cc:2804] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.445574 28628 raft_consensus.cc:359] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.446127 28556 raft_consensus.cc:493] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.446458 28628 raft_consensus.cc:385] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.446513 28556 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.446826 28628 raft_consensus.cc:740] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.446664 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e14f9a485384537bdb996088e8c623e" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.447535 28490 raft_consensus.cc:3060] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.447751 28628 consensus_queue.cc:260] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.449718 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e14f9a485384537bdb996088e8c623e" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:17.450345 28628 ts_tablet_manager.cc:1434] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:17.450407 28415 raft_consensus.cc:3060] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.452659 28628 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.454092 28556 raft_consensus.cc:515] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.457649 28631 raft_consensus.cc:359] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.458397 28631 raft_consensus.cc:385] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.458688 28631 raft_consensus.cc:740] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.459218 28490 raft_consensus.cc:2468] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:17.459977 28642 raft_consensus.cc:493] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.460366 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.460443 28642 raft_consensus.cc:515] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.460969 28305 leader_election.cc:304] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.462774 28642 leader_election.cc:290] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.464018 28628 tablet_bootstrap.cc:654] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:17.463897 28382 leader_election.cc:343] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.464054 28641 raft_consensus.cc:2804] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.465827 28641 raft_consensus.cc:697] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:17.465425 28630 raft_consensus.cc:359] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.466338 28630 raft_consensus.cc:385] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.466691 28630 raft_consensus.cc:740] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.467509 28630 consensus_queue.cc:260] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.466984 28641 consensus_queue.cc:237] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.470275 28630 ts_tablet_manager.cc:1434] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.004s
I20260709 14:53:17.471401 28630 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.442363 28614 leader_election.cc:290] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.459421 28631 consensus_queue.cc:260] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.481170 28630 tablet_bootstrap.cc:654] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.467440 28556 leader_election.cc:290] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.484135 28631 ts_tablet_manager.cc:1434] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 14:53:17.474860 28628 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.485183 28631 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.473927 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
W20260709 14:53:17.488060 28307 leader_election.cc:343] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.472838 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.492646 28631 tablet_bootstrap.cc:654] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.485638 28628 ts_tablet_manager.cc:1403] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.005s
I20260709 14:53:17.493507 28490 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.485743 28629 raft_consensus.cc:493] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.494114 28629 raft_consensus.cc:515] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.496414 28629 leader_election.cc:290] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:17.495822 28236 catalog_manager.cc:5697] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 0 to 1, leader changed from <none> to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.497339 28628 raft_consensus.cc:359] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.473522 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.498402 28628 raft_consensus.cc:385] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.498912 28628 raft_consensus.cc:740] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.498406 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.500104 28340 raft_consensus.cc:2468] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
I20260709 14:53:17.500324 28628 consensus_queue.cc:260] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.501433 28489 raft_consensus.cc:2468] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:17.502058 28456 leader_election.cc:304] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.504652 28627 raft_consensus.cc:2804] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.504686 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:17.505170 28627 raft_consensus.cc:493] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.505564 28627 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.506323 28628 ts_tablet_manager.cc:1434] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:53:17.507347 28628 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
W20260709 14:53:17.509415 28456 leader_election.cc:343] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.505434 28305 leader_election.cc:304] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: b8283048ecc147b593d163dd87b72eec
I20260709 14:53:17.513780 28641 raft_consensus.cc:2804] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.513936 28628 tablet_bootstrap.cc:654] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.514248 28641 raft_consensus.cc:493] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.514679 28641 raft_consensus.cc:3060] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.521119 28631 tablet_bootstrap.cc:492] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.521776 28631 ts_tablet_manager.cc:1403] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.011s
I20260709 14:53:17.530992 28631 raft_consensus.cc:359] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.531438 28641 raft_consensus.cc:515] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.532037 28631 raft_consensus.cc:385] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.532446 28631 raft_consensus.cc:740] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.533581 28631 consensus_queue.cc:260] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.536635 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:17.538523 28631 ts_tablet_manager.cc:1434] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
W20260709 14:53:17.538986 28307 leader_election.cc:343] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.541057 28631 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.542070 28627 raft_consensus.cc:515] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.542514 28628 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.543205 28628 ts_tablet_manager.cc:1403] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.016s
I20260709 14:53:17.544412 28627 leader_election.cc:290] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:17.545403 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.545939 28641 leader_election.cc:290] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.546025 28340 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.546603 28628 raft_consensus.cc:359] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.547371 28628 raft_consensus.cc:385] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.547719 28628 raft_consensus.cc:740] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.548552 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.548612 28628 consensus_queue.cc:260] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.549296 28489 raft_consensus.cc:3060] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.484733 28415 raft_consensus.cc:2468] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:17.555804 28340 raft_consensus.cc:2468] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:17.556509 28489 raft_consensus.cc:2468] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:17.557291 28456 leader_election.cc:304] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.558598 28305 leader_election.cc:304] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: b8283048ecc147b593d163dd87b72eec
I20260709 14:53:17.559396 28641 raft_consensus.cc:2804] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.560129 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:17.561084 28414 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.561345 28641 raft_consensus.cc:697] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:17.562799 28641 consensus_queue.cc:237] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.559167 28628 ts_tablet_manager.cc:1434] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:53:17.566238 28628 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.567955 28627 raft_consensus.cc:2804] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.568703 28627 raft_consensus.cc:697] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:17.569564 28627 consensus_queue.cc:237] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.573058 28628 tablet_bootstrap.cc:654] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.579653 28490 raft_consensus.cc:2468] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.581072 28380 leader_election.cc:304] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:17.581879 28414 raft_consensus.cc:2468] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:17.582265 28556 raft_consensus.cc:2804] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.582842 28556 raft_consensus.cc:697] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:17.583705 28556 consensus_queue.cc:237] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.584549 28631 tablet_bootstrap.cc:654] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.587554 28630 tablet_bootstrap.cc:492] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.588811 28628 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.589313 28628 ts_tablet_manager.cc:1403] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:53:17.588289 28630 ts_tablet_manager.cc:1403] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.012s
I20260709 14:53:17.592792 28628 raft_consensus.cc:359] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.593559 28628 raft_consensus.cc:385] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.593102 28239 catalog_manager.cc:5697] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 0 to 1, leader changed from <none> to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.593864 28628 raft_consensus.cc:740] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.593727 28630 raft_consensus.cc:359] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.595132 28630 raft_consensus.cc:385] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.594874 28628 consensus_queue.cc:260] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.595537 28630 raft_consensus.cc:740] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.597270 28628 ts_tablet_manager.cc:1434] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 14:53:17.597435 28630 consensus_queue.cc:260] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.598261 28628 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.600248 28630 ts_tablet_manager.cc:1434] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:17.601537 28630 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.603291 28238 catalog_manager.cc:5697] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.607229 28628 tablet_bootstrap.cc:654] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.608095 28631 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.608624 28631 ts_tablet_manager.cc:1403] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260709 14:53:17.611320 28631 raft_consensus.cc:359] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.612036 28631 raft_consensus.cc:385] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.612339 28631 raft_consensus.cc:740] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.613171 28631 consensus_queue.cc:260] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.614189 28237 catalog_manager.cc:5697] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.615896 28631 ts_tablet_manager.cc:1434] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:53:17.616698 28630 tablet_bootstrap.cc:654] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.616971 28631 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.625627 28631 tablet_bootstrap.cc:654] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.626281 28628 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.626761 28628 ts_tablet_manager.cc:1403] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260709 14:53:17.629568 28628 raft_consensus.cc:359] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.630198 28628 raft_consensus.cc:385] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.631790 28628 raft_consensus.cc:740] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.632414 28628 consensus_queue.cc:260] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.637156 28630 tablet_bootstrap.cc:492] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.637912 28630 ts_tablet_manager.cc:1403] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.003s
I20260709 14:53:17.641944 28630 raft_consensus.cc:359] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.642959 28630 raft_consensus.cc:385] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.643407 28630 raft_consensus.cc:740] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.644420 28628 ts_tablet_manager.cc:1434] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:53:17.645409 28628 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: Bootstrap starting.
I20260709 14:53:17.644527 28630 consensus_queue.cc:260] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.647928 28630 ts_tablet_manager.cc:1434] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:53:17.649236 28630 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.651283 28628 tablet_bootstrap.cc:654] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.657081 28628 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: No bootstrap required, opened a new log
I20260709 14:53:17.657186 28630 tablet_bootstrap.cc:654] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.657284 28631 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.657495 28628 ts_tablet_manager.cc:1403] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:53:17.658039 28631 ts_tablet_manager.cc:1403] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.019s
I20260709 14:53:17.660400 28628 raft_consensus.cc:359] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.661127 28628 raft_consensus.cc:385] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.661334 28631 raft_consensus.cc:359] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.662186 28631 raft_consensus.cc:385] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.661393 28628 raft_consensus.cc:740] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.662442 28631 raft_consensus.cc:740] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.663373 28628 consensus_queue.cc:260] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.663512 28631 consensus_queue.cc:260] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.665488 28628 ts_tablet_manager.cc:1434] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:17.664047 28630 tablet_bootstrap.cc:492] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.666208 28631 ts_tablet_manager.cc:1434] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:17.666798 28630 ts_tablet_manager.cc:1403] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:53:17.667373 28631 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.674378 28631 tablet_bootstrap.cc:654] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.675119 28630 raft_consensus.cc:359] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.676000 28630 raft_consensus.cc:385] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.676335 28630 raft_consensus.cc:740] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.677106 28630 consensus_queue.cc:260] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.679415 28630 ts_tablet_manager.cc:1434] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:53:17.679888 28631 tablet_bootstrap.cc:492] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.680444 28631 ts_tablet_manager.cc:1403] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:53:17.680716 28630 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.683435 28631 raft_consensus.cc:359] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.684238 28631 raft_consensus.cc:385] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.684538 28631 raft_consensus.cc:740] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.685236 28631 consensus_queue.cc:260] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.687279 28630 tablet_bootstrap.cc:654] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.687706 28631 ts_tablet_manager.cc:1434] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:17.688768 28631 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.694528 28631 tablet_bootstrap.cc:654] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.699478 28630 tablet_bootstrap.cc:492] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.699680 28631 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.699965 28630 ts_tablet_manager.cc:1403] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.012s
I20260709 14:53:17.700191 28631 ts_tablet_manager.cc:1403] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 14:53:17.702486 28631 raft_consensus.cc:359] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.702376 28630 raft_consensus.cc:359] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.703135 28631 raft_consensus.cc:385] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.703222 28630 raft_consensus.cc:385] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.703451 28631 raft_consensus.cc:740] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.703658 28630 raft_consensus.cc:740] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.704195 28631 consensus_queue.cc:260] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.704373 28630 consensus_queue.cc:260] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.706174 28631 ts_tablet_manager.cc:1434] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:17.706447 28630 ts_tablet_manager.cc:1434] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:17.707334 28631 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: Bootstrap starting.
I20260709 14:53:17.707445 28630 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.709568 28627 raft_consensus.cc:493] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.713769 28631 tablet_bootstrap.cc:654] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.714183 28630 tablet_bootstrap.cc:654] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.710048 28627 raft_consensus.cc:515] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.718147 28627 leader_election.cc:290] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:17.720199 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.722644 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:17.723464 28414 raft_consensus.cc:2468] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 0.
W20260709 14:53:17.723968 28456 leader_election.cc:343] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.724558 28630 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.724725 28456 leader_election.cc:304] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:17.725028 28630 ts_tablet_manager.cc:1403] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:53:17.725579 28627 raft_consensus.cc:2804] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.725989 28627 raft_consensus.cc:493] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.726379 28627 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.727811 28630 raft_consensus.cc:359] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.728619 28630 raft_consensus.cc:385] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.728895 28630 raft_consensus.cc:740] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.729570 28630 consensus_queue.cc:260] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.731576 28630 ts_tablet_manager.cc:1434] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:17.732486 28630 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: Bootstrap starting.
I20260709 14:53:17.738332 28630 tablet_bootstrap.cc:654] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.741039 28631 tablet_bootstrap.cc:492] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: No bootstrap required, opened a new log
I20260709 14:53:17.741495 28631 ts_tablet_manager.cc:1403] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.018s
I20260709 14:53:17.741861 28627 raft_consensus.cc:515] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.744241 28627 leader_election.cc:290] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:17.744251 28631 raft_consensus.cc:359] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.744941 28630 tablet_bootstrap.cc:492] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: No bootstrap required, opened a new log
I20260709 14:53:17.745087 28631 raft_consensus.cc:385] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.745390 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.745453 28630 ts_tablet_manager.cc:1403] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:53:17.745481 28631 raft_consensus.cc:740] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.745675 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:17.746465 28414 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.746531 28631 consensus_queue.cc:260] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
W20260709 14:53:17.747057 28456 leader_election.cc:343] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.748440 28630 raft_consensus.cc:359] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.749166 28630 raft_consensus.cc:385] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.749444 28630 raft_consensus.cc:740] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.750124 28630 consensus_queue.cc:260] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.752174 28630 ts_tablet_manager.cc:1434] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:17.753217 28631 ts_tablet_manager.cc:1434] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:17.757324 28414 raft_consensus.cc:2468] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 1.
I20260709 14:53:17.758653 28456 leader_election.cc:304] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: f27ffc09a757443bad1890d186b4f043
I20260709 14:53:17.759428 28627 raft_consensus.cc:2804] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.759964 28627 raft_consensus.cc:697] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:17.760846 28556 raft_consensus.cc:493] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.760804 28627 consensus_queue.cc:237] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.761397 28556 raft_consensus.cc:515] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.763422 28556 leader_election.cc:290] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.764981 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.765700 28340 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.767043 28382 leader_election.cc:304] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.767094 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.767760 28490 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.768010 28556 raft_consensus.cc:2804] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.768491 28556 raft_consensus.cc:493] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.768848 28556 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.774472 28556 raft_consensus.cc:515] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.774818 28236 catalog_manager.cc:5697] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 1 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.776137 28556 leader_election.cc:290] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.776834 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.777432 28340 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.777659 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.778067 28490 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.784296 28340 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.785275 28490 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.785620 28382 leader_election.cc:304] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.786515 28556 raft_consensus.cc:2804] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.786990 28556 raft_consensus.cc:697] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:17.787750 28556 consensus_queue.cc:237] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.796103 28236 catalog_manager.cc:5697] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.801568 28556 raft_consensus.cc:493] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.802165 28556 raft_consensus.cc:515] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.804755 28556 leader_election.cc:290] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.805076 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076ef53ae24435886b5f2308ddcaa15" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.805370 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076ef53ae24435886b5f2308ddcaa15" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.805799 28340 raft_consensus.cc:2468] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.805986 28490 raft_consensus.cc:2468] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.806864 28382 leader_election.cc:304] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.807633 28556 raft_consensus.cc:2804] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.808056 28556 raft_consensus.cc:493] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.808359 28556 raft_consensus.cc:3060] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.813180 28644 raft_consensus.cc:493] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.813643 28644 raft_consensus.cc:515] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.814111 28556 raft_consensus.cc:515] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.815423 28644 leader_election.cc:290] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.816535 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9bdc33ab9c404d87a7c21c0c13292a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.816557 28556 leader_election.cc:290] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.816783 28339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076ef53ae24435886b5f2308ddcaa15" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.817185 28490 raft_consensus.cc:2468] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.817421 28339 raft_consensus.cc:3060] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.817997 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076ef53ae24435886b5f2308ddcaa15" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.816704 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9bdc33ab9c404d87a7c21c0c13292a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.818204 28380 leader_election.cc:304] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: 
I20260709 14:53:17.818861 28489 raft_consensus.cc:3060] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.819226 28556 raft_consensus.cc:2804] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.819301 28340 raft_consensus.cc:2468] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 0.
I20260709 14:53:17.819808 28556 raft_consensus.cc:493] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.820307 28556 raft_consensus.cc:3060] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.824566 28339 raft_consensus.cc:2468] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.824859 28489 raft_consensus.cc:2468] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.825693 28382 leader_election.cc:304] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:17.826560 28644 raft_consensus.cc:2804] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.826825 28556 raft_consensus.cc:515] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.827739 28644 raft_consensus.cc:697] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:17.829162 28556 leader_election.cc:290] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.828790 28644 consensus_queue.cc:237] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.829944 28339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9bdc33ab9c404d87a7c21c0c13292a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:17.830531 28339 raft_consensus.cc:3060] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.830452 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9bdc33ab9c404d87a7c21c0c13292a" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:17.831182 28489 raft_consensus.cc:3060] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.835552 28641 raft_consensus.cc:493] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.836401 28641 raft_consensus.cc:515] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.837913 28489 raft_consensus.cc:2468] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.839962 28380 leader_election.cc:304] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: 
I20260709 14:53:17.839974 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:17.840231 28641 leader_election.cc:290] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.841084 28556 raft_consensus.cc:2804] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.841426 28339 raft_consensus.cc:2468] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 1.
I20260709 14:53:17.841614 28556 raft_consensus.cc:697] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:17.842830 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.842708 28556 consensus_queue.cc:237] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.844058 28489 raft_consensus.cc:2393] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f27ffc09a757443bad1890d186b4f043 in current term 1: Already voted for candidate b8283048ecc147b593d163dd87b72eec in this term.
I20260709 14:53:17.845619 28305 leader_election.cc:304] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:17.846457 28641 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.849835 28236 catalog_manager.cc:5697] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.855810 28641 raft_consensus.cc:2749] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.863592 28236 catalog_manager.cc:5697] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 0 to 1, leader changed from <none> to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 1 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.875725 28641 consensus_queue.cc:1048] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:17.887916 28614 consensus_queue.cc:1048] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:17.926358 28614 raft_consensus.cc:493] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.926821 28614 raft_consensus.cc:515] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.928699 28614 leader_election.cc:290] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.929610 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.929665 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:17.930802 28414 raft_consensus.cc:2393] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f27ffc09a757443bad1890d186b4f043 in current term 1: Already voted for candidate 4acd3675f8da4a0b8532a471e6943825 in this term.
I20260709 14:53:17.931707 28307 leader_election.cc:304] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [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: f27ffc09a757443bad1890d186b4f043; no voters: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec
I20260709 14:53:17.932473 28614 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.938038 28614 raft_consensus.cc:2749] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.940742 28644 raft_consensus.cc:493] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.941152 28644 raft_consensus.cc:515] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:17.942632 28644 leader_election.cc:290] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:17.943331 28339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f27ffc09a757443bad1890d186b4f043" is_pre_election: true
I20260709 14:53:17.943532 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa73167eed9a4f2da420ff109fb0b512" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:17.944204 28490 raft_consensus.cc:2393] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8283048ecc147b593d163dd87b72eec in current term 1: Already voted for candidate f27ffc09a757443bad1890d186b4f043 in this term.
I20260709 14:53:17.945031 28380 leader_election.cc:304] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec; no voters: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043
I20260709 14:53:17.945662 28644 raft_consensus.cc:3060] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.950510 28644 raft_consensus.cc:2749] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.986946 28614 consensus_queue.cc:1048] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:17.993299 28627 consensus_queue.cc:1048] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:17.999745 28614 consensus_queue.cc:1048] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:18.021636 28645 raft_consensus.cc:493] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.022179 28645 raft_consensus.cc:515] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.022506 28629 consensus_queue.cc:1048] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.025262 28645 leader_election.cc:290] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.025538 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec" is_pre_election: true
I20260709 14:53:18.026254 28415 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:18.027069 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825" is_pre_election: true
I20260709 14:53:18.027315 28307 leader_election.cc:304] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.027715 28489 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 0.
I20260709 14:53:18.028223 28644 consensus_queue.cc:1048] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.028550 28645 raft_consensus.cc:2804] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.028951 28645 raft_consensus.cc:493] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.029280 28645 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.044660 28556 consensus_queue.cc:1048] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.045439 28645 raft_consensus.cc:515] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.052546 28645 leader_election.cc:290] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.053166 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:18.053347 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:18.053809 28489 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.053992 28414 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.060181 28489 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:18.063585 28414 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 1.
I20260709 14:53:18.064663 28307 leader_election.cc:304] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.065366 28645 raft_consensus.cc:2804] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.065905 28645 raft_consensus.cc:697] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:18.066643 28645 consensus_queue.cc:237] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.074247 28239 catalog_manager.cc:5697] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 0 to 1, leader changed from <none> to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 1 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.257810 28414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
mode: GRACEFUL
new_leader_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:60560
I20260709 14:53:18.258303 28414 raft_consensus.cc:606] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Received request to transfer leadership to TS f27ffc09a757443bad1890d186b4f043
I20260709 14:53:18.263562 28629 consensus_queue.cc:1048] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.266132 28414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
mode: GRACEFUL
new_leader_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:60560
I20260709 14:53:18.266709 28414 raft_consensus.cc:606] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Received request to transfer leadership to TS f27ffc09a757443bad1890d186b4f043
I20260709 14:53:18.275295 28490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c09af07f6935402badee42e2421f5b94"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
mode: GRACEFUL
new_leader_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:44064
I20260709 14:53:18.275846 28490 raft_consensus.cc:606] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Received request to transfer leadership to TS b8283048ecc147b593d163dd87b72eec
I20260709 14:53:18.277163 28627 consensus_queue.cc:1048] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.279034 28556 consensus_queue.cc:1048] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:18.291465 28490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
mode: GRACEFUL
new_leader_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:44064
I20260709 14:53:18.292088 28490 raft_consensus.cc:606] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Received request to transfer leadership to TS b8283048ecc147b593d163dd87b72eec
I20260709 14:53:18.323895 28339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
mode: GRACEFUL
new_leader_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:53:18.324307 28556 consensus_queue.cc:1048] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.324540 28339 raft_consensus.cc:606] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Received request to transfer leadership to TS 4acd3675f8da4a0b8532a471e6943825
I20260709 14:53:18.326172 28644 consensus_queue.cc:1048] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.333647 28556 raft_consensus.cc:993] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: : Instructing follower f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:18.334080 28669 raft_consensus.cc:1081] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Signalling peer f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:18.335635 28339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:38702
I20260709 14:53:18.336249 28339 raft_consensus.cc:493] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.336596 28339 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.340701 28556 consensus_queue.cc:1048] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.345323 28339 raft_consensus.cc:515] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.346570 28340 raft_consensus.cc:1240] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Rejecting Update request from peer b8283048ecc147b593d163dd87b72eec for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:18.348455 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:18.349417 28414 raft_consensus.cc:3055] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.349745 28414 raft_consensus.cc:740] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:18.350564 28414 consensus_queue.cc:260] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.350754 28644 consensus_queue.cc:1048] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.351711 28414 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.364457 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8e4011db2a4819b168417f993151a8" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:18.365131 28490 raft_consensus.cc:3060] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.371568 28644 consensus_queue.cc:1048] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:18.372507 28339 leader_election.cc:290] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 2 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.374898 28490 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:18.375875 28305 leader_election.cc:304] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.376731 28614 raft_consensus.cc:2804] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.376734 28414 raft_consensus.cc:2468] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:18.377751 28614 raft_consensus.cc:697] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:18.378749 28614 consensus_queue.cc:237] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.389219 28238 catalog_manager.cc:5697] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 1 to 2, leader changed from b8283048ecc147b593d163dd87b72eec (127.22.220.130) to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.483996 28627 raft_consensus.cc:993] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: : Instructing follower b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:18.484483 28627 raft_consensus.cc:1081] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Signalling peer b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:18.486238 28414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c09af07f6935402badee42e2421f5b94"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:60548
I20260709 14:53:18.486802 28414 raft_consensus.cc:493] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.487161 28414 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.492449 28414 raft_consensus.cc:515] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.494094 28414 leader_election.cc:290] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 2 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.494982 28490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:18.495596 28490 raft_consensus.cc:3055] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.495561 28339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09af07f6935402badee42e2421f5b94" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:18.496201 28490 raft_consensus.cc:740] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:18.496555 28339 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.496980 28490 consensus_queue.cc:260] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.498178 28490 raft_consensus.cc:3060] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.502756 28339 raft_consensus.cc:2468] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:18.502650 28614 consensus_queue.cc:1048] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:18.504010 28382 leader_election.cc:304] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.504446 28490 raft_consensus.cc:2468] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:18.504808 28556 raft_consensus.cc:2804] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.505263 28556 raft_consensus.cc:697] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:18.505973 28556 consensus_queue.cc:237] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.513494 28238 catalog_manager.cc:5697] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 1 to 2, leader changed from 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131) to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 2 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.517508 28696 consensus_queue.cc:1048] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.524844 28645 raft_consensus.cc:993] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: : Instructing follower 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:18.525280 28645 raft_consensus.cc:1081] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Signalling peer 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:18.526793 28490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:44060
I20260709 14:53:18.527313 28490 raft_consensus.cc:493] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.527628 28490 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.532994 28556 raft_consensus.cc:993] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: : Instructing follower f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:18.533488 28669 raft_consensus.cc:1081] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Signalling peer f27ffc09a757443bad1890d186b4f043 to start an election
I20260709 14:53:18.534247 28490 raft_consensus.cc:515] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.535012 28339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
 from {username='slave'} at 127.0.0.1:38702
I20260709 14:53:18.535590 28339 raft_consensus.cc:493] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.535961 28339 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.537195 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:18.537809 28340 raft_consensus.cc:3055] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.538136 28340 raft_consensus.cc:740] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:18.538208 28414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666ee7f30896430fbdf8ff3cc2d3c9dc" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:18.538834 28414 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.538954 28340 consensus_queue.cc:260] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.540462 28340 raft_consensus.cc:3060] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.543289 28339 raft_consensus.cc:515] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.545531 28339 leader_election.cc:290] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [CANDIDATE]: Term 2 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.546404 28340 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 2.
I20260709 14:53:18.546617 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:18.547286 28415 raft_consensus.cc:3055] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.547433 28456 leader_election.cc:304] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.548316 28627 raft_consensus.cc:2804] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.548286 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31fbf24e9744691bba60f2e62431500" candidate_uuid: "f27ffc09a757443bad1890d186b4f043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:18.547644 28415 raft_consensus.cc:740] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:18.548884 28627 raft_consensus.cc:697] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 2 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:18.549422 28415 consensus_queue.cc:260] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.549685 28627 consensus_queue.cc:237] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.550539 28414 raft_consensus.cc:2468] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 2.
I20260709 14:53:18.550832 28415 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.551450 28490 leader_election.cc:290] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 2 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:18.548928 28489 raft_consensus.cc:3060] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.557152 28415 raft_consensus.cc:2468] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:18.557753 28489 raft_consensus.cc:2468] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f27ffc09a757443bad1890d186b4f043 in term 2.
I20260709 14:53:18.558295 28307 leader_election.cc:304] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.558048 28239 catalog_manager.cc:5697] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 1 to 2, leader changed from f27ffc09a757443bad1890d186b4f043 (127.22.220.129) to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 2 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:18.559031 28696 raft_consensus.cc:2804] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.559568 28696 raft_consensus.cc:697] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Becoming Leader. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:18.560381 28696 consensus_queue.cc:237] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.568564 28238 catalog_manager.cc:5697] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 reported cstate change: term changed from 1 to 2, leader changed from b8283048ecc147b593d163dd87b72eec (127.22.220.130) to f27ffc09a757443bad1890d186b4f043 (127.22.220.129). New cstate: current_term: 2 leader_uuid: "f27ffc09a757443bad1890d186b4f043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.705651 28629 raft_consensus.cc:993] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: : Instructing follower b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:18.706326 28629 raft_consensus.cc:1081] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Signalling peer b8283048ecc147b593d163dd87b72eec to start an election
I20260709 14:53:18.707715 28415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
 from {username='slave'} at 127.0.0.1:60548
I20260709 14:53:18.708249 28415 raft_consensus.cc:493] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:18.708571 28415 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.713616 28415 raft_consensus.cc:515] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.714960 28415 leader_election.cc:290] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [CANDIDATE]: Term 2 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131:46139)
I20260709 14:53:18.715755 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:18.716024 28489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba67214edda74754bd20a9a4f56cf3c3" candidate_uuid: "b8283048ecc147b593d163dd87b72eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
I20260709 14:53:18.716457 28340 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.716585 28489 raft_consensus.cc:3055] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:18.717010 28489 raft_consensus.cc:740] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:18.717826 28489 consensus_queue.cc:260] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.719064 28489 raft_consensus.cc:3060] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:18.723801 28340 raft_consensus.cc:2468] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:18.724982 28382 leader_election.cc:304] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [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: b8283048ecc147b593d163dd87b72eec, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:18.725608 28669 raft_consensus.cc:2804] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:18.725879 28489 raft_consensus.cc:2468] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8283048ecc147b593d163dd87b72eec in term 2.
I20260709 14:53:18.726122 28669 raft_consensus.cc:697] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Becoming Leader. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:18.727018 28669 consensus_queue.cc:237] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [LEADER]: Queue 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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:18.733700 28238 catalog_manager.cc:5697] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec reported cstate change: term changed from 1 to 2, leader changed from 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131) to b8283048ecc147b593d163dd87b72eec (127.22.220.130). New cstate: current_term: 2 leader_uuid: "b8283048ecc147b593d163dd87b72eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.844533 28415 raft_consensus.cc:1275] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.845690 28645 consensus_queue.cc:1048] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.854058 28490 raft_consensus.cc:1275] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.855870 28641 consensus_queue.cc:1048] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.918345 28340 raft_consensus.cc:1275] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.919577 28669 consensus_queue.cc:1048] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.928630 28489 raft_consensus.cc:1275] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.929873 28669 consensus_queue.cc:1048] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.952299 28489 raft_consensus.cc:1275] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.953509 28641 consensus_queue.cc:1048] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.960551 28415 raft_consensus.cc:1275] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Refusing update from remote peer f27ffc09a757443bad1890d186b4f043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.961808 28614 consensus_queue.cc:1048] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.982765 28415 raft_consensus.cc:1275] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.983867 28629 consensus_queue.cc:1048] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.991492 28339 raft_consensus.cc:1275] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.993589 28685 consensus_queue.cc:1048] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:19.177333 28489 raft_consensus.cc:1275] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:19.178495 28556 consensus_queue.cc:1048] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:19.186066 28339 raft_consensus.cc:1275] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Refusing update from remote peer b8283048ecc147b593d163dd87b72eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:19.187717 28669 consensus_queue.cc:1048] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.327992 28239 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39002:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:53:21.347813 28239 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39002:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:53:21.438159 23410 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:21.532648 28722 log.cc:927] Time spent T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:53:21.629815 28739 tablet.cc:1724] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.661181 28746 tablet.cc:1724] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.680954 28747 tablet.cc:1724] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: 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
W20260709 14:53:21.704938 28740 log.cc:927] Time spent T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: Append to log took a long time: real 0.109s	user 0.000s	sys 0.004s
W20260709 14:53:21.707094 28380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.220.131:46139, user_credentials={real_user=slave}} blocked reactor thread for 57534us
I20260709 14:53:21.718928 28755 tablet.cc:1724] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.681111 28751 tablet.cc:1724] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.736707 28745 tablet.cc:1724] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.752206 28765 tablet.cc:1724] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.776144 28768 tablet.cc:1724] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.785610 28739 tablet.cc:1724] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.809353 28341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830"
dest_uuid: "f27ffc09a757443bad1890d186b4f043"
mode: GRACEFUL
new_leader_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:53610
I20260709 14:53:21.810078 28341 raft_consensus.cc:606] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Received request to transfer leadership to TS 4acd3675f8da4a0b8532a471e6943825
I20260709 14:53:21.812449 28769 tablet.cc:1724] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.826362 28768 tablet.cc:1724] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.828930 28755 tablet.cc:1724] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.828738 28751 tablet.cc:1724] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.833364 28739 tablet.cc:1724] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.840016 28756 tablet.cc:1724] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.840765 28770 tablet.cc:1724] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.843262 28771 tablet.cc:1724] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.851262 28739 tablet.cc:1724] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.839829 28746 tablet.cc:1724] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.846550 28745 tablet.cc:1724] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.854880 28747 tablet.cc:1724] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.815378 28765 tablet.cc:1724] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.877158 28745 tablet.cc:1724] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.880285 28755 tablet.cc:1724] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: 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
I20260709 14:53:21.892309 28769 tablet.cc:1724] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: 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
I20260709 14:53:21.917763 28411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a"
dest_uuid: "b8283048ecc147b593d163dd87b72eec"
mode: GRACEFUL
new_leader_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:32966
I20260709 14:53:21.918551 28411 raft_consensus.cc:606] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Received request to transfer leadership to TS 4acd3675f8da4a0b8532a471e6943825
I20260709 14:53:21.922036 23410 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:21.921594 28746 tablet.cc:1724] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.922924 23410 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:21.926395 28771 tablet.cc:1724] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: 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
I20260709 14:53:21.935523 28237 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: soft_deleted_table [id=c171b699779c4e1c9cb27dcdc6041c70] alter complete (version 1)
I20260709 14:53:22.223268 28760 raft_consensus.cc:993] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: : Instructing follower 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:22.223851 28767 raft_consensus.cc:1081] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Signalling peer 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:22.225243 28483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:44060
I20260709 14:53:22.225669 28483 raft_consensus.cc:493] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:22.225915 28483 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.232332 28483 raft_consensus.cc:515] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:22.234848 28483 leader_election.cc:290] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 3 election: Requested vote from peers b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111), f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381)
I20260709 14:53:22.235105 28412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:22.235803 28412 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.235949 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1736621493ac4ff0bfd61f6dc4975830" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:22.236579 28338 raft_consensus.cc:3055] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:22.236805 28338 raft_consensus.cc:740] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f27ffc09a757443bad1890d186b4f043, State: Running, Role: LEADER
I20260709 14:53:22.237536 28338 consensus_queue.cc:260] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [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: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:22.238533 28338 raft_consensus.cc:3060] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.241559 28412 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 3.
I20260709 14:53:22.242699 28456 leader_election.cc:304] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, b8283048ecc147b593d163dd87b72eec; no voters: 
I20260709 14:53:22.243448 28736 raft_consensus.cc:2804] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:22.243880 28736 raft_consensus.cc:697] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 3 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:22.244393 28338 raft_consensus.cc:2468] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 3.
I20260709 14:53:22.244599 28736 consensus_queue.cc:237] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [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: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } }
I20260709 14:53:22.254856 28766 raft_consensus.cc:993] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: : Instructing follower 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:22.255398 28766 raft_consensus.cc:1081] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Signalling peer 4acd3675f8da4a0b8532a471e6943825 to start an election
I20260709 14:53:22.255549 28237 catalog_manager.cc:5697] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 2 to 3, leader changed from f27ffc09a757443bad1890d186b4f043 (127.22.220.129) to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.257066 28483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a"
dest_uuid: "4acd3675f8da4a0b8532a471e6943825"
 from {username='slave'} at 127.0.0.1:44050
I20260709 14:53:22.257547 28483 raft_consensus.cc:493] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:22.257858 28483 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.264444 28483 raft_consensus.cc:515] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:22.266487 28483 leader_election.cc:290] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [CANDIDATE]: Term 3 election: Requested vote from peers f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381), b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111)
I20260709 14:53:22.267596 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f27ffc09a757443bad1890d186b4f043"
I20260709 14:53:22.267673 28412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d097b2e02fa49d9a90566b3abe9617a" candidate_uuid: "4acd3675f8da4a0b8532a471e6943825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8283048ecc147b593d163dd87b72eec"
I20260709 14:53:22.268270 28338 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.268369 28412 raft_consensus.cc:3055] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:22.268792 28412 raft_consensus.cc:740] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8283048ecc147b593d163dd87b72eec, State: Running, Role: LEADER
I20260709 14:53:22.269407 28412 consensus_queue.cc:260] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:22.270349 28412 raft_consensus.cc:3060] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:22.273660 28338 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 3.
I20260709 14:53:22.274726 28456 leader_election.cc:304] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [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: 4acd3675f8da4a0b8532a471e6943825, f27ffc09a757443bad1890d186b4f043; no voters: 
I20260709 14:53:22.275406 28736 raft_consensus.cc:2804] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:22.275713 28412 raft_consensus.cc:2468] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acd3675f8da4a0b8532a471e6943825 in term 3.
I20260709 14:53:22.276106 28736 raft_consensus.cc:697] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 3 LEADER]: Becoming Leader. State: Replica: 4acd3675f8da4a0b8532a471e6943825, State: Running, Role: LEADER
I20260709 14:53:22.277249 28736 consensus_queue.cc:237] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [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: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } }
I20260709 14:53:22.284354 28237 catalog_manager.cc:5697] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 reported cstate change: term changed from 2 to 3, leader changed from b8283048ecc147b593d163dd87b72eec (127.22.220.130) to 4acd3675f8da4a0b8532a471e6943825 (127.22.220.131). New cstate: current_term: 3 leader_uuid: "4acd3675f8da4a0b8532a471e6943825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acd3675f8da4a0b8532a471e6943825" member_type: VOTER last_known_addr { host: "127.22.220.131" port: 46139 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.686190 28412 raft_consensus.cc:1275] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:22.687397 28736 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.693679 28412 raft_consensus.cc:1275] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:22.696702 28736 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8283048ecc147b593d163dd87b72eec" member_type: VOTER last_known_addr { host: "127.22.220.130" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.698148 28338 raft_consensus.cc:1275] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:22.708636 28741 consensus_queue.cc:1048] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.715070 28341 raft_consensus.cc:1275] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Refusing update from remote peer 4acd3675f8da4a0b8532a471e6943825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:22.724993 28741 consensus_queue.cc:1048] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f27ffc09a757443bad1890d186b4f043" member_type: VOTER last_known_addr { host: "127.22.220.129" port: 43381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:22.979619 23410 tablet_server.cc:179] TabletServer@127.22.220.129:0 shutting down...
I20260709 14:53:23.004130 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:23.004953 23410 tablet_replica.cc:333] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.005715 23410 raft_consensus.cc:2243] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.006330 23410 raft_consensus.cc:2272] T 2b9bdc33ab9c404d87a7c21c0c13292a P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.008529 23410 tablet_replica.cc:333] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.009050 23410 raft_consensus.cc:2243] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.009428 23410 raft_consensus.cc:2272] T 2076ef53ae24435886b5f2308ddcaa15 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.011116 23410 tablet_replica.cc:333] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.011626 23410 raft_consensus.cc:2243] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.012077 23410 raft_consensus.cc:2272] T c09af07f6935402badee42e2421f5b94 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.013734 23410 tablet_replica.cc:333] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.014214 23410 raft_consensus.cc:2243] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.014878 23410 raft_consensus.cc:2272] T aa73167eed9a4f2da420ff109fb0b512 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.016613 23410 tablet_replica.cc:333] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.017163 23410 raft_consensus.cc:2243] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.017671 23410 raft_consensus.cc:2272] T 666ee7f30896430fbdf8ff3cc2d3c9dc P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.019611 23410 tablet_replica.cc:333] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.020206 23410 raft_consensus.cc:2243] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.020877 23410 raft_consensus.cc:2272] T b278ad4ddc6848ba97f721a1109bdf8f P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.022572 23410 tablet_replica.cc:333] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.023036 23410 raft_consensus.cc:2243] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.023466 23410 raft_consensus.cc:2272] T ba67214edda74754bd20a9a4f56cf3c3 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.025146 23410 tablet_replica.cc:333] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.025671 23410 raft_consensus.cc:2243] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.026619 23410 raft_consensus.cc:2272] T 6e14f9a485384537bdb996088e8c623e P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.028360 23410 tablet_replica.cc:333] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.029021 23410 raft_consensus.cc:2243] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.029429 23410 raft_consensus.cc:2272] T 6737d26e4f5a418396647d32497e48d0 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.031100 23410 tablet_replica.cc:333] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.031605 23410 raft_consensus.cc:2243] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.032335 23410 raft_consensus.cc:2272] T 363bbfa464be43a0bfe7c0559bf3da9b P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.034062 23410 tablet_replica.cc:333] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.034580 23410 raft_consensus.cc:2243] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.034960 23410 raft_consensus.cc:2272] T 7404a2357d054daba9a747f16373b976 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.036717 23410 tablet_replica.cc:333] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.037242 23410 raft_consensus.cc:2243] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.037945 23410 raft_consensus.cc:2272] T ed8e4011db2a4819b168417f993151a8 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.039634 23410 tablet_replica.cc:333] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.040215 23410 raft_consensus.cc:2243] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.040645 23410 raft_consensus.cc:2272] T 9d097b2e02fa49d9a90566b3abe9617a P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.043498 23410 tablet_replica.cc:333] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.044082 23410 raft_consensus.cc:2243] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.044799 23410 raft_consensus.cc:2272] T c31fbf24e9744691bba60f2e62431500 P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.046432 23410 tablet_replica.cc:333] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.046923 23410 raft_consensus.cc:2243] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.047631 23410 raft_consensus.cc:2272] T 773ab1f06af845a88c0beb8685de10f2 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.049450 23410 tablet_replica.cc:333] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.049953 23410 raft_consensus.cc:2243] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.050355 23410 raft_consensus.cc:2272] T 99125ff2b04140d3a97087b6f6dc7922 P f27ffc09a757443bad1890d186b4f043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.052186 23410 tablet_replica.cc:333] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.052647 23410 raft_consensus.cc:2243] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.053052 23410 raft_consensus.cc:2272] T 48b59473dc864be08839d99e4a38b89d P f27ffc09a757443bad1890d186b4f043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.054790 23410 tablet_replica.cc:333] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043: stopping tablet replica
I20260709 14:53:23.055249 23410 raft_consensus.cc:2243] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.055642 23410 raft_consensus.cc:2272] T 1736621493ac4ff0bfd61f6dc4975830 P f27ffc09a757443bad1890d186b4f043 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:23.082517 28382 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260709 14:53:23.085248 28382 consensus_peers.cc:597] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.096035 23410 tablet_server.cc:196] TabletServer@127.22.220.129:0 shutdown complete.
W20260709 14:53:23.096854 28382 consensus_peers.cc:597] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:23.109257 28382 consensus_peers.cc:597] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:23.111045 28382 consensus_peers.cc:597] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:23.126791 28456 consensus_peers.cc:597] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.132766 23410 tablet_server.cc:179] TabletServer@127.22.220.130:0 shutting down...
I20260709 14:53:23.160512 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:23.161194 23410 tablet_replica.cc:333] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.161803 23410 raft_consensus.cc:2243] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.162590 23410 raft_consensus.cc:2272] T 2b9bdc33ab9c404d87a7c21c0c13292a P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.164453 23410 tablet_replica.cc:333] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.165022 23410 raft_consensus.cc:2243] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.165454 23410 raft_consensus.cc:2272] T aa73167eed9a4f2da420ff109fb0b512 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.167119 23410 tablet_replica.cc:333] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.167656 23410 raft_consensus.cc:2243] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.168596 23410 raft_consensus.cc:2272] T c09af07f6935402badee42e2421f5b94 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:23.169461 28456 consensus_peers.cc:597] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 -> Peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Couldn't send request to peer b8283048ecc147b593d163dd87b72eec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.170338 23410 tablet_replica.cc:333] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.170959 23410 raft_consensus.cc:2243] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.171674 23410 raft_consensus.cc:2272] T 2076ef53ae24435886b5f2308ddcaa15 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.173431 23410 tablet_replica.cc:333] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.173966 23410 raft_consensus.cc:2243] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.174365 23410 raft_consensus.cc:2272] T 1736621493ac4ff0bfd61f6dc4975830 P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.177310 23410 tablet_replica.cc:333] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.177860 23410 raft_consensus.cc:2243] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.178246 23410 raft_consensus.cc:2272] T 99125ff2b04140d3a97087b6f6dc7922 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.180112 23410 tablet_replica.cc:333] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.180743 23410 raft_consensus.cc:2243] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.181448 23410 raft_consensus.cc:2272] T 48b59473dc864be08839d99e4a38b89d P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.183267 23410 tablet_replica.cc:333] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.183851 23410 raft_consensus.cc:2243] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.184232 23410 raft_consensus.cc:2272] T 773ab1f06af845a88c0beb8685de10f2 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.185920 23410 tablet_replica.cc:333] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.186434 23410 raft_consensus.cc:2243] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.186856 23410 raft_consensus.cc:2272] T c31fbf24e9744691bba60f2e62431500 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.188542 23410 tablet_replica.cc:333] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.189043 23410 raft_consensus.cc:2243] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.189432 23410 raft_consensus.cc:2272] T 363bbfa464be43a0bfe7c0559bf3da9b P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.191325 23410 tablet_replica.cc:333] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.191866 23410 raft_consensus.cc:2243] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.192581 23410 raft_consensus.cc:2272] T 7404a2357d054daba9a747f16373b976 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.194442 23410 tablet_replica.cc:333] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.194953 23410 raft_consensus.cc:2243] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.195479 23410 raft_consensus.cc:2272] T ed8e4011db2a4819b168417f993151a8 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.197443 23410 tablet_replica.cc:333] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.197952 23410 raft_consensus.cc:2243] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.198354 23410 raft_consensus.cc:2272] T 9d097b2e02fa49d9a90566b3abe9617a P b8283048ecc147b593d163dd87b72eec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.200788 23410 tablet_replica.cc:333] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.201306 23410 raft_consensus.cc:2243] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.201807 23410 raft_consensus.cc:2272] T 666ee7f30896430fbdf8ff3cc2d3c9dc P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.203491 23410 tablet_replica.cc:333] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.204056 23410 raft_consensus.cc:2243] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.204457 23410 raft_consensus.cc:2272] T b278ad4ddc6848ba97f721a1109bdf8f P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.206168 23410 tablet_replica.cc:333] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.206657 23410 raft_consensus.cc:2243] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.207415 23410 raft_consensus.cc:2272] T ba67214edda74754bd20a9a4f56cf3c3 P b8283048ecc147b593d163dd87b72eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.209159 23410 tablet_replica.cc:333] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.209632 23410 raft_consensus.cc:2243] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.210039 23410 raft_consensus.cc:2272] T 6e14f9a485384537bdb996088e8c623e P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.211613 23410 tablet_replica.cc:333] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec: stopping tablet replica
I20260709 14:53:23.212101 23410 raft_consensus.cc:2243] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.212796 23410 raft_consensus.cc:2272] T 6737d26e4f5a418396647d32497e48d0 P b8283048ecc147b593d163dd87b72eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.248553 23410 tablet_server.cc:196] TabletServer@127.22.220.130:0 shutdown complete.
W20260709 14:53:23.254673 28456 consensus_peers.cc:597] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 -> Peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Couldn't send request to peer b8283048ecc147b593d163dd87b72eec. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.276177 23410 tablet_server.cc:179] TabletServer@127.22.220.131:0 shutting down...
W20260709 14:53:23.298738 28456 consensus_peers.cc:597] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 -> Peer b8283048ecc147b593d163dd87b72eec (127.22.220.130:46111): Couldn't send request to peer b8283048ecc147b593d163dd87b72eec. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.130:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:23.303890 28456 consensus_peers.cc:597] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.306862 23410 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:23.307598 23410 tablet_replica.cc:333] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.308245 23410 raft_consensus.cc:2243] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.308655 23410 raft_consensus.cc:2272] T 2b9bdc33ab9c404d87a7c21c0c13292a P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.310793 23410 tablet_replica.cc:333] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.311569 23410 raft_consensus.cc:2243] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.312186 23410 raft_consensus.cc:2272] T 2076ef53ae24435886b5f2308ddcaa15 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:23.314189 28456 consensus_peers.cc:597] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 -> Peer f27ffc09a757443bad1890d186b4f043 (127.22.220.129:43381): Couldn't send request to peer f27ffc09a757443bad1890d186b4f043. Status: Network error: Client connection negotiation failed: client connection to 127.22.220.129:43381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.314482 23410 tablet_replica.cc:333] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.315426 23410 raft_consensus.cc:2243] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.316030 23410 raft_consensus.cc:2272] T aa73167eed9a4f2da420ff109fb0b512 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.317663 23410 tablet_replica.cc:333] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.318192 23410 raft_consensus.cc:2243] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.318557 23410 raft_consensus.cc:2272] T c09af07f6935402badee42e2421f5b94 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.320174 23410 tablet_replica.cc:333] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.320652 23410 raft_consensus.cc:2243] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.321314 23410 raft_consensus.cc:2272] T 666ee7f30896430fbdf8ff3cc2d3c9dc P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.322901 23410 tablet_replica.cc:333] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.323367 23410 raft_consensus.cc:2243] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.323693 23410 raft_consensus.cc:2272] T b278ad4ddc6848ba97f721a1109bdf8f P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.325527 23410 tablet_replica.cc:333] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.326061 23410 raft_consensus.cc:2243] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.326722 23410 raft_consensus.cc:2272] T 1736621493ac4ff0bfd61f6dc4975830 P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.328722 23410 tablet_replica.cc:333] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.329319 23410 raft_consensus.cc:2243] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.329663 23410 raft_consensus.cc:2272] T 773ab1f06af845a88c0beb8685de10f2 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.331327 23410 tablet_replica.cc:333] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.331827 23410 raft_consensus.cc:2243] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.332203 23410 raft_consensus.cc:2272] T c31fbf24e9744691bba60f2e62431500 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.333797 23410 tablet_replica.cc:333] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.334283 23410 raft_consensus.cc:2243] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.334609 23410 raft_consensus.cc:2272] T 7404a2357d054daba9a747f16373b976 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.336289 23410 tablet_replica.cc:333] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.336746 23410 raft_consensus.cc:2243] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.337105 23410 raft_consensus.cc:2272] T ed8e4011db2a4819b168417f993151a8 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.338600 23410 tablet_replica.cc:333] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.339035 23410 raft_consensus.cc:2243] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.339758 23410 raft_consensus.cc:2272] T 9d097b2e02fa49d9a90566b3abe9617a P 4acd3675f8da4a0b8532a471e6943825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.341766 23410 tablet_replica.cc:333] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.342284 23410 raft_consensus.cc:2243] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.342695 23410 raft_consensus.cc:2272] T 363bbfa464be43a0bfe7c0559bf3da9b P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.344480 23410 tablet_replica.cc:333] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.345046 23410 raft_consensus.cc:2243] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:23.345763 23410 raft_consensus.cc:2272] T 99125ff2b04140d3a97087b6f6dc7922 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.347505 23410 tablet_replica.cc:333] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.348064 23410 raft_consensus.cc:2243] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.348474 23410 raft_consensus.cc:2272] T 48b59473dc864be08839d99e4a38b89d P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.350114 23410 tablet_replica.cc:333] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.350615 23410 raft_consensus.cc:2243] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.351027 23410 raft_consensus.cc:2272] T ba67214edda74754bd20a9a4f56cf3c3 P 4acd3675f8da4a0b8532a471e6943825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.352667 23410 tablet_replica.cc:333] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.353174 23410 raft_consensus.cc:2243] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.353572 23410 raft_consensus.cc:2272] T 6e14f9a485384537bdb996088e8c623e P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:23.355185 23410 tablet_replica.cc:333] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825: stopping tablet replica
I20260709 14:53:23.355639 23410 raft_consensus.cc:2243] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:23.356072 23410 raft_consensus.cc:2272] T 6737d26e4f5a418396647d32497e48d0 P 4acd3675f8da4a0b8532a471e6943825 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:24.457513 28511 debug-util.cc:398] Leaking SignalData structure 0x7b0800057440 after lost signal to thread 23413
W20260709 14:53:24.459342 28511 debug-util.cc:398] Leaking SignalData structure 0x7b080018fe60 after lost signal to thread 28273
W20260709 14:53:24.492600 23410 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28511)
W20260709 14:53:25.493270 23410 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28511)
W20260709 14:53:26.493769 23410 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 28511)
I20260709 14:53:26.603729 23410 tablet_server.cc:196] TabletServer@127.22.220.131:0 shutdown complete.
I20260709 14:53:26.669252 23410 master.cc:562] Master@127.22.220.190:35023 shutting down...
I20260709 14:53:26.697919 23410 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:26.698704 23410 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:26.699029 23410 tablet_replica.cc:333] T 00000000000000000000000000000000 P 421f77ccbbe049ffa9584f75d4067ede: stopping tablet replica
I20260709 14:53:26.720682 23410 master.cc:584] Master@127.22.220.190:35023 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14505 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26716 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114220 ms total)
[  PASSED  ] 8 tests.
I20260709 14:53:26.784552 23410 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 390 messages since previous log ~17 seconds ago
I20260709 14:53:26.784802 23410 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 389 messages since previous log ~17 seconds ago
I20260709 14:53:26.784981 23410 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~17 seconds ago
I20260709 14:53:26.785285 23410 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 ~34 seconds ago
I20260709 14:53:26.785486 23410 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 ~34 seconds ago
I20260709 14:53:26.785679 23410 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~3 seconds ago
I20260709 14:53:26.786036 23410 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~9 seconds ago
